4 Revize (b38bcfaa57d69951d17dc98eaafa1a05500b28a7)

Autor SHA1 Zpráva Datum
  Sam Hocevar 96e26a2bd5 math: rename Box2D to "box2" and add an integer version, "ibox2". před 11 roky
  Sam Hocevar 8143b73ffb math: add Box2d + vec2 operations for easy box translations. před 11 roky
  Sam Hocevar fdc877cc29 math: fix an idiotic bug in the box-box intersection routine. před 11 roky
  Sam Hocevar 7b30d99725 test: unit test for 2D boxes. před 11 roky
  Benjamin ‘Touky’ Huet c7219ff1dd New year copyright update. před 12 roky
  Sam Hocevar d6634da83f build: fix the WTFPL site URL in all code comments. před 12 roky
  Sam Hocevar 4a6d092a74 mesh: start working on mesh and submesh stuff. před 12 roky
  Sam Hocevar e1070c3b3c debug: do not use std::abort() on the PS3. před 12 roky
  Sam Hocevar 8da2f504a8 debug: use std::abort() instead of a custom idiocy. před 12 roky
  Sam Hocevar 4e4d5a8e06 build: fix GCC build; it doesn't like to have a local file called debug/debug.h. před 12 roky
  Sam Hocevar 48c7070243 gpu: replace exit(0) in D3D error checks with lol::Abort(). před 12 roky
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. před 13 roky
  Sam Hocevar 8848cf53db Put everything in the "lol" namespace. Better late than never. před 13 roky
  Sam Hocevar 07ebcb6e29 Implement CRC32 in the new Hash class. Will be useful for Dict and for před 13 roky
  Sam Hocevar 640735731a Add preliminary support for sound samples. Implement click. před 14 roky
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. před 14 roky
  Sam Hocevar 50e4f67254 Get the timer to talk milliseconds instead of seconds. před 14 roky
  Sam Hocevar 0d78ca44ca Implement Timer::PollSeconds(), if necessary. před 14 roky
  Sam Hocevar 8bfb98c160 Implement a better timing mechanism for fixed framerate. Accuracy is před 14 roky