gzdoom/src/thingdef
2016-09-08 00:38:12 +02:00
..
olddecorations.cpp - made AActor::alpha a floating point value 2016-03-21 12:18:46 +01:00
thingdef.cpp - added error message highlighting for one overlooked DECORATE error. 2016-08-16 08:58:29 +02:00
thingdef.h Add SetActorFlag ACS function 2016-09-07 20:44:56 +02:00
thingdef_codeptr.cpp - Don't pass flags directly from A_Explode to P_RadiusAttack. XF_EXPLICITDAMAGETYPE would cause explosions to deal no damage otherwise. 2016-09-08 00:38:12 +02:00
thingdef_data.cpp Enhanced FastProjectile trails. 2016-09-08 00:38:11 +02:00
thingdef_exp.cpp - fixed: FxPreIncrDecr depended on undefined compiler behavior. 2016-09-06 08:41:13 +02:00
thingdef_exp.h The return statement now accepts any expression as its return value 2016-08-07 22:10:02 +02:00
thingdef_expression.cpp Fixed: a register from a return statement's value would not be freed 2016-08-16 08:59:27 +02:00
thingdef_parse.cpp Re-allow indexes as state parameter in sequences 2016-08-07 22:10:00 +02:00
thingdef_properties.cpp Add SetActorFlag ACS function 2016-09-07 20:44:56 +02:00
thingdef_states.cpp The return statement now accepts any expression as its return value 2016-08-07 22:10:02 +02:00