21 Commits (7f5c20238be0edcbf32c493f7bbc5481b2f7a568)

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 96342ddb0c core: disable our rare uses of realloc() with a proper Array<> object. vor 12 Jahren
  Sam Hocevar 3bc83d24a4 core: do not deregister Tilers from Sprites, it’s asymmetrical. vor 12 Jahren
  Sam Hocevar 60a2e83d54 xbox: start working on an Xbox/Direct3D port. vor 13 Jahren
  Sam Hocevar 2435bd47ed osx: automake does not support .mm files yet, so rename ios-image.mm back vor 13 Jahren
  Sam Hocevar e1d8124983 core: Dict::RemoveSlot can now directly remove an Entity. vor 13 Jahren
  Sam Hocevar 3d4af0869a ps3: start a minimal PS3 port using PSGL, but not CG yet. vor 14 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 c1a3d37e7b Fix the Dict class. It wasn't even implemented properly. vor 14 Jahren
  Sam Hocevar d697fd40b1 Name tilers, samples and pieces for easier debugging. vor 14 Jahren
  Sam Hocevar f84b659c62 Slightly change the ...Data initialisation in classes. vor 14 Jahren
  Sam Hocevar be70a70eaa Fix a refcount bug in the entity dictionary. vor 14 Jahren
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. vor 14 Jahren
  Sam Hocevar bc256d6dbe Fix an erroneus warning message in the Dict destructor. vor 14 Jahren
  Sam Hocevar ae70b9f658 Move _strncasecmp define from forge.cpp/tiler.cpp to dict.cpp. vor 14 Jahren
  Sam Hocevar d5ffa9fe4f Properly implement program termination, including in the GTK program. vor 14 Jahren
  Sam Hocevar 3bb8c8aa2f Factor Forge and Tiler using the new Dict class. vor 14 Jahren