dxx-rebirth/similar/editor
2017-02-11 21:42:34 +00:00
..
centers.cpp Merging in unification/master, resolving conflict in similar/main/kmatrix.cpp 2016-11-06 14:20:18 +08:00
curves.cpp Pass canvas to gr_box 2017-01-01 00:45:44 +00:00
eglobal.cpp Use segptridx for Cursegp, Markedsegp 2015-07-12 01:04:18 +00:00
elight.cpp Remove highest_valid 2016-02-12 04:02:28 +00:00
eobject.cpp Create robot_create function and use it 4x 2017-01-22 17:56:50 +08:00
eswitch.cpp Don't decrement trigger in remove_trigger_num if it's trigger_none 2017-01-30 11:08:58 +08:00
group.cpp Use range_for in duplicate_group 2017-02-11 21:42:31 +00:00
info.cpp Pass canvas to gr_set_fontcolor 2017-02-11 21:42:32 +00:00
kbuild.cpp Change all occurrences of "Couldn't" to "Could not" for consistency ("Could not" is more common and wins). 2016-11-13 13:27:18 +08:00
kcurve.cpp Use segptridx for Cursegp, Markedsegp 2015-07-12 01:04:18 +00:00
kfuncs.cpp Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
kgame.cpp When switching to the editor in a game, use a proper saved game 2016-11-21 15:22:11 +08:00
khelp.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
kmine.cpp When switching to the editor in a game, use a proper saved game 2016-11-21 15:22:11 +08:00
ksegmove.cpp
ksegsel.cpp Use absolute_sibling to reduce global references for ptridx 2015-12-22 04:18:51 +00:00
ksegsize.cpp Rewrite simple numeric casts from C style to static_cast<> 2016-07-06 01:54:24 +00:00
ktmap.cpp Use enumerate in more loops 2016-12-11 01:56:44 +00:00
kview.cpp
med.cpp Pass canvas to g3_start_frame 2017-02-11 21:42:34 +00:00
meddraw.cpp Pass canvas to g3_start_frame 2017-02-11 21:42:34 +00:00
medmisc.cpp Pass canvas to g3_start_frame 2017-02-11 21:42:34 +00:00
medrobot.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +00:00
medsel.cpp Remove default argument for basic_ptr(pointer,array &) 2016-01-09 16:38:13 +00:00
medwall.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +00:00
mine.cpp Use enumerate in more loops 2016-12-11 01:56:44 +00:00
objpage.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +00:00
segment.cpp Use implicit range of vtrgptr 2016-10-02 00:34:39 +00:00
seguvs.cpp Switch seguvs.cpp to static_cast 2016-09-04 00:02:53 +00:00
texpage.cpp Pass canvas to gr_set_fontcolor 2017-02-11 21:42:32 +00:00
texture.cpp