gzdoom-gles/src/g_shared
2019-01-31 20:43:24 +01:00
..
a_action.cpp - reviewed and sorted out the remaining parts of g_shared 2019-01-31 02:27:54 +01:00
a_ceiling.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_ceiling.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_decals.cpp - reviewed and sorted out the remaining parts of g_shared 2019-01-31 02:27:54 +01:00
a_doors.cpp - moved the door thinkers into g_shared. 2019-01-31 02:38:39 +01:00
a_doors.h - moved the door thinkers into g_shared. 2019-01-31 02:38:39 +01:00
a_dynlight.cpp Merge remote-tracking branch 'remotes/origin/master' into new_level_refactor 2019-01-31 20:43:24 +01:00
a_dynlight.h - started cleaning up the contents of the g_shared directory, starting with a_dynlight.cpp 2019-01-31 02:05:16 +01:00
a_flashfader.cpp - reviewed and sorted out the remaining parts of g_shared 2019-01-31 02:27:54 +01:00
a_floor.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_floor.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_lightning.cpp - reviewed and sorted out the remaining parts of g_shared 2019-01-31 02:27:54 +01:00
a_lightning.h - roughly 50 more, mostly search and replace. 2019-01-27 19:16:14 +01:00
a_lights.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_lights.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_lighttransfer.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_lighttransfer.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_morph.cpp - removed some unused bits of code. 2018-12-29 13:28:22 +01:00
a_morph.h - scriptified the rest of the morph code. 2018-11-24 10:47:42 +01:00
a_pillar.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_pillar.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_plats.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_plats.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_pusher.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_pusher.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_quake.cpp - redirect most references to the global players array through FLevelLocals. 2019-01-30 01:15:32 +01:00
a_scroll.cpp - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_scroll.h - moved the remaining thinker code to g_shared 2019-01-31 02:51:07 +01:00
a_sharedglobal.h - changed thinker initialization to occur in a Construct function instead of the constructor itself. 2019-01-27 13:08:54 +01:00
a_specialspot.cpp - moved the global spot state into FLevelLocals. 2019-01-05 10:04:27 +01:00
a_specialspot.h - moved the global spot state into FLevelLocals. 2019-01-05 10:04:27 +01:00