raze-gles/source
2020-09-22 23:01:45 +10:00
..
blood - Blood: Correctly set playerHorizMin() and playerHorizMax() with respect to horizon changing from 0 to 100 like the other games (min used to be -180, max used to be 120). 2020-09-22 22:55:23 +10:00
build - Build: Remove unused inline function in-case it accidentally gets used... 2020-09-22 23:01:45 +10:00
common - added support for SSI containers to the file system. 2020-09-19 10:07:53 +02:00
core Merge branch 'back_to_basics2' into Blood_InputReworking 2020-09-22 07:34:39 +10:00
exhumed - Exhumed: Hook up crouch action to applylook() that was forgotten during initial implementation. 2020-09-22 16:06:12 +10:00
games/duke - Blood/RR: Replace a few playerSet*() calls with playerAdd*(). Because the setters continually set until target is reached, can cause some perceivable smoothness issues if ticker re-targets's player's angle/horizon before input code has reached target. 2020-09-22 22:50:27 +10:00
glbackend - always use the containing sector's fog when rendering sprites. 2020-09-20 20:39:11 +02:00
libsmackerdec - fixed the cheat handler. 2020-07-25 17:25:21 +02:00
platform - removed Softpoly from the startup screen and its enabling define in the project. 2020-09-20 21:15:16 +02:00
sw - SW: Fix regression from 1900cf1fcc where the conversion from GetDeltaAngle() to getincangle() got muddled up. 2020-09-22 20:02:58 +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 - removed Softpoly from the startup screen and its enabling define in the project. 2020-09-20 21:15:16 +02:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00
zzautozend.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00