39 Ревизии (3e9d3e323b4f62e0702df51c1418ebddd36df1c4)

Автор SHA1 Съобщение Дата
  Sam Hocevar 8deb365040 core: write a generic application class. преди 14 години
  Sam Hocevar 5fc298964b core: start working on a "real" class for arbitrarily sized floats. преди 14 години
  Sam Hocevar fe0d76cede build: fix PS3 and Android build; it was broken since the ImageData refactor. преди 14 години
  Sam Hocevar 04c4a959cd core: add our custom isnan() macro to the core headers. преди 14 години
  Sam Hocevar 916d608144 core: define FP_USE on exotic architectures. преди 14 години
  Sam Hocevar 1569f1620a core: mediocre workaround for mingw32 who ignores our FP_USE macro. преди 14 години
  Sam Hocevar e9296e7994 core: implement the FP_USE() macro on x86, amd64 and powerpc. преди 14 години
  Sam Hocevar b3e2429b9e core: avoid returning to memory when giving GCC floating point hints. преди 14 години
  Sam Hocevar 320e70d8c4 core: a few compilation fixes for non-GCC compilers. преди 14 години
  Sam Hocevar 82d81256b9 core: implement accelerated lol_sincos() and lol_tan(). преди 14 години
  Sam Hocevar 49f9c59ff3 core: implement accelerated cos(). преди 14 години
  Sam Hocevar a65c472ffd core: add a code shortcut for sin() on platforms that have cheap branches. преди 14 години
  Sam Hocevar 1b33a7fcb7 core: start implementing optimised trigonometry functions for PS3 and x86. преди 14 години
  Sam Hocevar 8b71ddb30c core: implement new half / float operations and the associated tests. преди 14 години
  Sam Hocevar 96007d26c4 core: start working on the "half" type. преди 14 години
  Sam Hocevar 6b1985d95f android: keep a pointer on the global Java VM instead of the current преди 14 години
  Sam Hocevar f79a3c52b5 core: add a Sprite class to try to factor some common logic currently преди 14 години
  Sam Hocevar 533b3b33e0 render: add a Gradient class that will be used for dithering later. преди 14 години
  Sam Hocevar 660962e894 build: put debug stuff and shader stuff in subdirectories. преди 15 години
  Sam Hocevar f23ce9c7b4 ui: add a Platform class to query information about the current platform. преди 15 години
  Sam Hocevar 22b7a41c2e core: fix include guard naming scheme. преди 15 години
  Sam Hocevar 1e5624d551 core: create a logger class to reduce printf usage. преди 15 години
  Sam Hocevar edd75a3c89 Add the Image class for better abstraction. преди 15 години
  Sam Hocevar 07ebcb6e29 Implement CRC32 in the new Hash class. Will be useful for Dict and for преди 15 години
  Sam Hocevar 01be151c62 Try to factor all the recent GLSL stuff in the new Shader class. преди 15 години
  Sam Hocevar 4df4ba3a78 Get rid of the SHADER_CRAP macro and use LOL_EXPERIMENTAL instead, преди 15 години
  Sam Hocevar 58e12ca4d1 More shader crap for GLSL 1.30. Still disabled. преди 15 години
  Sam Hocevar de3da71331 Create the WorldEntity class, for objects with world coordinates. преди 15 години
  Sam Hocevar 0dfc497814 Add pseudorandom functions for floats. преди 15 години
  Sam Hocevar b7e01a1f90 Skeleton for the particle emitter class. преди 15 години
  Sam Hocevar c43194554f Add a Text object for OSD and possibly other effects. преди 15 години
  Sam Hocevar 640735731a Add preliminary support for sound samples. Implement click. преди 15 години
  Sam Hocevar 290c8f40d7 Skeleton for sample entity and sampler manager classes. преди 15 години
  Sam Hocevar 0ed566d3cc Complete Lol Engine / Deus Hax / Monsterz split. преди 15 години
  Sam Hocevar 93a4c23b23 Split test-map into deus-hax and monsterz. преди 15 години
  Sam Hocevar 83a82034ae Start creating the World class. преди 15 години
  Sam Hocevar 2a5d90cc33 New MapViewer class and some GTK+ refactoring. преди 15 години
  Sam Hocevar 3bb8c8aa2f Factor Forge and Tiler using the new Dict class. преди 15 години
  Sam Hocevar 988f7c2885 Replace mouse scrolling with a joystick simulated by the e/s/d/f keys. преди 15 години