gzdoom/src/thingdef
MajorCooke 376c9b0306 - Optimized handling of puffs in the event they're null.
- Only spawn the puff as needed again if the projectile actually spawns.
2016-07-16 17:41:28 +02:00
..
olddecorations.cpp - made AActor::alpha a floating point value 2016-03-21 12:18:46 +01:00
thingdef.cpp - reinstated abort-on-error for any problem that gets reported during DECORATE code generation. 2016-06-08 10:46:35 +02:00
thingdef.h Renamed the weapon action function caller check to ACTION_CALL_FROM_PSPRITE to avoid confusion 2016-06-17 18:36:57 +02:00
thingdef_codeptr.cpp - Optimized handling of puffs in the event they're null. 2016-07-16 17:41:28 +02:00
thingdef_data.cpp Added rollcenter compatibility. 2016-07-13 09:29:36 +02:00
thingdef_exp.cpp Properly use the boolean type in expressions 2016-07-12 19:36:59 +02:00
thingdef_exp.h Properly use the boolean type in expressions 2016-07-12 19:36:59 +02:00
thingdef_expression.cpp Fixed: conditionals didn't properly compile to vm code 2016-07-12 19:50:37 +02:00
thingdef_parse.cpp Properly use the boolean type in function declarations 2016-07-12 19:36:59 +02:00
thingdef_properties.cpp - added 'strictdecorate' CVAR. If this is set to 'true', any DECORATE error that had to be demoted to a warning for backwards compatibility will be treated as an actual error. 2016-06-08 10:56:11 +02:00
thingdef_states.cpp Add float casts to DECORATE for the sake of completeness 2016-03-01 11:36:15 -06:00