8,596 Commits over 3,256 Days - 0.11cph!
Automated Windows Build #705
Fix up default key bindings
Fixed Lua errors when spawnmenu tries to search files (file.Find) in "illegal" folders
Automated Windows Build #706
Automated Windows Build #707
Automated Windows Build #708
Don't unload menu backgrounds when they fade out (already disabled reloading, so they'll just turn white with this code)
Don't unload menu backgrounds when they fade out (already disabled reloading, so they'll just turn white with this code)
Automated Windows Build #709
Automated Windows Build #13
* Set r_radiosity back to 3 by default because 4 breaks community maps too much
* Stopped reserved_spot from ever being created as it breaks ladders
Automated Linux Build #710
* Set r_radiosity back to 3 by default because 4 breaks community maps too much
* Stopped reserved_spot from ever being created as it breaks ladders
Automated Linux DS Build #710
Automated Linux Build #14
Automated Linux DS Build #14
Automated Windows Build #710
Automated Windows Build #14
cl_gl_suface.cpp -> cl_gl_surface.cpp
surface.GetTextureID doesn't create new CMatSystemTextures for files that have already failed to load
Automated Linux Build #711
Automated Windows Build #711
Don't crash when m_NetChannel is NULL in CClientState::SetSignonState (merged from tf2)
Automated Linux Build #712
Automated Windows Build #712
Fixed crash in CNPC_Citizen::SelectScheduleRetrieveItem when NPC has no follow target
Automated Linux Build #713
Automated Linux DS Build #713
Automated Windows Build #713
Fixed 16 crashes related to invalid CTakeDamageInfo entities in NPC code
Automated Linux Build #714
Automated Linux DS Build #714
Automated Windows Build #714
Throw model name on to the stack in CModelRender::DrawModelShadowSetup to figure out some crash dumps
Automated Linux Build #715
Automated Linux DS Build #715
Automated Windows Build #715
"Fixed" a crash related to HL::S Houndeyes in squads
Automated Linux DS Build #716
Automated Linux Build #716
Automated Windows Build #716
Cleaner minidump comments, includes Lua stack traces if possible