Added tag Hedgewars-iOS-1.3 for
changeset 718f98a9df12
ios: respond more gracefully to didReceiveMemoryWarning and add sounds to two buttons
the return of SDL.patch D:
contains fixes for double free at window destruction, touch interface and the minimum ios version supported
ios: fix a couple of bad memory management (unrelated to the crash at the end of each game)
sdl13: fixed compilation