14 Commits (080d9720de1e3f3022d1ce64f016b0d775259b16)

Autor SHA1 Mensaje Fecha
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. hace 13 años
  Sam Hocevar 2d63ce189f core: make Entity::GetName() a public method. hace 13 años
  Benjamin ‘Touky’ Huet cfbacb625f Small WorldEntity tweaks. hace 13 años
  Sam Hocevar 032b7ed47d core: make WorldEntity rotation a quaternion. hace 13 años
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. hace 13 años
  Sam Hocevar b49ba4ef56 core: prefix some member variables with m_ for clarity. hace 13 años
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. hace 14 años
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. hace 14 años
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. hace 14 años
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. hace 15 años
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. hace 15 años
  Sam Hocevar e9583b8a62 Implement the title screen. Click on it to start a game. hace 15 años
  Sam Hocevar 9c08082263 Minor updates to the mouse tracking architecture. hace 15 años
  Sam Hocevar de3da71331 Create the WorldEntity class, for objects with world coordinates. hace 15 años
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. hace 15 años
  Sam Hocevar 54a05e0c2c Allow for different priorities in game and draw tick levels. hace 15 años
  Sam Hocevar 83a82034ae Start creating the World class. hace 15 años
  Sam Hocevar 324013d8dc Implement scrolling in the GTK window using the scrollbars. hace 15 años
  Sam Hocevar 2a5d90cc33 New MapViewer class and some GTK+ refactoring. hace 15 años
  Sam Hocevar 57a0cb5102 Refactor stuff. hace 15 años
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. hace 15 años
  Sam Hocevar 4d63ad6ada Rename "asset" to "entity". It's way cooler. hace 15 años
  Sam Hocevar 4ba04a7bfd Allow other classes to request the Game's Scene object. hace 15 años
  Sam Hocevar 47bf73f680 Make the Game class an asset like the others. hace 15 años
  Sam Hocevar effd8f768a Implement a quit() mechanism in the Game class. hace 15 años
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing hace 15 años
  Sam Hocevar a9b63620d4 Rendering starts to work again. There is no Z-sorting yet. hace 15 años