mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-01 14:11:01 +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`. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |