gzdoom/src/thingdef
Randy Heit 1a02d16356 - Added DecoFindSingleNameState for the extremely common case of finding a state with only
one name in its label. This avoids the alloca and security cookie calls.
- Consolidated lots of copy-pasted code in thingdef_expression.cpp to install helper functions
  into FindDecorateBuiltinFunction().

SVN r3907 (scripting)
2012-10-26 04:04:06 +00:00
..
olddecorations.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
thingdef.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
thingdef.h - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
thingdef_codeptr.cpp - Re-jigged DoJump() to not be recursive so that 0-tic A_Jump* loops are no longer 2012-10-23 03:19:17 +00:00
thingdef_data.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
thingdef_exp.cpp - Update scripting branch to trunk. 2012-07-14 03:04:41 +00:00
thingdef_exp.h - added DavidPH's sqrt for DECORATE submission. 2012-04-22 08:17:27 +00:00
thingdef_expression.cpp - Added DecoFindSingleNameState for the extremely common case of finding a state with only 2012-10-26 04:04:06 +00:00
thingdef_parse.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
thingdef_properties.cpp - Fixed errors and warnings when compiling with GCC. (Unfortunately, the VC++ debug builds 2012-10-18 03:19:27 +00:00
thingdef_states.cpp - Update to latest version in trunk. 2012-10-17 04:24:54 +00:00
thingdef_type.h - Stop aliasing strings onto names for function parameters. 2009-10-17 01:38:54 +00:00