Make the BSP whitelist case insensitive
Validate model header values to not crash the game later
Apparently we are shipping a model with malformed data, which when accessed crashes the game. This prevents such models from being loaded with a console warning.
Patch cs_fix.mdl
The first local sequence weight index no longer points outside of the file's bounds
Do not even try to read weight of first bone for boneless models