raze/source/games/duke
Mitchell Richters d3d9bb0823 - partially revert 19e4393a4f by adding the player's mouse input after calculating the true pitch of p->q16horiz.
* Need to add `p->horizAdjust` in with `p->q16horiz` because the values passed to that variable are the same as what would have been directly added to `p->q16horiz` in `processinput()`.
* Leaving mouse input to apply after calculating the pitch lets us take advantage of the calculated pitch's accuracy to provide consistent mouse input across the pitch's range.
2020-08-03 22:39:09 +10:00
..
src - partially revert 19e4393a4f by adding the player's mouse input after calculating the true pitch of p->q16horiz. 2020-08-03 22:39:09 +10:00
CMakeLists.txt - implemented most of the savegame code and deleted the old one. 2020-07-20 23:07:44 +02:00