Use Data.TConfig to read and store server config in hedgewars.ini (a little bit of hate to the author for not exporting Conf type)
Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
Autokick ignored players from game room on join. Needs testing.
usound: added function for loops with fade in and out
airplane attacks: added stunt sound (
issue #54)
Fixed scoring exploit on Control and removed user branding from the map
Changed hog positioning code on CTF_Blizzard so that each side is positioned in the same manner, and gets to move in the same order
Fixed version control fail in CTF_Blizzard
Added tag Hedgewars-iOS-1.2.3 for
changeset ae0c6c35414d
better ammomenu window dragging algorithm (as suggested by iphonedevelopertips)