raze/source
Mitchell Richters 29bf5e4cce - Exhumed: Move updatePlayerTarget() call back to main ticker loop.
* While it's cleaner in the AIPlayer ticker, AIRa requires its target set (which is done in this func also) and I don't know whether AIPlayer is ticked before AIRa is.
2023-04-21 21:13:16 +10:00
..
build - fixed bad slope sprite offset in clipmove. 2023-01-21 13:39:16 +01:00
common - Exhumed: Initial setup of new statusbar sequence exports, starting with DrawStatusSequence(). 2023-04-21 21:13:12 +10:00
core - Exhumed: Setup detection for Steam version. 2023-04-21 21:13:16 +10:00
games - Exhumed: Move updatePlayerTarget() call back to main ticker loop. 2023-04-21 21:13:16 +10: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