dxx-rebirth/similar/editor
2016-08-20 22:28:43 +00:00
..
centers.cpp Remove unused CENTER_STRING_LENGTH 2016-07-09 17:58:35 +00:00
curves.cpp Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
eglobal.cpp
elight.cpp
eobject.cpp Pass object &to init_ai_object 2016-04-23 17:59:47 +00:00
eswitch.cpp Use vwallptr 2016-02-12 04:02:28 +00:00
group.cpp Rewrite simple numeric casts from C style to static_cast<> 2016-07-06 01:54:24 +00:00
info.cpp Remove useless cast in similar/editor/info.cpp 2016-08-20 22:28:43 +00:00
kbuild.cpp
kcurve.cpp
kfuncs.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
kgame.cpp
khelp.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
kmine.cpp Add helper macro to handle printf .* conversion for 32/64 2016-08-19 03:41:41 +00:00
ksegmove.cpp
ksegsel.cpp
ksegsize.cpp Rewrite simple numeric casts from C style to static_cast<> 2016-07-06 01:54:24 +00:00
ktmap.cpp
kview.cpp
med.cpp Rewrite simple pointer casts from C style to reinterpret_cast<> 2016-06-05 01:04:26 +00:00
meddraw.cpp Remove useless casts in similar/editor/meddraw.cpp 2016-08-19 03:41:41 +00:00
medmisc.cpp Rewrite simple integer casts from C style to static_cast<> 2016-06-16 03:56:44 +00:00
medrobot.cpp Remove unused STRING_LENGTH 2016-07-09 17:58:35 +00:00
medsel.cpp
medwall.cpp Fix wall_remove_side bogus use of IS_CHILD on wallnum 2016-07-21 01:43:20 +00:00
mine.cpp Remove useless cast in mine.cpp 2016-07-15 03:43:03 +00:00
objpage.cpp
segment.cpp Rewrite simple numeric casts from C style to static_cast<> 2016-07-06 01:54:24 +00:00
seguvs.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
texpage.cpp
texture.cpp