Hammer: Fixed collision model being offset in 3D when dragging
Hammer: Fixed keybinds for 1 & 2 not updating the setting correctly
Do not set thread count to 1 if the CPU has over 32 of them
Limited to 64 now, and is clamped instead of resetting.
Pull Request: Fixed inconsistent margins on language list/start game
Fixed "Toggle" input on triggers improperly toggling the entity
It was not actually setting the enabled state, only making it non interactable.
Now properly sets the enabled state, just like Enable/Disable inputs do
Geiger counter only reacts to enabled trigger_hurts
Fixed some compile warnings
more warning fixes
Fixed max player speed not being set in a certain case
When holding your +wal slow walking key, and Player:setCanWalk being set to false
Pull Request: Removing deprecated calls to AddControl
Remove redundant arguments given to CPanel:NumSlider
Fixed console warning when opening Options menu
Warning about missing vgui/crosshair_bg