Tools: try searching for gameinfo relative to the .exe if not found
Allows BSPZIP (and probably others) to run from scripts outside of the game directory without additions params
"Fix" an infinite loop in memory allocation by exiting w/ message
"fix" an infinite loop in memory allocator (CUtlMemory) by exiting the program with a warning if it is hit.
Fixed crash with net_showmsg
Fixed hoverball's toggle key not functioning
Localization for built-in undo actions
Potentially breaking change: Internal undo names changed!
Also fixes undo text being processed twice for certain undo actions
Adds localization for entities spawned by Sandbox tools (names)
Added `hostile` keyvalue to npc_citizen
Will be treated as a combine. Useful for NPC reskins to not have combine noises. Or just for fun.
Fix queued rope renderer running out of memory with SuperDOF