gzdoom/src/thingdef
Randy Heit bd601a1bc8 - Added NOTRAIL flag for PowerSpeed.
SVN r4146 (trunk)
2013-02-19 02:44:49 +00:00
..
olddecorations.cpp - Added support for random state durations. Instead of defining a frame like this: 2012-08-23 01:00:30 +00:00
thingdef.cpp - Trying to replace an actor that does not exist is now a warning rather than an error. 2012-08-12 03:36:49 +00:00
thingdef.h - GCC warning cleanup 2013-01-21 22:30:30 +00:00
thingdef_codeptr.cpp - P_DamageMobj() now returns the amount of damage actually done so that the bleed functions 2013-01-02 04:39:59 +00:00
thingdef_data.cpp - Added NOTRAIL flag for PowerSpeed. 2013-02-19 02:44:49 +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 FDARI's get actor height and radius patch. 2012-11-09 23:06:40 +00:00
thingdef_function.cpp - added DavidPH's sqrt for DECORATE submission. 2012-04-22 08:17:27 +00:00
thingdef_parse.cpp - Trying to replace an actor that does not exist is now a warning rather than an error. 2012-08-12 03:36:49 +00:00
thingdef_properties.cpp - Fixed: BobStyle was assigned as if they were flags. 2013-01-17 19:25:22 +00:00
thingdef_states.cpp - Added support for random state durations. Instead of defining a frame like this: 2012-08-23 01:00:30 +00:00
thingdef_type.h - Made several DECORATE errors which do not involve parsing non-fatal. 2008-12-29 23:03:38 +00:00