dxx-rebirth/similar/editor
kreatordxx f590ec45c6 Merge pull request #298 from dxx-rebirth/no_game_wind_close
Remove calls to window_close(Game_wind)
2017-01-09 09:32:24 +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 Pass object &to init_ai_object 2016-04-23 17:59:47 +00:00
eswitch.cpp Pass canvas to gr_clear_canvas 2017-01-01 00:45:45 +00:00
group.cpp Move fuelcen_activate special assignment up 2016-10-29 23:16:17 +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