raze/wadsrc/static/zscript/games/duke
Christoph Oelckers 60af1b4c62 - renamed temp_data[0] to 'counter' and map temp_data[5] to the now free temp_data[0].
This not only matches its use in CON but seems to be used as a counter in most other places as well.
The main reason is to improve readability of CON to ZScript conversions.
2023-04-12 21:54:33 +02:00
..
actors - renamed temp_data[0] to 'counter' and map temp_data[5] to the now free temp_data[0]. 2023-04-12 21:54:33 +02:00
ui - added adaptive layout for RR's summary screen as well. 2023-01-14 10:37:07 +01:00
world - final clenaup on animatesprites_d.cpp. 2023-04-07 12:22:44 +02:00
dukeactor.zs - renamed temp_data[0] to 'counter' and map temp_data[5] to the now free temp_data[0]. 2023-04-12 21:54:33 +02:00
dukegame.zs - updated the SB_* constants on the script side. 2023-04-10 19:46:05 +02:00