raze/source
Christoph Oelckers 2397bf48f2 - fixed uninitialized ObjectList.
This needs to clear each entry each time it is allocated for use.
The object where this frequently caused problems is the drum being spawned by the Anubis drummers.
2021-10-26 23:52:21 +02:00
..
build - restore original krand formula. 2021-10-26 18:48:54 +02:00
common Fix compilation with USE_GLES2 = 1 2021-10-25 17:50:48 +02:00
core - fixed some warnings. 2021-10-26 18:54:43 +02:00
games - fixed uninitialized ObjectList. 2021-10-26 23:52:21 +02:00
glbackend - fixed black rendered sectors in Exhumed/Polymost. 2021-10-16 15:36:34 +02:00
platform - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
thirdparty - macOS backend update, plus moving base64.cpp around. 2020-09-27 16:12:50 +02:00
CMakeLists.txt - remaining parts of GLES. 2021-09-18 13:03:36 +02:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp