Fix hammer/pickhammer not digging land with gfSolidLand on
This bug was introduced after the switch to doMakeExplosion
Fix broken Big Armory mission map
A change in random map generation post-0.9.24 broken the generated Big Armory map.
To fix this, we move over to image map so it never changes.
Whoops. Fix NoPointX typo in HedgeEditor
Remove bad king death message
The bad message had multiple %1 in it, which the engine does not resolve (yet)
Whoops. Syntax error in uVideoRec
Fix video recorder not working if sound disabled (fixes
bug #200)