19 Revize (2c6a0d102989fe62bcfe3630da994df410e7a371)

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