27 Commits (4e313aa8105aa0a171c55f045fa6b533a54c8679)

Author SHA1 Message Date
  Sam Hocevar 6ffaca4bbd engine: move some files around. 10 years ago
  Benjamin ‘Touky’ Huet cfcff9acc3 MultiScene: Phase 1: g_scene removal and conversion to Scene:: 10 years ago
  Sam Hocevar d4e3ad4a4e text: new features and minor refactoring. 10 years ago
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, 10 years ago
  Sam Hocevar da6b3d5cd0 scenegraph: Entity::TickDraw() now provides a reference to the current 10 years ago
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. 12 years ago
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. 12 years ago
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. 13 years ago
  Sam Hocevar f35f4284b0 core: allow each blitted tile to be stretched differently. 13 years ago
  Sam Hocevar 2b9d64f7a8 core: more vec?i -> ?veci renames. 13 years ago
  Sam Hocevar 6bbe943492 core: rename vec2i to ivec2 etc. to better match GLSL. 13 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. 14 years ago
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. 14 years ago
  Sam Hocevar 2c2b38db41 Make font objects use the TileSet system and fix the text objects' Z offset. 14 years ago
  Sam Hocevar 50ed9ffecc Test entity alignment features. Also, start working on the mouse tracking. 14 years ago
  Sam Hocevar e9e1390454 Display mashed monsterz statistics, up to 12 icons. 14 years ago
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. 14 years ago
  Sam Hocevar 54a05e0c2c Allow for different priorities in game and draw tick levels. 14 years ago
  Sam Hocevar 57a0cb5102 Refactor stuff. 14 years ago
  Sam Hocevar 3bb8c8aa2f Factor Forge and Tiler using the new Dict class. 14 years ago
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. 14 years ago
  Sam Hocevar 4d63ad6ada Rename "asset" to "entity". It's way cooler. 14 years ago
  Sam Hocevar 372d18bde6 Implement naive bold font printing. 14 years ago
  Sam Hocevar 7d382e549d The frame counter is now an asset object. 14 years ago
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing 14 years ago
  Sam Hocevar 59f777f969 Naive font renderer prototype. 14 years ago