4 Commits (d4766d410fd3659cf3c21fbdd5578801eece1387)

Author SHA1 Message Date
  Sam Hocevar f44e3e323b core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). 13 years ago
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. 13 years ago
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 13 years ago
  Sam Hocevar fac42dd7a2 xbox: create the Xbox application class and add a project file for MrPigeon. 13 years ago
  Sam Hocevar 0a52e68f6f math: rename matrix.h to vector.h and simplify some stuff, especially in 14 years ago
  Sam Hocevar 48bf48a4e4 math: move the Remez algorithm implementation to the core. 14 years ago
  Sam Hocevar 8ec5fff6df core: implement Application::ShowPointer() so that applications can choose 14 years ago
  Sam Hocevar b111f7e3d8 core: move platform-specific code to specific directories. 14 years ago
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. 14 years ago
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. 14 years ago
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. 15 years ago
  Sam Hocevar e41dd3a949 Create the SdlApp class to avoid code duplication. Ensure USE_SDL is 15 years ago
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. 15 years ago
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. 15 years ago
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. 15 years ago
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is 15 years ago