raze/source/games/duke
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
..
src - Duke/RR: guard all calls to EGS with a null pointer check. 2021-11-29 00:56:31 +01:00
all.cpp - actually compile the game code as larger units and integrate them in the main project. 2021-01-04 11:52:10 +01:00
all_d.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
all_r.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00