raze/source
Christoph Oelckers 9627f00f32 - Duke: added emulation for a sound system bug that prevents certain duplicate sounds from playing.
Since our sound system does not reject this case, the calling code must check for the relevant condition.
2022-10-01 12:59:43 +02:00
..
build - use inline access functions to read floorz/ceilingz. 2022-08-27 09:58:16 +02:00
common - undid the fix that allocated one byte too many for loading a complete file into an FString. 2022-08-27 00:02:57 +02:00
core - fixed: sv_cheats was set to true, essentially rendering the cheat blocker for high skill levels in Duke and RR ineffective. 2022-10-01 09:10:13 +02:00
games - Duke: added emulation for a sound system bug that prevents certain duplicate sounds from playing. 2022-10-01 12:59:43 +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 ported NBlood commit e3d7ab8b919c230b2b4a825137d607b03b363796 2022-08-17 20:45:43 +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 - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00