qzdoom-gpl/src/thingdef
2016-08-22 09:46:00 +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: A_FaceMovementDirection would not adjust the angle if it was actually under the limit. 2016-08-22 09:46:00 +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