gzdoom/src/g_shared
2019-01-27 01:49:20 +01:00
..
a_action.cpp - made the corpse queue a simple array in FLevelLocals. 2019-01-05 10:53:06 +01:00
a_decals.cpp - give thinkers a 'level' member and change linking to the chain to happen outside the constructor. 2019-01-27 01:49:20 +01:00
a_dynlight.cpp - fixed flicker light selection of light radius. 2019-01-23 22:31:22 +01:00
a_dynlight.h - properly handle passing of the light flags. 2019-01-03 09:24:22 +01:00
a_flashfader.cpp - copied the changes to DFlashFader in master. 2019-01-23 22:35:48 +01:00
a_lightning.cpp - give thinkers a 'level' member and change linking to the chain to happen outside the constructor. 2019-01-27 01:49:20 +01:00
a_lightning.h - give thinkers a 'level' member and change linking to the chain to happen outside the constructor. 2019-01-27 01:49:20 +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_quake.cpp - give thinkers a 'level' member and change linking to the chain to happen outside the constructor. 2019-01-27 01:49:20 +01:00
a_sharedglobal.h - give thinkers a 'level' member and change linking to the chain to happen outside the constructor. 2019-01-27 01:49:20 +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
hudmessages.cpp - use a saner data structure to store the BrokenLines. 2018-10-31 19:13:54 +01:00
shared_hud.cpp - properly hook up the alt HUD with the status bar. 2018-12-02 14:34:10 +01:00