An SDK to create Mods for dhewm3
Find a file
dhewg 84d64029e5 New define IDSTR_NO_REDIRECT
The defines in idlib/Str.h won't be set to redirect the low
level c string functions to idStr when IDSTR_NO_REDIRECT is
set.

Fixes compilation for MSVC:
error C2761: 'Cmp' : member function redeclaration not allowed

Reported by spiral.
2018-08-20 01:46:29 +02:00
cm Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
d3xp Use idSys::GetMilliseconds() for idTimer 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 Use idSys::GetMilliseconds() for idTimer 2018-08-20 01:46:29 +02:00
idlib New define IDSTR_NO_REDIRECT 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 CMake support for MSVC 2018-08-20 01:46:29 +02:00
COPYING.txt Add GPLv3 COPYING.txt 2018-08-20 01:46:20 +02:00