dxx-rebirth/similar/editor
2016-11-12 17:30:36 +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 Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +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 Pass object &to init_ai_object 2016-04-23 17:59:47 +00:00
eswitch.cpp Make trigger_dialog_handler return window_event_result::close instead of closing itself 2016-10-27 17:34:41 +08:00
group.cpp Move fuelcen_activate special assignment up 2016-10-29 23:16:17 +00:00
info.cpp Pass grs_canvas &to window_create 2016-10-15 00:53:20 +00:00
kbuild.cpp Don't crash when building segment bridge in editor the wrong way 2016-11-12 16:41:54 +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 Remove sprintf from editor/kgame.cpp 2016-01-09 16:38:16 +00:00
khelp.cpp Convert various static const expressions to constexpr 2016-07-16 16:52:04 +00:00
kmine.cpp Switch med_save_situation to static_cast 2016-09-04 00:02:51 +00:00
ksegmove.cpp Pass rotate_segment_new arg by & 2014-11-04 01:23:01 +00:00
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 absolute_sibling to reduce global references for ptridx 2015-12-22 04:18:51 +00:00
kview.cpp Changed custom D1X license to GPLv3 2014-06-01 19:55:23 +02:00
med.cpp Fix spurious exploding wall and crash when playing a level loaded with the editor 2016-11-12 15:38:38 +08:00
meddraw.cpp Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
medmisc.cpp Move OGL to dxxsconf.h; rename to DXX_USE_OGL 2016-09-24 18:06:11 +00:00
medrobot.cpp Set default object index for object dialog 2016-11-11 16:09:57 +08:00
medsel.cpp Remove default argument for basic_ptr(pointer,array &) 2016-01-09 16:38:13 +00:00
medwall.cpp Fix crash in editor when trying to unlink a door that isn't linked 2016-11-12 17:30:36 +08:00
mine.cpp Convert various valptridx accesses to use factory functions 2016-10-15 00:53:18 +00:00
objpage.cpp Save some editor gadget pointers 2016-09-24 18:06:11 +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 Save some editor gadget pointers 2016-09-24 18:06:11 +00:00
texture.cpp Simplify fix_sincos calls 2015-06-02 03:03:31 +00:00