raze/source
Mitchell Richters 4bf5c3d6b5 - uplift boatApplyTurn() with changes from e0bc2c6c97.
* 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`.
2020-07-24 21:27:47 +10:00
..
blood Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
build Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
common - some progress with sound. Still glitchy. 2020-07-23 23:22:09 +02:00
core - tweaks to synchronize video and audio with MVE. 2020-07-24 00:01:50 +02:00
exhumed Silenced lots of warnings pointed out by XCode. 2020-07-23 17:02:59 +02:00
games/duke - uplift boatApplyTurn() with changes from e0bc2c6c97. 2020-07-24 21:27:47 +10:00
glbackend - render the weapons with the DrawTexture interface and properly handle rotatesprite's alignment modes 2020-07-16 13:23:26 +02:00
libsmackerdec - FileStream cleanup 2020-06-28 14:42:06 +02:00
platform - Raze is not GZDoom. Changed to something more generic. (Will do the same update to GZDoom) 2020-06-16 08:01:37 -04:00
sw - optimizations for better savegame performance. 2020-07-21 21:32:38 +02:00
thirdparty - removed libdivide for good and the unused C++ wrapper for fix16 along with it. 2020-07-14 20:57:42 +02:00
__autostart.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
CMakeLists.txt - adapted the MVE player. 2020-07-23 22:26:07 +02:00
g_pch.h
gitinfo.cpp
zzautozend.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00