4 Комити (4c06c4c14ad4cd48fab501f48500e8f911d9190a)

Аутор SHA1 Порука Датум
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, пре 11 година
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). пре 13 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 13 година
  Sam Hocevar bd649af62d nacl: NaCl binaries no longer need a modified main() to work, the NaCl пре 13 година
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in пре 14 година
  Sam Hocevar 48bf48a4e4 math: move the Remez algorithm implementation to the core. пре 14 година
  Sam Hocevar 2edb8115e6 core: port all code to NativeClient. Nothing runs for now, but it builds. пре 14 година
  Sam Hocevar 8ec5fff6df core: implement Application::ShowPointer() so that applications can choose пре 14 година
  Sam Hocevar b111f7e3d8 core: move platform-specific code to specific directories. пре 14 година
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. пре 14 година
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. пре 15 година
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. пре 15 година
  Sam Hocevar e41dd3a949 Create the SdlApp class to avoid code duplication. Ensure USE_SDL is пре 15 година
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. пре 15 година
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. пре 15 година
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. пре 15 година
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is пре 15 година