19 Комити (2c6a0d102989fe62bcfe3630da994df410e7a371)

Аутор SHA1 Порука Датум
  Sam Hocevar f9cef654c5 zepto8: add a Visual Studio project. пре 8 година
  Benjamin ‘Touky’ Huet cfcff9acc3 MultiScene: Phase 1: g_scene removal and conversion to Scene:: пре 9 година
  Sam Hocevar cd988786b9 build: reorganise includes so that we can use precompiled headers later. пре 10 година
  Sam Hocevar ad9a388e80 misc: remove 100% of the "using namespace std;" madness. пре 10 година
  Sam Hocevar 12aaff89e3 base: huge refactor in vector.h; GCC compilation times down by 50%. пре 10 година
  Sam Hocevar fe665f85b4 base: strip core.h from its contents and put it in public/private headers. пре 10 година
  Lolbot d375c7ba61 fixed 4 files out of 2770: пре 11 година
  Benlitz 8a657ea287 input: Removed previous input system пре 11 година
  Sam Hocevar 7159ef1dea debug: fix a crash in the DebugFps constructor. пре 11 година
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. пре 12 година
  Sam Hocevar 7e8edd7c3e sys: add the base source directory to the list of search directories пре 12 година
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. пре 12 година
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. пре 12 година
  Sam Hocevar 951c93ab84 data: fix ascii.png search path. пре 12 година
  Sam Hocevar 3389ed69a2 build: move all games to a "games" subdirectory to clean up the root пре 12 година
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. пре 12 година
  Sam Hocevar fbaf32f1b9 core: make timers second-based rather than millisecond-based. пре 12 година
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. пре 13 година
  Sam Hocevar 660962e894 build: put debug stuff and shader stuff in subdirectories. пре 13 година
  Sam Hocevar 3d4af0869a ps3: start a minimal PS3 port using PSGL, but not CG yet. пре 14 година
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. пре 14 година
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. пре 14 година
  Sam Hocevar ca16123ccb Ensure the DebugFps object is rendered in front of everything else. пре 14 година
  Sam Hocevar 5eb598905a The most recent interface layout. пре 14 година
  Sam Hocevar f76b95f200 Rename Float3 to float3, Int3 to int3 etc. and add the 4-member versions. пре 14 година
  Sam Hocevar c43194554f Add a Text object for OSD and possibly other effects. пре 14 година
  Sam Hocevar f84b659c62 Slightly change the ...Data initialisation in classes. пре 14 година
  Sam Hocevar 921aab2993 Spawn several pieces in Monsterz now that we can. пре 14 година
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. пре 14 година
  Sam Hocevar 54a05e0c2c Allow for different priorities in game and draw tick levels. пре 14 година
  Sam Hocevar c1851f2c2b Store the frame number in the Ticker instead of duplicating the information пре 14 година
  Sam Hocevar 57a0cb5102 Refactor stuff. пре 14 година
  Sam Hocevar 3bb8c8aa2f Factor Forge and Tiler using the new Dict class. пре 14 година
  Sam Hocevar 988f7c2885 Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. пре 14 година
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. пре 14 година
  Sam Hocevar 4d63ad6ada Rename "asset" to "entity". It's way cooler. пре 14 година
  Sam Hocevar 14e45d0fd4 Try to detect assets not calling their super tick methods. Already spotted пре 14 година
  Sam Hocevar 79822b6c89 Improve the text appearance using an outline. пре 14 година
  Sam Hocevar e2596fa9fd Implement the profiling system. пре 14 година
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is пре 14 година
  Sam Hocevar 932b60a123 Proper delta time computation in both the game and the editor. пре 14 година
  Sam Hocevar 7d382e549d The frame counter is now an asset object. пре 14 година