An SDK to create Mods for dhewm3
Find a file
Daniel Gibson 63aa4b1036 3c96e19610 for d3xp/ - 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.

The original commit was for game/ only, but d3xp/ will have the same
issues..
2018-08-20 01:46:37 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp 3c96e19610 for d3xp/ - fix miscompilation with gcc 4.5 2018-08-20 01:46:37 +02:00
framework CD-Key check for internet-games can now be disabled 2018-08-20 01:46:37 +02:00
game Guess x/y FOV/aspectratio from resolution 2018-08-20 01:46:37 +02:00
idlib math.h should #include sys/platform.h 2018-08-20 01:46:37 +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 Get rid of Sys_SetFatalError() 2018-08-20 01:46:35 +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 Win32: Statically link libgcc and libstdc++ 2018-08-20 01:46:37 +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