dxx-rebirth/similar/editor
Chris Taylor e9b0ca9a83 Don't decrement trigger in remove_trigger_num if it's trigger_none
Fixes a crash when loading a level with redundant triggers and editor enabled, e.g. Passion of Death.
2017-01-30 11:08:58 +08: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
elight.cpp
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 editor/group.cpp 2017-01-21 19:05:42 +00:00
info.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +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
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
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 Merge pull request #298 from dxx-rebirth/no_game_wind_close 2017-01-09 09:32:24 +08:00
meddraw.cpp Pass canvas to gr_{,u}string 2017-01-08 22:32:00 +00:00
medmisc.cpp Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
medrobot.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +00:00
medsel.cpp
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_{,u}string 2017-01-08 22:32:00 +00:00
texture.cpp