gzdoom/src/thingdef
2012-05-26 01:03:39 +00:00
..
olddecorations.cpp - removed some unnecessary r_ header #includes. 2011-07-06 10:55:04 +00:00
thingdef.cpp - added Gez's submission for inventory restrictions but changed the added checks to be in the main CallTryPickup function. 2011-09-23 08:23:51 +00:00
thingdef.h - fixed: having a state immediately followed label with a goto immediately following that label did not link the state to its proper next state. 2012-05-17 11:16:20 +00:00
thingdef_codeptr.cpp - Fix tiny error in A_WolfAttack, courtesy of Gez. 2012-05-26 01:03:39 +00:00
thingdef_data.cpp - added Gez's NOTAUTOAIMED patch but did not set it for Heretic's pod. 2012-04-07 12:40:50 +00:00
thingdef_exp.cpp - Added ACS_NamedExecuteWithResult for DECORATE expressions. Since this is a pretty long name, 2012-02-21 19:24:02 +00:00
thingdef_exp.h - added DavidPH's sqrt for DECORATE submission. 2012-04-22 08:17:27 +00:00
thingdef_expression.cpp - added DavidPH's sqrt for DECORATE submission. 2012-04-22 08:17:27 +00:00
thingdef_function.cpp - added DavidPH's sqrt for DECORATE submission. 2012-04-22 08:17:27 +00:00
thingdef_parse.cpp - added FDARI*s damagetype fix 2012-04-07 15:29:47 +00:00
thingdef_properties.cpp - added Xaser's bobbing style options submission. 2012-05-02 20:58:29 +00:00
thingdef_states.cpp - Merged SetState and SetStateNF into a single function. 2010-04-19 02:46:50 +00:00
thingdef_type.h - Made several DECORATE errors which do not involve parsing non-fatal. 2008-12-29 23:03:38 +00:00