1 Комити (17db5be5c8ae20ae4cdc59ffa89bbfb3b13f4898)

Аутор SHA1 Порука Датум
  Sam Hocevar d72cb24bc0 build: move sample and tutorial files around. пре 10 година
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. пре 10 година
  Sam Hocevar cadc4d18b0 test: move the unit tests to the engine, and lolunit out of the engine. пре 10 година
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. пре 10 година
  Sam Hocevar b25222af18 base: implement UNUSED() macro and put it here and there. пре 12 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 12 година
  Sam Hocevar d4c0c005d6 math: refactor real number constant declarations so that they are only пре 12 година
  Sam Hocevar 5bd24fa1d3 build: hide the SDL_main.h inclusion in core.h, and only activate it пре 12 година
  Sam Hocevar b5563ad21d core: switch the Win32/x64 binaries to the Windows subsystem so that they пре 12 година
  Sam Hocevar 5adaccac91 test: make namespace usage less intrusive in math examples. пре 13 година
  Sam Hocevar 55b8dece84 test: fix OS X compilation; we still need SDLmain.a on that platform. пре 13 година
  Sam Hocevar 7aac9df337 test: add missing <cstdio> include in pi test program. пре 13 година
  Sam Hocevar 6d85192ee6 test: minor updates to the Pi program (now almost deprecated) and the пре 13 година
  Sam Hocevar afd2cfd69d test: more work on the Remez exchange algorithm. пре 13 година
  Sam Hocevar ff45d2ac98 test: add a 10-line example program that computes Pi to the 150th digit. пре 13 година
  Sam Hocevar abbf9ba44c build: fix a shitload of build errors introduced by the Image refactoring пре 13 година
  Sam Hocevar 2435bd47ed osx: automake does not support .mm files yet, so rename ios-image.mm back пре 13 година
  Sam Hocevar 35454b8f94 test: add an empty sandbox program and update .gitignore. пре 13 година
  Sam Hocevar f23ce9c7b4 ui: add a Platform class to query information about the current platform. пре 13 година
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. пре 13 година
  Sam Hocevar e41dd3a949 Create the SdlApp class to avoid code duplication. Ensure USE_SDL is пре 13 година
  Sam Hocevar 21fd077d12 Reduce audio latency by using 1K samples instead of 4K. пре 14 година
  Sam Hocevar 640735731a Add preliminary support for sound samples. Implement click. пре 14 година
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. пре 14 година
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. пре 14 година
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. пре 14 година
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is пре 14 година