Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
Fixes 210.
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes
bug #265
Check for victory before stTurnReact. Fixes 382
ASA, desert01: Disable hero control at first battle left from the hole, not right above it
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
Backed out
changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb