An SDK to create Mods for dhewm3
Find a file
Turo Lamminen db977e6f75 Fix stack overflow in SSE code
This was checking the wrong variable so when count was < 4 it was writing
past the end of buffer and potentially breaking the stack.
2018-08-20 01:46:39 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Fix new[]/delete missmatches and memory leaks found by clang's ASAN 2018-08-20 01:46:39 +02:00
framework Version 1.4.1 2018-08-20 01:46:39 +02:00
game Fix new[]/delete missmatches and memory leaks found by clang's ASAN 2018-08-20 01:46:39 +02:00
idlib Fix stack overflow in SSE code 2018-08-20 01:46:39 +02:00
renderer Fix dedicated server for Windows 2018-08-20 01:46:37 +02:00
sound Port EAX to EFX 2018-08-20 01:46:32 +02:00
sys make it compilable under openbsd 2018-08-20 01:46:39 +02:00
tools/compilers/aas Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
ui Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CMakeLists.txt make it compilable under openbsd 2018-08-20 01:46:39 +02:00
config.h.in Introduce CMAKE_INSTALL_PREFIX relative paths 2018-08-20 01:46:34 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00