raze-gles/source
Mitchell Richters 59e4fae064 - Game input: Fix miscellaneous issues.
* 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.
2020-09-21 17:12:53 +10:00
..
blood - Game input: Fix miscellaneous issues. 2020-09-21 17:12:53 +10:00
build - widescreen asset setup and consolidation of .def file loading. 2020-09-16 19:13:06 +02:00
common - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
core - Game input: Fix miscellaneous issues. 2020-09-21 17:12:53 +10:00
exhumed - widescreen asset setup and consolidation of .def file loading. 2020-09-16 19:13:06 +02:00
games/duke - Game input: Fix miscellaneous issues. 2020-09-21 17:12:53 +10:00
glbackend - fixed weapon sprite translation index when in paletted mode. 2020-09-19 00:06:07 +02:00
libsmackerdec - fixed the cheat handler. 2020-07-25 17:25:21 +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 - Game input: Fix miscellaneous issues. 2020-09-21 17:12:53 +10:00
thirdparty - added missing terminator to Base64 encoder. 2020-09-07 23:32:58 +02:00
__autostart.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
CMakeLists.txt - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp
zzautozend.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00