dxx-rebirth/similar
Kp 38b8a34d19 Normalize function return type placement
Using "type\nfunction(args)" confuses some parsing scripts.  Switch to
the standard "type function(args)" style.  Fix sites where keyword
"static" was used after the return type.
2016-08-25 04:05:31 +00: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 Remove useless cast in similar/editor/info.cpp 2016-08-20 22:28:43 +00:00
main Normalize function return type placement 2016-08-25 04:05:31 +00:00
misc Remove char[N] overload for PHYSFSX_getRealPath 2016-08-06 19:55:25 +00:00