An SDK to create Mods for dhewm3
Find a file
dhewg a8b4f9e5f6 Fix miscompilation with gcc 4.5
idAnimator::GetJointLocalTransform() miscompiles with gcc 4.5 and
-ftree-vrp (implied by -O2).

Reorder code to avoid the compiler bug, no functional change.
2018-08-20 01:46:31 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Use correct idStr::Append() while saving event strings 2018-08-20 01:46:30 +02:00
framework Don't use a console lock on Windows or OSX builds 2018-08-20 01:46:30 +02:00
game Fix miscompilation with gcc 4.5 2018-08-20 01:46:31 +02:00
idlib Use SDL GLimp and input implementations on Windows 2018-08-20 01:46:30 +02:00
renderer Use SDL_opengl.h 2018-08-20 01:46:30 +02:00
sound Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
sys Make Sys_GetScanTable() only available on Windows 2018-08-20 01:46:30 +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 Use SDL GLimp and input implementations on Windows 2018-08-20 01:46:30 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00