19 Commits (d1209d5598929a5f5ae8e89f3d2315f8d13ae97d)

Autor SHA1 Nachricht Datum
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. vor 12 Jahren
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. vor 12 Jahren
  Sam Hocevar c035a1c2b7 core: fix a few build warnings and remove useless operators from the vor 12 Jahren
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. vor 13 Jahren
  Sam Hocevar b2d73f6310 core: prefix Entity members with m_ to avoid accidental shadowing. vor 13 Jahren
  Sam Hocevar 0161879a84 core: try to merge Ticker and Emcee. Still not very good. vor 13 Jahren
  Sam Hocevar 3d3ec36548 core: start working on the Emcee class. vor 13 Jahren
  Sam Hocevar 10b321b204 core: get rid of now useless <cstdio> includes. vor 14 Jahren
  Sam Hocevar 1e5624d551 core: create a logger class to reduce printf usage. vor 14 Jahren
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. vor 14 Jahren
  Sam Hocevar 4df4ba3a78 Get rid of the SHADER_CRAP macro and use LOL_EXPERIMENTAL instead, vor 14 Jahren
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. vor 14 Jahren
  Sam Hocevar 54a05e0c2c Allow for different priorities in game and draw tick levels. vor 14 Jahren
  Sam Hocevar d5ffa9fe4f Properly implement program termination, including in the GTK program. vor 14 Jahren
  Sam Hocevar 57a0cb5102 Refactor stuff. vor 14 Jahren
  Sam Hocevar 3bb8c8aa2f Factor Forge and Tiler using the new Dict class. vor 14 Jahren
  Sam Hocevar 988f7c2885 Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. vor 14 Jahren
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. vor 14 Jahren
  Sam Hocevar 4d63ad6ada Rename "asset" to "entity". It's way cooler. vor 14 Jahren
  Sam Hocevar 14e45d0fd4 Try to detect assets not calling their super tick methods. Already spotted vor 14 Jahren
  Sam Hocevar 7d382e549d The frame counter is now an asset object. vor 14 Jahren
  Sam Hocevar 47bf73f680 Make the Game class an asset like the others. vor 14 Jahren
  Sam Hocevar 48e3f7c6b3 Implement ticking groups. vor 14 Jahren
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing vor 14 Jahren
  Sam Hocevar 4d005a7dbb Implement a naive garbage collector. vor 14 Jahren
  Sam Hocevar d20a306621 Implement a clean class for various assets that can be ticked both in vor 14 Jahren