Wed, 21 Oct 2015 02:19:04 +0200 - Fix for 'loadNiceHogs' in GameConfig for iPad ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 02:19:04 +0200] rev 11221
- Fix for 'loadNiceHogs' in GameConfig for iPad
Wed, 21 Oct 2015 00:49:04 +0200 - Refactoring of Missions screen: ios-revival
antonc27 <antonc27@mail.ru> [Wed, 21 Oct 2015 00:49:04 +0200] rev 11220
- Refactoring of Missions screen: - - Now mission's list constructed from 'missions_en.txt' - - In-place localization for mission's names and descriptions
Tue, 20 Oct 2015 23:56:31 +0200 - Retrieving language ID moved to HWUtils ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 23:56:31 +0200] rev 11219
- Retrieving language ID moved to HWUtils
Tue, 20 Oct 2015 00:51:45 +0200 - Small adjust for cell selection color of Missions screen ios-revival
antonc27 <antonc27@mail.ru> [Tue, 20 Oct 2015 00:51:45 +0200] rev 11218
- Small adjust for cell selection color of Missions screen
Mon, 19 Oct 2015 03:39:47 +0200 - Big refactoring of front-end Settings for both iPhone and iPad: ios-revival
antonc27 <antonc27@mail.ru> [Mon, 19 Oct 2015 03:39:47 +0200] rev 11217
- Big refactoring of front-end Settings for both iPhone and iPad: - - Fixed crash when receiving Memory Warning after dismissing Settings on iPhone - - Set ARC flags for MGSplitVCs as it now updated for iOS 8 - - All sub-settings VCs now recreated each time they presented - - SettingsContainerViewController removed - - Other small improvements
Sat, 17 Oct 2015 20:07:10 +0200 - Better way of creating/using doneButton in Settings ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 20:07:10 +0200] rev 11216
- Better way of creating/using doneButton in Settings
Sat, 17 Oct 2015 00:32:02 +0200 - Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) ios-revival
antonc27 <antonc27@mail.ru> [Sat, 17 Oct 2015 00:32:02 +0200] rev 11215
- Possible fix for wrong layout on iOS 9 when going back from rotated stats page (for iPad) Note: Tested only in simulator
Fri, 16 Oct 2015 17:34:06 +0200 - Added new set of tabbar icons for Settings on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 17:34:06 +0200] rev 11214
- Added new set of tabbar icons for Settings on iPhone
Fri, 16 Oct 2015 02:54:03 +0200 - Fix for autorotation of table view of StatsPageVC ios-revival
antonc27 <antonc27@mail.ru> [Fri, 16 Oct 2015 02:54:03 +0200] rev 11213
- Fix for autorotation of table view of StatsPageVC - Adjustment for header's height
Thu, 15 Oct 2015 23:27:56 +0200 - Mortar, Mudball and Land Spray need up/down buttons on mobile ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 23:27:56 +0200] rev 11212
- Mortar, Mudball and Land Spray need up/down buttons on mobile
Thu, 15 Oct 2015 22:48:32 +0200 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 22:48:32 +0200] rev 11211
- Workaround for wrong sprite in utility widget when selecting DrillStrike Note: It is better to extend utilityWidget to handle >=2 sprites/actions
Thu, 15 Oct 2015 21:58:30 +0200 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:58:30 +0200] rev 11210
- Target button added to mobile touch controls Note: Maybe also need to add it to HedgeEditor, dunno...
Thu, 15 Oct 2015 21:13:43 +0200 - Target button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 21:13:43 +0200] rev 11209
- Target button added to mobile touch controls
Thu, 15 Oct 2015 20:36:08 +0200 - Timer button added to mobile touch controls ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 20:36:08 +0200] rev 11208
- Timer button added to mobile touch controls
Thu, 15 Oct 2015 01:13:23 +0200 - Fix for wrong path of restored game ios-revival
antonc27 <antonc27@mail.ru> [Thu, 15 Oct 2015 01:13:23 +0200] rev 11207
- Fix for wrong path of restored game Note: http://stackoverflow.com/questions/25884382/ios-8-bundle-path-changes
Wed, 14 Oct 2015 21:25:49 +0200 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 21:25:49 +0200] rev 11206
- Better random number generation for front-end: random() replaced with arc4random_uniform()
Wed, 14 Oct 2015 02:28:32 +0200 - Button's restyling for RestoreViewController ios-revival
antonc27 <antonc27@mail.ru> [Wed, 14 Oct 2015 02:28:32 +0200] rev 11205
- Button's restyling for RestoreViewController
Sat, 10 Oct 2015 18:18:26 +0200 Lua-API: onSuddenDeath hook
sheepluva [Sat, 10 Oct 2015 18:18:26 +0200] rev 11204
Lua-API: onSuddenDeath hook
Thu, 08 Oct 2015 10:48:16 -0400 Pass overridden uid into AddGear instead
nemo [Thu, 08 Oct 2015 10:48:16 -0400] rev 11203
Pass overridden uid into AddGear instead
Thu, 08 Oct 2015 10:42:00 -0400 restore uid on resurrection as well
nemo [Thu, 08 Oct 2015 10:42:00 -0400] rev 11202
restore uid on resurrection as well
Wed, 07 Oct 2015 23:20:31 +0200 TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
sheepluva [Wed, 07 Oct 2015 23:20:31 +0200] rev 11201
TrophyRace: fix nil error warning, caused by needlessly re-retrieving the name of the best hedgehog (which could be dead at that point)
Mon, 05 Oct 2015 20:31:46 +0200 - Fix for locale string in SingleWeaponViewController ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 20:31:46 +0200] rev 11200
- Fix for locale string in SingleWeaponViewController - Init of vars in LoadLocaleWrapper in order to get right ammo names
Mon, 05 Oct 2015 19:17:40 +0200 - Fix for locale string passed to engine (like "ru-FR") ios-revival
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 19:17:40 +0200] rev 11199
- Fix for locale string passed to engine (like "ru-FR")
Mon, 05 Oct 2015 13:38:25 +0200 preselect baseball bat in Knockball and Basketball
sheepluva [Mon, 05 Oct 2015 13:38:25 +0200] rev 11198
preselect baseball bat in Knockball and Basketball
Sun, 04 Oct 2015 16:30:55 -0400 Avoid waiting past end of turn for smine.
nemo [Sun, 04 Oct 2015 16:30:55 -0400] rev 11197
Avoid waiting past end of turn for smine.
Sat, 03 Oct 2015 17:02:57 -0400 Add nil check in fake crate spawn for if crate fails to spawn
nemo [Sat, 03 Oct 2015 17:02:57 -0400] rev 11196
Add nil check in fake crate spawn for if crate fails to spawn
Mon, 28 Sep 2015 01:31:47 +0200 - GameController framework added to project (required by last version of SDL) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:31:47 +0200] rev 11195
- GameController framework added to project (required by last version of SDL)
Mon, 28 Sep 2015 01:07:21 +0200 - Bitcode disabled (for Xcode 7) ios-revival
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:07:21 +0200] rev 11194
- Bitcode disabled (for Xcode 7)
Fri, 25 Sep 2015 23:31:16 -0400 Scan from right too. Not sure this is actually helpful, so committing separately.
nemo [Fri, 25 Sep 2015 23:31:16 -0400] rev 11193
Scan from right too. Not sure this is actually helpful, so committing separately.
Fri, 25 Sep 2015 23:30:21 -0400 This should probably fix feedback that hogs weren't spawning on left side of map.
nemo [Fri, 25 Sep 2015 23:30:21 -0400] rev 11192
This should probably fix feedback that hogs weren't spawning on left side of map.
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip