dxx-rebirth/similar/editor
2020-04-04 19:30:22 +00:00
..
centers.cpp Move RobotCenters to d_level_shared_robotcenter_state 2019-02-02 18:36:39 +00:00
curves.cpp Move Vertices out of global scope 2018-12-30 00:43:57 +00:00
eglobal.cpp Move Vertex_active out of global scope 2018-12-30 00:43:57 +00:00
elight.cpp Use susegment for WALL_IS_DOORWAY 2019-12-27 02:02:23 +00:00
eobject.cpp Move Objects to d_level_unique_object_state 2019-03-03 00:31:08 +00:00
eswitch.cpp Move Triggers to d_level_unique_trigger_state 2018-12-30 00:43:58 +00:00
group.cpp Use enumerate() to iterate some MAX_SIDES_PER_SEGMENT loops 2019-05-04 18:27:37 +00:00
info.cpp Move Objects to d_level_unique_object_state 2019-03-03 00:31:08 +00:00
kbuild.cpp Move Delta_lights into d_level_shared_destructible_light_state 2018-12-30 00:43:58 +00:00
kcurve.cpp
kfuncs.cpp
kgame.cpp Move Objects to d_level_unique_object_state 2019-03-03 00:31:08 +00:00
khelp.cpp
kmine.cpp Move Vertices out of global scope 2018-12-30 00:43:57 +00:00
ksegmove.cpp
ksegsel.cpp Use xrange for loops with zero start and simple identifier end 2019-05-04 18:27:37 +00:00
ksegsize.cpp Use enumerate() to iterate some MAX_SIDES_PER_SEGMENT loops 2019-05-04 18:27:37 +00:00
ktmap.cpp Move unique_side to unique_segment 2018-12-13 02:31:38 +00:00
kview.cpp Move Vertices out of global scope 2018-12-30 00:43:57 +00:00
med.cpp Enable -Wimplicit-fallthrough=5; fix resulting breaks 2019-04-04 04:29:03 +00:00
meddraw.cpp Add range helper zip() 2019-05-04 18:27:36 +00:00
medmisc.cpp Move Vertices out of global scope 2018-12-30 00:43:57 +00:00
medrobot.cpp Enable -Wimplicit-fallthrough=5; fix resulting breaks 2019-04-04 04:29:03 +00:00
medsel.cpp Move Vertices out of global scope 2018-12-30 00:43:57 +00:00
medwall.cpp Move WallAnims into d_game_shared_state 2020-04-04 19:30:22 +00:00
mine.cpp Use xrange for loops with zero start and constant numerical end 2019-05-04 18:27:36 +00:00
objpage.cpp Move N_robot_types into LevelSharedRobotInfoState 2018-12-30 00:43:59 +00:00
segment.cpp Use enumerate() to iterate some MAX_SIDES_PER_SEGMENT loops 2019-05-04 18:27:37 +00:00
seguvs.cpp Use susegment for WALL_IS_DOORWAY 2019-12-27 02:02:23 +00:00
texpage.cpp Move TmapInfo to d_level_unique_tmap_info_state 2018-12-30 00:43:59 +00:00
texture.cpp Move Vertices out of global scope 2018-12-30 00:43:57 +00:00