raze/source
Christoph Oelckers fa53fcd085 - undid the fix that allocated one byte too many for loading a complete file into an FString.
Without this padding byte the voxel loader does not work.
2022-08-27 00:02:57 +02:00
..
build -fix some bugs, handle occurences in recently changed code 2022-08-26 19:53:10 +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 - fixes bad assignments in the property parser. 2022-08-26 19:53:11 +02:00
games - added missing range check to secret hack for WT. 2022-08-26 21:46:16 +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