dxx-rebirth/similar/editor
Kp 5a69c09ec2 Move fuelcen_activate special assignment up
One caller uses fuelcen_activate when segp->special != station_type.
Every other caller passes the type that was already on the segment.
Move the assignment into the one caller that needs it, then remove the
argument.
2016-10-29 23:16:17 +00:00
..
centers.cpp Move fuelcen_activate special assignment up 2016-10-29 23:16:17 +00:00
curves.cpp
eglobal.cpp
elight.cpp
eobject.cpp
eswitch.cpp Allow dcx::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +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
kmine.cpp
ksegmove.cpp
ksegsel.cpp
ksegsize.cpp
ktmap.cpp
kview.cpp
med.cpp Move fuelcen_activate special assignment up 2016-10-29 23:16:17 +00: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 Allow dcx::UI_DIALOG struct to be subclassed - step 2 2016-10-04 15:58:20 +08:00
medsel.cpp
medwall.cpp Use std::move to compact walls 2016-10-15 00:53:17 +00: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
texpage.cpp Save some editor gadget pointers 2016-09-24 18:06:11 +00:00
texture.cpp