dhewm3/neo
dhewg 2c1186dc1b Fix -Woverloaded-virtual warnings
We want to use the SIMD functions of the base class if the
deriving class does not implement every overloaded variant.

Added missing idLight::SetColor(idVec3) which is declared in
idEntity.
2011-12-22 12:33:27 +01:00
..
cm Use idSys::GetMilliseconds() for idTimer 2011-12-22 10:38:39 +01:00
d3xp Fix -Woverloaded-virtual warnings 2011-12-22 12:33:27 +01:00
framework Remove win32 special case in idSession::Frame() 2011-12-22 11:43:24 +01:00
game Fix -Woverloaded-virtual warnings 2011-12-22 12:33:27 +01:00
idlib Fix -Woverloaded-virtual warnings 2011-12-22 12:33:27 +01:00
MayaImport Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
renderer Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
sound Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
sys New define IDSTR_NO_REDIRECT 2011-12-22 11:21:55 +01:00
tools Use HUGE_VAL instead of HUGE 2011-12-22 12:33:21 +01:00
TypeInfo Get rid of Sys_GetProcessorString() 2011-12-22 10:38:40 +01:00
ui Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
CMakeLists.txt Fix compiler checks for newer gcc versions 2011-12-22 12:33:27 +01:00
SConstruct Initial SDL setup 2011-12-21 17:40:05 +01:00