raze/source/games
Mitchell Richters cb3fec39df - Exhumed: Move a line out of doPlayerMovement() and into updatePlayerViewSector().
* It needs to come after the function it's been moved into, but its confusing why its calculating a new pos delta when there's one on the stack.
* By directly nesting it in, it's a lot clearer.
2023-03-27 08:36:04 +11:00
..
blood - Blood: Delete empty file that got missed. 2023-03-23 20:36:37 +11:00
duke - Duke: Ensure pitch keys are done after adding player's input. 2023-03-26 16:40:25 +11:00
exhumed - Exhumed: Move a line out of doPlayerMovement() and into updatePlayerViewSector(). 2023-03-27 08:36:04 +11:00
sw - Exhumed/SW: Make sure the pitch keys are done after the slope tilting. 2023-03-27 08:28:32 +11:00