raze/source/games
Christoph Oelckers d011f3c201 - Blood: validate upper/lower sector links before starting a level.
Originally this just performed an OOB memory access, but with Raze's setup it would dereference a null pointer so these must be eliminated.
2021-12-16 11:54:55 +01:00
..
blood - Blood: validate upper/lower sector links before starting a level. 2021-12-16 11:54:55 +01:00
duke - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
exhumed - replaced fallthrough__ with [[fallthrough]] as we are requiring C++17 and don't need workarounds for that. 2021-12-14 12:27:28 +01:00
sw - SW: fixed accidentally inverted colliision check in DoMirvMissile. 2021-12-15 20:51:31 +01:00