raze/source/games/duke
Mitchell Richters 4a6e2683f2 - Duke/RR: Properly fix movement() so the player's Z always makes it back to floorz.
* The `abs(k)` here was really messing it up.
* RR's height of 40 is actually a fix of Duke's 38, which left the player slightly off the ground.
* Duke when returning from crouching, jumping, or otherwise changing the Z always correctly ends up at the floor's Z now.
2022-12-11 18:41:51 +01:00
..
src - Duke/RR: Properly fix movement() so the player's Z always makes it back to floorz. 2022-12-11 18:41:51 +01:00
all.cpp - reimplemented Duke's scripted actor iterators in a more lightweight fashion. 2022-11-13 08:59:07 +01:00
all_d.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
all_r.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00