raze/wadsrc/static/zscript/games/duke
Christoph Oelckers c19653262e - Duke: fix management of killit_flag.
This cannot be in the actor because event scripts can be called without a valid actor.
It is now part of the parse state, but execute allows returning it to the caller, which is needed in one place.
2023-07-22 10:24:20 +02:00
..
actors - Duke fix bad type in shrinker. 2023-07-22 10:21:35 +02:00
ui - hotfix for compiler bug with optimized out if statement. 2023-05-19 22:51:31 +02:00
world - final clenaup on animatesprites_d.cpp. 2023-04-07 12:22:44 +02:00
dukeactor.zs - Duke: fix management of killit_flag. 2023-07-22 10:24:20 +02:00
dukegame.zs - use the native implementation for Duke.rnd. 2023-05-19 22:46:43 +02:00