raze/wadsrc/static/zscript/games/duke
Christoph Oelckers b2af4c0957 - Duke: fixed handling for when a slimer's target gets destroyed after eating it.
temp_data[0] was renamed to counter some time ago, but this place seems to have missed this somehow so the slimer got stuck in the 'eating' state.
2023-06-03 10:16:18 +02:00
..
actors - Duke: fixed handling for when a slimer's target gets destroyed after eating it. 2023-06-03 10:16:18 +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 - some initial preparations for exporting SW's actors. 2023-06-01 22:07:47 +02:00
dukegame.zs - use the native implementation for Duke.rnd. 2023-05-19 22:46:43 +02:00