qzdoom/src/thingdef
Christoph Oelckers 44921297d3 - added DavidPH's PoisonDamageType submission.
SVN r3235 (trunk)
2011-06-13 10:39:14 +00:00
..
olddecorations.cpp - added a function to execute action specials and changed all calls to use this function. This was done to make it easier to check such calls. 2011-02-13 10:18:28 +00:00
thingdef.cpp - fixed: The TouchedActors array in the Dehacked parser was not freed after parsing was done. 2010-12-15 00:09:31 +00:00
thingdef.h - added FDARI's latest actor pointer submission. 2011-06-07 23:05:24 +00:00
thingdef_codeptr.cpp - cleaned up setPointer interface. 2011-06-13 10:22:47 +00:00
thingdef_data.cpp - added DavifPH's fix for poisoning invulnerable players. 2011-06-13 10:25:03 +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 DavidPH's PoisonDamageType submission. 2011-06-13 10:39:14 +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