qzdoom/src/thingdef
2016-08-16 10:53:30 +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 The return statement now accepts any expression as its return value 2016-08-07 22:10:02 +02:00
thingdef_codeptr.cpp - fixed what looks like a copy/paste error in A_Explode. 2016-08-16 10:53:30 +02:00
thingdef_data.cpp Added post/pre increment/decrement operators to DECORATE 2016-08-07 22:10:01 +02:00
thingdef_exp.cpp Added all compound assignment operators to DECORATE 2016-08-07 22:10:02 +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 Added SpriteAngle and SpriteRotation properties. 2016-07-30 00:26:40 +02:00
thingdef_states.cpp The return statement now accepts any expression as its return value 2016-08-07 22:10:02 +02:00