dxx-rebirth/similar/editor
Chris Taylor ac438f4cc2 Allow the user to carry on as usual if any of the editor files are missing (i.e. before editor was loaded).
If a game was playing, continue playing. If it was in the main menu, return to the main menu. (If all files are put in place the editor can load again.)
2016-11-11 16:09:57 +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
eglobal.cpp
elight.cpp
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
kcurve.cpp
kfuncs.cpp
kgame.cpp
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
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 Allow the user to carry on as usual if any of the editor files are missing (i.e. before editor was loaded). 2016-11-11 16:09:57 +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
medwall.cpp Make sure wall dialog and hostage dialog close properly 2016-11-11 16:09:57 +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