12 Commits (91451eaf70ebae1a91ad89274728d6407d71dc9d)

Autor SHA1 Mensaje Fecha
  Sam Hocevar d373081b80 build: use #pragma once instead of header guards because 1) fuck the dinosaurs, hace 10 años
  Sam Hocevar da6b3d5cd0 scenegraph: Entity::TickDraw() now provides a reference to the current hace 10 años
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. hace 12 años
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. hace 12 años
  Sam Hocevar 90bfc79b22 core: tick methods now use seconds, like any sane system. hace 13 años
  Sam Hocevar 6266c289ee tileset: replace the Tiler ID system with real TileSet objects. The only hace 13 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 14 años
  Sam Hocevar 6405ef32ea Get rid of float3, float4, int3 etc. in favour of GLSL types. hace 14 años
  Sam Hocevar f76b95f200 Rename Float3 to float3, Int3 to int3 etc. and add the 4-member versions. hace 14 años
  Sam Hocevar 6c3b80be8f Particle emitter test. hace 14 años
  Sam Hocevar b7e01a1f90 Skeleton for the particle emitter class. hace 14 años
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. hace 14 años
  Sam Hocevar 54a05e0c2c Allow for different priorities in game and draw tick levels. hace 14 años
  Sam Hocevar 1f3226dc2f Add a debugging sphere object to test transparency. hace 14 años
  Sam Hocevar 57a0cb5102 Refactor stuff. hace 14 años
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. hace 14 años
  Sam Hocevar 4d63ad6ada Rename "asset" to "entity". It's way cooler. hace 14 años
  Sam Hocevar 0fe723ee86 Implement video recording using libpipi. hace 14 años
  Sam Hocevar e16f8d7804 Add a debug sprite to the scene. hace 14 años