qzdoom/src/thingdef
2011-09-23 08:23:51 +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 - added FDARI's latest actor pointer submission. 2011-06-07 23:05:24 +00:00
thingdef_codeptr.cpp - Fix warnings reported by gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) 2011-09-14 23:24:32 +00:00
thingdef_data.cpp - added DavidPH's DOHARMSPECIES submission. 2011-06-13 10:43:07 +00:00
thingdef_exp.cpp - Added the frandom decorate function, which is exactly like random except 2009-09-06 02:16:55 +00:00
thingdef_exp.h - Added the frandom decorate function, which is exactly like random except 2009-09-06 02:16:55 +00:00
thingdef_expression.cpp - Fixed: FxAbs::Resolve() called isNumeric() on the wrong ValueType (which is not initialized until the end of the function). 2011-03-24 04:14:27 +00:00
thingdef_parse.cpp - added Gez's dumpactors patch. 2010-07-26 17:10:43 +00:00
thingdef_properties.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_states.cpp - Merged SetState and SetStateNF into a single function. 2010-04-19 02:46:50 +00:00
thingdef_type.h