Frontend: Don't reset campaign mission selection to top of list after each play
Make game engine load the user's locale correctly (
bug #688)
Refactor hwengine: Rename cLocale to cLanguage
Required so the clocale unit can be added
Fix hog taunts counting SD water rise drowns as team kills (
bug #691)
Remove "loser" messages in challenges
The point of challenges is not to "win", but to reach a highscore, so we need not to rub failure into the player's face.
aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code