dhewm3/neo/sys
dhewg cdf6fa3702 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.
2011-12-22 11:21:55 +01:00
..
cmake Add a CMake build system 2011-12-14 02:40:49 +01:00
linux Unify all Sys_GetProcessorId() 2011-12-22 11:07:00 +01:00
osx Unify all Sys_GetProcessorId() 2011-12-22 11:07:00 +01:00
posix Get rid of the unused Sys_FPU_ClearStack 2011-12-22 11:07:01 +01:00
scons Unify CPUID_FTZ and CPUID_DAZ 2011-12-22 10:38:40 +01:00
stub Get rid of Sys_GetClockticks() and Sys_ClockTicksPerSecond() 2011-12-22 10:38:39 +01:00
win32 Add missing includes for MSVC 2011-12-22 11:07:01 +01:00
cpu.cpp New define IDSTR_NO_REDIRECT 2011-12-22 11:21:55 +01:00
platform.h Add missing includes for MSVC 2011-12-22 11:07:01 +01:00
sys_local.cpp Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
sys_local.h Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
sys_public.h Get rid of the unused Sys_FPU_ClearStack 2011-12-22 11:07:01 +01:00
threads.cpp Port Sys_Milliseconds() to SDL 2011-12-22 10:38:38 +01:00