raze/source/games/exhumed
Mitchell Richters 0271a49030 - Exhumed: Move moving block check code back into player ticker for now.
* Reverts 52b2d1cd7d
* Upon closer inspection, the original code here used `zz` on the player stack, which was re-obtained again using the actor's Z vel, however the actor's Z vel gets modified along the way which could break how this code is meant to work.
* Should be split again but requires holistic thought.
2023-03-24 19:50:27 +11:00
..
src - Exhumed: Move moving block check code back into player ticker for now. 2023-03-24 19:50:27 +11:00
all.cpp - Exhumed: Split out player pickup code to separate file. 2023-03-23 20:50:08 +11:00