raze/source
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
..
build - fixed bad slope sprite offset in clipmove. 2023-01-21 13:39:16 +01:00
common - migrated attackertype to class objects. 2023-04-09 09:46:09 +02:00
core - added the action, move and ai properties. 2023-04-12 21:52:56 +02:00
games - 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
platform - updated minimum macOS version in bundle .plist file 2022-12-15 10:26:51 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - moved actioncounter and curframe to a dedicated variable. 2023-04-12 20:07:12 +02:00
g_pch.h - backend cleanup from GZDoom. 2022-12-18 16:31:50 +01:00