Do not save or load mat_specular/mat_bumpmap in registry
These are debugging convars, they do not need to save and cause persistent visual downgrade with no video options enabling them back.
Add more info to "Sprite model's not supported any more" warning
Added lua_strict checkbox to Lua problems menu
Added util.IsBoxIntersectingBox
Move $LightMapWaterFog warning so it only runs once.
Water with $lightmapwaterfog will now receive lightmaps on compile
Fixed change in behavior of File:Read on overflow input
Draw cheap water instead of pure white mesh when missing many parameters
* Also disable blending on cheap water since it seems to just cause issues.
Added new parameters to Entity:DropToFloor
mask = MASK_SOLID, ignoreEnt = nil, maxDistance = 256
Only do NPC animation retargeting if addons don't add missing animations