raze/wadsrc/static/zscript/games
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
..
blood - Blood: Fix shotgun ammo display when player fires a shell, switches weapons, then switches back. 2023-03-15 21:30:44 +11:00
duke - 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
exhumed - Exhumed: Fix clip calculation setup. 2023-03-27 22:05:35 +11:00
sw - SW: Remove Player::siang since we have the same data in 2023-03-15 19:57:45 +11:00