dhewm3-sdk/idlib
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
..
bv Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
containers Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
geometry Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
hashing Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
math Add missing includes for MSVC 2018-08-20 01:46:29 +02:00
Base64.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Base64.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
BitMsg.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
BitMsg.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CmdArgs.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
CmdArgs.h Fix all whitespace errors 2018-08-20 01:46:22 +02:00
Dict.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Dict.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Heap.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Heap.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
LangDict.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
LangDict.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lexer.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lexer.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Lib.cpp Use SDL for everything endian 2018-08-20 01:46:29 +02:00
Lib.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
MapFile.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
MapFile.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Parser.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Parser.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
precompiled.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Str.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Str.h New define IDSTR_NO_REDIRECT 2018-08-20 01:46:29 +02:00
Timer.cpp Use idSys::GetMilliseconds() for idTimer 2018-08-20 01:46:29 +02:00
Timer.h Use idSys::GetMilliseconds() for idTimer 2018-08-20 01:46:29 +02:00
Token.cpp Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00
Token.h Untangle the epic precompiled.h mess 2018-08-20 01:46:28 +02:00