raze-gles/source/rr
Mitchell Richters f1b7707f7a Repair vehicle input functions following changes to input handling.
- Calculate turnAmount in 1st 'if (turn)' statement to save on a 2nd.
- Divide all subsequent values from turAmount for cascasing effect.
- Rearrange some code to save on if statements checking the same condition.
- Remove q16horz code since player has no vertical movement on a vehicle.
- Remove horizAngleAdjust code as it's not necessary and has a jarring effect.
2020-03-20 23:21:54 +01:00
..
src Repair vehicle input functions following changes to input handling. 2020-03-20 23:21:54 +01:00
CMakeLists.txt - revert all consolidation efforts between Duke and RR frontends. 2020-03-18 08:24:31 +01:00