dxx-rebirth/similar
2013-08-24 17:10:35 +00:00
..
2d Remove fix.h 2013-08-08 03:01:48 +00:00
3d Remove some const modifiers that broke SDL-only build 2013-07-27 21:29:01 +00:00
arch Move similar/arch/ogl/ogl.c -> similar/arch/ogl/ogl.cpp 2013-08-24 17:10:35 +00:00
editor Remove fix.h 2013-08-08 03:01:48 +00:00
main Mark various OGL functions static 2013-08-24 16:44:23 +00:00
mem u_mem: split memory debugging from NDEBUG 2013-07-28 23:18:44 +00:00
misc Added definition of DESIGNATED_GAME_FPS as 30 and DESIGNATED_GAME_FRAMETIME based on the former. We use those for d_tick_count intervals and to scale other parts that have never been properly aligned to FrameTime before. In that regard, Release builds will take DESIGNATED_GAME_FPS as MINIMUM_FPS for -maxfps argument 2013-08-08 22:07:29 +02:00