antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:29:22 +0100] rev 11312
- Merge from default
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 01:26:32 +0100] rev 11311
- Restored Turkish localization
Note: Problem - missed " symbol.
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:33:41 +0100] rev 11310
- Support screen refactoring:
- - "Rate app" now called via Appirater
- - Adjust for footer height
antonc27 <antonc27@mail.ru> [Fri, 06 Nov 2015 00:12:37 +0100] rev 11309
- Appirater:
- - Updated to last version
- - Added localization bundle
- - StoreKit framework linked
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 21:54:19 +0100] rev 11308
- Update rus localization for 'About' screen
- 'Info' button's color changed to yellow
- Update Qt front-end 'About' with my credits
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 05:33:24 +0100] rev 11307
- 'About' screen on iOS now is up-to-date with Qt front-end 'About'
- Added myself as developer and translator :)
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:45:20 +0100] rev 11306
- Missed localization for 'Clear All' button on SavedGamesVirewController
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 04:29:44 +0100] rev 11305
- Rus localization for following multiplayer missions:
- - Basketball
- - Control
- - CTF_Blizzard
- - Knockball
- - TrophyRace
sheepluva [Thu, 05 Nov 2015 04:42:22 +0100] rev 11304
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:35:59 +0100] rev 11303
- 'ClimbHome' map deprecated as it crashes
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:30:57 +0100] rev 11302
- 'Cheese' map not blacklisted anymore
antonc27 <antonc27@mail.ru> [Thu, 05 Nov 2015 03:08:49 +0100] rev 11301
- Rus localization for following game styles:
- - Balanced_Random_Weapon
- - Construction_Mode
- - Highlander
- - Racer
- - Random_Weapon
- - TechRacer
- - The_Specialists
- - WxW
- Some missed strings added to stub.lua
- Translation credits update
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:43 +0100] rev 11300
Let initialization happen in the appropriate function
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:38 +0100] rev 11299
Specify the enum type for Pixel and Sample formats
Vittorio Giovara <vittorio.giovara@gmail.com> [Wed, 04 Nov 2015 16:53:33 +0100] rev 11298
Update libav API, keeping forward and backward compatibility
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:56:37 +0100] rev 11297
- Disabled non-adapted for mobile game styles
Note: Motivation for reduction explained here - http://www.hedgewars.org/node/6343
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:39:04 +0100] rev 11296
- Added 'World Edge' flag for Scheme Settings
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:17:31 +0100] rev 11295
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:42:11 +0100] rev 11294
- Disabling generation of position-dependent code for 'Distro Adhoc' config
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:40:38 +0100] rev 11293
- '-Os' fpc optimization compiler flag replaced with '-O2'
Note 1: '-Os' cause crash on device. Seems like fpc bug.
Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:23:32 +0100] rev 11292
- GCC_THUMB_SUPPORT removed
Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:19:03 +0100] rev 11291
- Removing unnecessary '-Wl,-no_order_inits' linker flag
Note: More info here - http://wiki.freepascal.org/iPhone/iPod_development
sheepluva [Wed, 04 Nov 2015 01:36:34 +0100] rev 11290
wrap bee during pre-flight too
sheepluva [Wed, 04 Nov 2015 01:30:28 +0100] rev 11289
bump version too
sheepluva [Tue, 03 Nov 2015 23:33:32 +0100] rev 11288
merge changelog changes of 0.9.22 into default
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 22:57:01 +0100] rev 11287
- Added 'Air Mines' flag for Scheme Settings
antonc27 <antonc27@mail.ru> [Tue, 03 Nov 2015 21:43:05 +0100] rev 11286
- Fix for localization of game settings detailLabel in SingleSchemeViewController
sheepluva [Tue, 03 Nov 2015 23:32:14 +0100] rev 11285
add HedgeEditor to changelog
sheepluva [Tue, 03 Nov 2015 22:06:16 +0100] rev 11284
tweak changelog
sheepluva [Tue, 03 Nov 2015 21:24:35 +0100] rev 11283
bump protocol number