raze/source
Christoph Oelckers 4c7662b4ea - Duke/RR: guard all calls to EGS with a null pointer check.
Spawning sprites into the void will crash the engine so these must be blocked which requires a failure check here.
With this pressing fire while in the void no longer crashes the game - it won't fire anything, either, though.
2021-11-29 00:56:31 +01:00
..
build - inside, haskey and removed unused processmove functions. 2021-11-29 00:56:30 +01:00
common - Blood: reworked GetClosestSpriteSectors to use dynamic arrays, deleted unused GetClosestSectors. 2021-11-29 00:55:43 +01:00
core - Duke/RR: added all checks needed for not letting Duke crash with noclip when not accepting -1 as a valid sector pointer. 2021-11-29 00:56:31 +01:00
games - Duke/RR: guard all calls to EGS with a null pointer check. 2021-11-29 00:56:31 +01:00
glbackend - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty
CMakeLists.txt - addressed most unused/uninitialized variable warnings from MSVC. 2021-11-29 00:55:30 +01:00
g_pch.h - Cleanup header duplicates in g_pch.h. 2021-10-30 10:24:14 +02:00
gitinfo.cpp