gzdoom/src/scripting/decorate
alexey.lysiuk cf8c05c9c4 - fixed missing checks for function calls from DECORATE
State functions could call ZScript code with incompatible self pointer, e.g. weapon's function could be called with self pointed to player pawn
DECORATE scripts that contain such errors are no longer accepted

https://forum.zdoom.org/viewtopic.php?t=66429
2019-11-21 16:58:28 +02:00
..
olddecorations.cpp Removed more literal references to AInventory. 2018-12-04 17:00:48 +01:00
thingdef_exp.cpp - fixed missing checks for function calls from DECORATE 2019-11-21 16:58:28 +02:00
thingdef_parse.cpp - fixed crash on message output during decorate parsing 2019-05-28 18:13:34 +03:00
thingdef_states.cpp - fixed compilation errors with POSIX targets 2019-02-01 11:08:58 +02:00