dxx-rebirth/similar
2016-08-29 16:04:46 +02:00
..
2d Remove useless cast in similar/2d/pcx.cpp 2016-08-17 04:44:22 +00:00
3d Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
arch Remove useless casts in similar/arch/ogl/ogl.cpp 2016-08-17 04:44:22 +00:00
editor Move conditionally compiled code into namespace dsx 2016-08-25 04:05:32 +00:00
main Re-enabled timer_delay2 for general menu handlers and adjusted them to sleep according to set FPS and not sleep at all for Multiplayer since calc_frame_time() is active in that case. Modified sleeping towards 1ms in calc_frame_time() to allow for more precise target FPS and be able to relay packets in multiplayer with less delay. 2016-08-29 16:04:46 +02:00
misc Remove char[N] overload for PHYSFSX_getRealPath 2016-08-06 19:55:25 +00:00