raze/source
Christoph Oelckers 6c915d7940 - Blood may not abort on a bogus start position.
There seem to be ways to override it elsewhere.
The initial position gets used by some code, so it still needs to be validated, though.
2022-07-12 09:52:30 +02:00
..
build - doFurniture floatified and inside rewritten as a floating point algorithm that works without bit masking. 2022-02-15 22:18:25 +01:00
common Fix crash when exiting with no game data 2022-07-10 22:30:18 +02:00
core - fixed rendering of non-orthogonal wall sprites. 2022-07-04 09:11:24 +02:00
games - Blood may not abort on a bogus start position. 2022-07-12 09:52:30 +02:00
glbackend - added wipe transitions to screen job 2022-04-25 17:26:17 +02:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - Use #pragma once in EASTL's intrusive_list.h. 2021-12-30 23:00:39 +11:00
CMakeLists.txt - glslang compiler and Vulkan backend update. 2022-07-02 10:20:11 +02:00
g_pch.h - removed compat.h entirely, all that was left was redundant #includes. 2021-12-26 23:10:07 +01:00
gitinfo.cpp