2985 Комити (6187be0850e8f5ba33fffa18854f54ac85f7ff16)
 

Аутор SHA1 Порука Датум
  Sam Hocevar 6187be0850 emscripten: use document.querySelector() instead of getElementById(). пре 5 година
  Sam Hocevar a21c2cbea7 tutorial: fix build. пре 5 година
  Sam Hocevar d1881dcc51 3rdparty: update imgui, lua and pegtl submodules to latest upstream. пре 5 година
  Sam Hocevar 4eec8450d3 audio: rename format enum entries to avoid collisions. пре 5 година
  Sam Hocevar c49bce2b8b tutorial: add a few missing “override” qualifiers. пре 5 година
  Sam Hocevar 68c2530b16 audio: refactor audio streaming mechanism. пре 5 година
  Sam Hocevar b11e6bd537 audio: more feedback upon initialisation. пре 5 година
  Sam Hocevar acb4624084 emscripten: log to stdout instead of stderr. пре 5 година
  Sam Hocevar 29ea039556 math: use type traits instead of multiple macros for math functions. пре 5 година
  Sam Hocevar 6f0155a50e audio: allow to load a sample from raw data. пре 5 година
  Sam Hocevar f8e5114e6e build: enable SDL_image and SDL_mixer in the emscripten build. пре 5 година
  Sam Hocevar 70847edb61 tutorial: fix a signedness bug in the sound tutorial. пре 5 година
  Sam Hocevar aedc1da589 build: remove built-in bullet compilation on Linux. пре 5 година
  Sam Hocevar 634e96fa37 tutorial: refresh some tutorial programs to use the init/release entity mechanism. пре 5 година
  Sam Hocevar afe2c72beb input: fix right/middle mouse button confusion. пре 5 година
  Sam Hocevar df7f58e20d input: fix various input bugs. пре 5 година
  Sam Hocevar 19cf115ae1 tutorial: add a VS project for the sound tutorial. пре 5 година
  Sam Hocevar 96736217fe doc: update some tutorials to use the new entity init/release mechanism. пре 5 година
  Sam Hocevar 2e4aabbc29 ticker: better mechanism for entity init/release. пре 5 година
  Sam Hocevar d9dd340141 sdl: fix clang build. пре 5 година
  Sam Hocevar fcfafa2035 test: add a unit test of real::cbrt() and fix the camera unit test. пре 5 година
  Sam Hocevar 1186c08ad7 entity: add a flag system. пре 5 година
  Sam Hocevar 06edad8755 scene: remove useless subobject classes. пре 5 година
  Sam Hocevar 96a336db03 build: fix a few CRLF issues and make .gitattributes more robust. пре 5 година
  Sam Hocevar 1a783a228f msbuild: only copy SDL libraries to target directory when actually using SDL. пре 5 година
  Sam Hocevar 5814dd4cf0 math: fix a bug in real::cbrt() that completely broke the function. пре 5 година
  Sam Hocevar 90bf8a37d5 build: fix “make dist”; a few header references were missing. пре 5 година
  Sam Hocevar 17f1cb4a6a image: port FFmpeg encoder to the new API to stop calling deprecated functions. пре 5 година
  Sam Hocevar a33073f996 Fix the EGL application build. пре 5 година
  Sam Hocevar 9c13aabe98 build: fix the mingw cross compilation. пре 5 година
  Sam Hocevar 615c968e2d engine: minor changes in ticker. пре 5 година
  Sam Hocevar 9a0b6e4a9a Build: fix several compilation warnings. пре 5 година
  Sam Hocevar 635b597e34 input: move code from input device to mouse device. пре 5 година
  Sam Hocevar 0d766ea9b9 input: fix Win32 build. пре 5 година
  Sam Hocevar c9f75a6c3f input: start splitting keyboard, mouse etc. objects пре 5 година
  Sam Hocevar 6a1188a65a input: fix Windows build. пре 5 година
  Sam Hocevar b0a8596001 RIP lol::Controller and lol::InputProfile ⚰️ LOL пре 5 година
  Sam Hocevar ae4ff1d27c input: add a buttons.inc file with a list of default mouse/joystick button names. пре 5 година
  Sam Hocevar 4c20271dc7 ticker: fix a crash upon exit on Windows. пре 5 година
  Sam Hocevar 8c81b07465 input: start replacing controller functions with standard input functions. пре 5 година
  Sam Hocevar fe66f12e53 input: start implementing controller features directly in the input device. пре 5 година
  Sam Hocevar cd388836b3 build: fix a few mistakes in the MSVC refactoring. пре 5 година
  Sam Hocevar 5a8296a001 build: clean up lol-core vcxproj filters and improve DLL copying. пре 5 година
  Sam Hocevar a713297cfb input: minor cleanup. пре 5 година
  Sam Hocevar 1388625308 input: remove dead code and more cleanup. пре 5 година
  Sam Hocevar 1ab9866c31 input: drivers no longer need to create the default devices. пре 5 година
  Sam Hocevar 6ad9c0d8bf Various compilation warning and error fixes. пре 5 година
  Sam Hocevar e2a13df73d input: merge InputDeviceInternal into InputDevice and remove a few lines of code. пре 5 година
  Sam Hocevar e01d92f384 engine: continue deprecating the entity stuff. пре 5 година
  Sam Hocevar 8e105e2d63 code: remove spurious tabs. пре 5 година