Fix tonemap system not getting new controller on map cleanup
Fix a potential issue with game.CleanUpMap
Improvements for util.TableToJson
* Throw hatlng errors at all times (instead of non halting ones)
* Clear any parsed data before throwing Lua errors, because the Lua errors prevent destructors from running
Added "Inflictor" to Bullet structure
Affects Entity.FireBullets and the bullet hooks.
Inflictor sets the weapon that the damage should be credited to.
Attacker being the entity that dealt the damage, i.e. a player
Fixed sv_max_usercmd_move_magnitude breaking some mods
Panel:PaintAt will touch Z pos only if there are any 0 values