Alias sdk_lightmappedgeneric_dx9 to lightmappedgeneric
Change DHTML/HTML console message "source" color
Merge ConCommandHash stuff from x86-64
Pull Request: Fixed missing Server Browser localization
Main menu adjustments
* Use localized string for "server not responding" for favorites
* Adjust blue colors in server browser to be consistent with each other, including hover colors, and be slightly darker for better contrast with white text
* Adjust "Search servers by IP" menu in favorites tab
CurTIme to double
List of changed symbols: (float=>double)
* CBaseServer::GetTime, GetTickInterval, m_flTickInterval
* IServer::GetTime, GetTickInterval
* CClientState::GetTime, m_tickRemainder
* C_BasePlayer:GetTimeBase
* CPrediction::RunSimulation
* CBasePlayer::SetTimeBase, CBasePlayer::GetTimeBase
* CGlobalVarsBase::curtime, interval_per_tick
Fixed a bunch more compile warnings
Close spawn/context menus when main menu is open
Also disallow F1 to open spawnmenu in main menu
Call Remove instead of Close for toolstips, if Close is not defined
More compile warning fixes