raze/source/games
Mitchell Richters 4bf2f70d7b - Exhumed: Remove Player::nDestVertPan entirely.
* We can just pass the needed value into `doPlayerPitch()`.
* For Ramses, no need to set `nDestVertPan` to the map value, just use the map value.
* Avoids an excess `atan2()` call by way of `maphoriz()`.
2023-03-27 08:14:42 +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: Remove Player::nDestVertPan entirely. 2023-03-27 08:14:42 +11:00
sw - Make setForcedSyncInput() require a player index. 2023-03-23 17:09:02 +11:00