raze-gles/source
Mitchell Richters 722537a1f0 - InputState: Make CONTROL_GetInput() return an object instead of accepting a pointer and provide to games as a function parameter.
* Provide read-only/const results from `CONTROL_GetInput()` so games can't change received input.
* Change non-descript `info` to `hidInput` (Human Interface Device).
* Remove a few unused prototypes.
2020-09-06 20:18:26 +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 - 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
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 - 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
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 - 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
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
zzautozend.cpp - added the softpoly and Vulkan backend code fron GZDoom. 2020-05-31 10:53:11 +02:00