raze-gles/source
2020-09-06 20:49:21 +10:00
..
blood - InputState: Make CONTROL_GetInput() return an object instead of accepting a pointer and provide to games as a function parameter. 2020-09-06 20:18:26 +10:00
build - Fix broken krand() follow changes in 1354d52c05 due to truncation occuring from FixedToInt() inline function. 2020-09-06 16:37:04 +10:00
common - added a parser for World Tour's language files. 2020-09-05 21:33:04 +02:00
core - Move Duke's input scaling for unsynchronised input to backend as InputScale(). 2020-09-06 20:19:26 +10:00
exhumed - InputState: Make CONTROL_GetInput() return an object instead of accepting a pointer and provide to games as a function parameter. 2020-09-06 20:18:26 +10:00
games/duke - Move Duke's input scaling for unsynchronised input to backend as InputScale(). 2020-09-06 20:19:26 +10:00
glbackend - fixed fog on RRRA E2L1 2020-09-05 23:20:48 +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 - SW: Split getinput()'s weapon code into its own static function. 2020-09-06 20:49:21 +10:00
thirdparty - Major cleanup of Q16.16 utilisation within games and engine. 2020-09-01 23:00:47 +10:00
__autostart.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00
CMakeLists.txt - implemented the 'god' cheat as a network command. 2020-09-03 00:29:17 +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