qzdoom/src/thingdef
2010-07-24 06:30:52 +00:00
..
olddecorations.cpp - Merged SetState and SetStateNF into a single function. 2010-04-19 02:46:50 +00:00
thingdef.cpp - added a 'player.clearcolorset' property so that inherited color sets can be removed. 2010-03-07 09:13:41 +00:00
thingdef.h - Fixed: Argument count for UsePuzzleItem was wrong. 2009-09-14 20:47:53 +00:00
thingdef_codeptr.cpp - added DavidPH's A_JumpIfTargetInLOS extension submission. 2010-07-24 06:30:52 +00:00
thingdef_data.cpp - Added DavidPH's Poison damage extension but changed it so that the metadata can be removed. 2010-07-23 21:36:17 +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 - added Firebrand's patch to rename 'swap' due to naming conflicts in newer MSVC compilers. 2010-07-23 21:19:59 +00:00
thingdef_parse.cpp - added Gez's anti-crossinclude submission but made some changes. Cross-includes overriding core files will produce fatal errors but cross-includes between PWADs will be tolerated. For DECORATE a command line override switch exists so that for testing the error can be disabled. 2010-07-01 09:35:39 +00:00
thingdef_properties.cpp - Added DavidPH's Poison damage extension but changed it so that the metadata can be removed. 2010-07-23 21:36:17 +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