14 Revize (1dcb065121a9311b7dcfbbd55e6237c5ed2baf6d)

Autor SHA1 Zpráva Datum
  Sam Hocevar c6f4070e70 build: refactor autotools files for out-of-tree builds. před 9 roky
  Sam Hocevar 1b2a4ca8d1 build: fix issues with SDL detection on 32-bit systems. před 10 roky
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. před 11 roky
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. před 11 roky
  jeunathe 958d8c403e add methods to Audio class to mute/unmute and change volume per channel před 12 roky
  Sam Hocevar 578ec1d413 audio: add a simple Stop() method to samples. před 13 roky
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. před 13 roky
  Sam Hocevar 9b5880936c build: tweak everything to allow building with SDL on the Raspberry Pi. před 13 roky
  Sam Hocevar 28728814cc core: replace usage of sin() or std::sin() with lol::sin() where appropriate. před 13 roky
  Sam Hocevar beb141dd5b build: fix Win64 compilation with mingw64, using an updated SDL build. před 14 roky
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. před 15 roky
  Sam Hocevar e41dd3a949 Create the SdlApp class to avoid code duplication. Ensure USE_SDL is před 15 roky
  Sam Hocevar 21fd077d12 Reduce audio latency by using 1K samples instead of 4K. před 15 roky
  Sam Hocevar 640735731a Add preliminary support for sound samples. Implement click. před 15 roky
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. před 15 roky
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. před 15 roky
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. před 15 roky
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is před 15 roky