mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 09:21:36 +00:00
4bf5c3d6b5
* Handle button-mashing to provide a better experience. * Rename `bike_turn` to `boat_turn`. * Move application of scale to returning value within `boatApplyTurn()`. * Use doubled return values like Rednukem (20 -> 40, 10 -> 20, 6 -> 12, 3 -> 6, 2 -> 4, 1 -> 2). * Return `p->TiltStatus` towards 0 if `p->MotoSpeed` == 0 and `p->NotOnWater`. * Always test if `p->TiltStatus` < `0.025`. |
||
---|---|---|
.. | ||
duke |