An SDK to create Mods for dhewm3
Find a file
dhewg 01b5e365e8 Fix alignment issue with idBlockAlloc::Free()
Bug introduced with e97d3288. This doesn't work with MinGW, since
the struct members might not be aligned to the native pointer
size (in this case idSampleDecoderLocal was aligned to a 8 byte
boundary on win32).
Just switch the two members to avoid ugly code.
2018-08-20 01:46:29 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Fix -Woverloaded-virtual warnings 2018-08-20 01:46:29 +02:00
framework Move MAX_THREADS as define to BuildDefines.h 2018-08-20 01:46:29 +02:00
game Fix -Woverloaded-virtual warnings 2018-08-20 01:46:29 +02:00
idlib Fix alignment issue with idBlockAlloc::Free() 2018-08-20 01:46:29 +02:00
renderer Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
sound Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
sys Add missing includes for MSVC 2018-08-20 01:46:29 +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 Check for jpeg_mem_src() 2018-08-20 01:46:29 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00