mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 01:11:44 +00:00
59e4fae064
* Duke/RR: Fix `SB_CENTERVIEW` not clearing while `cl_syncinput 1`. * Duke/RR: Remove superfluous call to `apply_seasick()`. * RR: Change two calls from `playerSetAngle()` to `playerAddAngle()` Updated version of `playerSetAngle()` doesn't stop setting angle until target is reached, a bit too strict for this and compromised vehicle turning. * `applylook()`: Remove dead flag. Was only used with Duke, no other game called the function when dead anyway. Since the input helpers are processed outside of `applylook()` now this is not needed. * `applylook()`: Extend function with a bit of commentary. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |