engine: reorder GameFlags and update files, frontend and other stuff
ifrontend: load scheme descriptions from file and automate them a little
correct order is schemes, ammo, hogs
properly fix an autoreleased uiswitch
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>alternate</key>
<false/>
<key>music</key>
<true/>
<key>password</key>
<string></string>
<key>sound</key>
<true/>
<key>username</key>
<string></string>
<key>menu</key>
<false/>
</dict>
</plist>