dxx-rebirth/editor
2012-03-19 14:09:26 +08:00
..
data Actually add editor data files 2012-03-03 16:04:28 +08:00
autosave.c
centers.c Make do_trigger_window into a proper callback 2012-03-17 17:39:24 +08:00
curves.c
eglobal.c
ehostage.c
elight.c
eobject.c Fixed set but unused variables 2011-09-27 01:31:19 +02:00
eswitch.c Make do_trigger_window into a proper callback 2012-03-17 17:39:24 +08:00
fixseg.c
func.c
group.c Fixed set but unused variables 2011-09-27 01:31:19 +02:00
info.c Remove redundant ui_event_process and duplicate mouse.c in ui/. All editor input is now event-based. 2012-03-18 18:03:29 +08:00
kbuild.c
kcurve.c
kfuncs.c
kgame.c
kgroup.c
khelp.c
kmine.c Got rid of cfile code: Renamed cfile-functions to use PHYSFSX-naming convention, Replaced cfile-macros with proper PHYSFS(X) calls; Introduced PHYSFSX_exists() which can check case-sensitive or case-insensitive to give more flexibility with game content 2011-06-01 09:59:55 +02:00
ksegmove.c
ksegsel.c
ksegsize.c changed variables and pointer carrying vertex indexes from short to int to handle levels with over 900 segments properly 2011-06-30 12:23:38 +02:00
ktmap.c
kview.c
macro.c Remove redundant ui_event_process and duplicate mouse.c in ui/. All editor input is now event-based. 2012-03-18 18:03:29 +08:00
med.c Remove all remaining uses of Function_mode, checking for the existence of EditorWindow where necessary instead 2012-03-19 14:09:26 +08:00
meddraw.c Remove redundant ui_event_process and duplicate mouse.c in ui/. All editor input is now event-based. 2012-03-18 18:03:29 +08:00
medmisc.c Remove redundant ui_event_process and duplicate mouse.c in ui/. All editor input is now event-based. 2012-03-18 18:03:29 +08:00
medrobot.c Make do_robot_window and do_object_window into proper callbacks, doing both in the same commit because of global recycling 2012-03-17 19:43:03 +08:00
medsel.c
medwall.c Make do_wall_window into a proper callback. Only one dialog left - the main one. 2012-03-17 21:34:45 +08:00
mine.c Fixed set but unused variables 2011-09-27 01:31:19 +02:00
objpage.c Make editor_handler into a proper callback, iron some problems out. Seems to draw a different bunch of stuff now (still erroneous) 2012-03-18 16:02:32 +08:00
segment.c Fixed set but unused variables 2011-09-27 01:31:19 +02:00
seguvs.c Fixed set but unused variables 2011-09-27 01:31:19 +02:00
texpage.c Make editor_handler into a proper callback, iron some problems out. Seems to draw a different bunch of stuff now (still erroneous) 2012-03-18 16:02:32 +08:00
texture.c