Apply name restrictions to concommand.Add
* It's the same name restrictions as CreateConVar, so probably fine?
Let's try removing Language system from dedicated servers
Minor cleanup
Do not check toolmode_allow convars for Utilities menu
Clarify what "Max Ragdolls" server setting is
Stop soundpatches on entity removal
And also prevent soundpatches from playing with invalid entities.
Spawnmenu calls CanTool clientside to mark server-disabled tools
* This is an experiment which may end up error prone, but let's try it. The intent is to show in the spawnmenu UI when a server (or an addon) has disabled a particular tool.
Implement drag'n'drop for HLMV
* You can now just drag a .mdl onto the app to open it
Minor cleanups
Update AppID for CS:GO to use the new one
Fix normals on balloon_classic LODs and camera.mdl LOD 3
Ship a fixed tri1x1.mdl
* Fixed normals, fixed extra weird mesh
Fixed some spawn crashes with some entities
gmad.exe no longer overwrites existing files
More model data validations
Fix CreateLinkController leaking entities if misused
Implement Combine APC aiming for players
* I had this code laying around unfinished, and now its finished.
* Also respect EnableGun for players only
Lets try undoing changes to UTIL_PrecacheOther
* I wonder if this causes ents.Iterator nulls
Block mat_texture_list_txlod_sync just in case
Fix "invalid format PHY" for old model formats
Fix ents.Iterator getting NULLs again
Limit Colour tool inputs to valid range