Fri, 18 Sep 2015 05:37:55 +0200 - Added functionality to select one hat for all hogs at team settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 05:37:55 +0200] rev 11183
- Added functionality to select one hat for all hogs at team settings
Fri, 18 Sep 2015 04:33:37 +0200 - Fix for consequent selection of same hat for all hogs in settings ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 04:33:37 +0200] rev 11182
- Fix for consequent selection of same hat for all hogs in settings - Small refactoring of HogHatViewController
Thu, 17 Sep 2015 23:53:54 +0200 - Refactoring of MainMenuViewController ios-revival
antonc27 <antonc27@mail.ru> [Thu, 17 Sep 2015 23:53:54 +0200] rev 11181
- Refactoring of MainMenuViewController
Thu, 17 Sep 2015 09:59:58 +0200 speed up TrophyRace deaths
sheepluva [Thu, 17 Sep 2015 09:59:58 +0200] rev 11180
speed up TrophyRace deaths
Thu, 17 Sep 2015 07:41:40 +0200 add TODO
sheepluva [Thu, 17 Sep 2015 07:41:40 +0200] rev 11179
add TODO
Wed, 16 Sep 2015 08:58:51 -0400 remove racist trydo 😝
nemo [Wed, 16 Sep 2015 08:58:51 -0400] rev 11178
remove racist trydo 😝
Tue, 15 Sep 2015 06:05:11 +0200 - Possibility to send log file by email from app ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 06:05:11 +0200] rev 11177
- Possibility to send log file by email from app Note: Ugly ifdef's are necessary, because we don't want to include MessageUI framework into 'Distro Appstore' build scheme
Tue, 15 Sep 2015 04:28:25 +0200 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
antonc27 <antonc27@mail.ru> [Tue, 15 Sep 2015 04:28:25 +0200] rev 11176
- Refactoring. Separation of game log viewing code to GameLogViewController
Mon, 14 Sep 2015 07:02:06 +0200 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
antonc27 <antonc27@mail.ru> [Mon, 14 Sep 2015 07:02:06 +0200] rev 11175
- Attempt to fix a crash while selecting 'Random' for map generation Note 1: It occurs in BezierizeEdge procedure of uLandOutline while generating land preview Note 2: Crash fixed, but most previews are not generated correctly, e.g. it's a case for bordered map.
Sun, 13 Sep 2015 18:58:22 -0400 airmine hand sprite by wuzzy. totally temporary...
nemo [Sun, 13 Sep 2015 18:58:22 -0400] rev 11174
airmine hand sprite by wuzzy. totally temporary...
Sun, 13 Sep 2015 16:38:53 -0400 aaand make sure the commented out line matches
nemo [Sun, 13 Sep 2015 16:38:53 -0400] rev 11173
aaand make sure the commented out line matches
Sun, 13 Sep 2015 16:36:39 -0400 Add damage to gear values to mess with
nemo [Sun, 13 Sep 2015 16:36:39 -0400] rev 11172
Add damage to gear values to mess with
Sun, 13 Sep 2015 16:24:37 -0400 Oups. 6, not 12 - was testing
nemo [Sun, 13 Sep 2015 16:24:37 -0400] rev 11171
Oups. 6, not 12 - was testing
Sun, 13 Sep 2015 16:23:32 -0400 Allow for arbitrary number of airstrike bombs and spacing.
nemo [Sun, 13 Sep 2015 16:23:32 -0400] rev 11170
Allow for arbitrary number of airstrike bombs and spacing.
Sun, 13 Sep 2015 15:36:06 -0400 Move health:= 6 to gear addition so lua can more easily override it.
nemo [Sun, 13 Sep 2015 15:36:06 -0400] rev 11169
Move health:= 6 to gear addition so lua can more easily override it.
Sat, 12 Sep 2015 21:13:35 +0200 german translation update (incl. string reordering - blame sheepluva)
wuzzy [Sat, 12 Sep 2015 21:13:35 +0200] rev 11168
german translation update (incl. string reordering - blame sheepluva)
Sat, 12 Sep 2015 19:00:52 +0200 german translation updates
wuzzy [Sat, 12 Sep 2015 19:00:52 +0200] rev 11167
german translation updates
Sat, 12 Sep 2015 05:46:59 +0200 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:46:59 +0200] rev 11166
Merge
Sat, 12 Sep 2015 05:39:35 +0200 - Revert of 'Reset for previously selected static map' ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:39:35 +0200] rev 11165
- Revert of 'Reset for previously selected static map'
Sat, 12 Sep 2015 05:20:52 +0200 uVariables: also initialize arrays and records in initModule
sheepluva [Sat, 12 Sep 2015 05:20:52 +0200] rev 11164
uVariables: also initialize arrays and records in initModule
Sat, 12 Sep 2015 05:23:28 +0200 - These properties are not necessary to clean when receiving memory warning ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:23:28 +0200] rev 11163
- These properties are not necessary to clean when receiving memory warning
Sat, 12 Sep 2015 05:21:21 +0200 - We don't need to explicitly propagate vc lifecycle messages ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 05:21:21 +0200] rev 11162
- We don't need to explicitly propagate vc lifecycle messages Note: This actually fix crash related to [SDL_uikitwindow release], which appears after receiving memory warning during playing one game, finishing it and getting back to GameConfigViewController.
Sat, 12 Sep 2015 04:12:29 +0200 - Reset for previously selected static map ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:12:29 +0200] rev 11161
- Reset for previously selected static map Note: If static map doesn't reset, library continue to use it, even if user select generated maze map from game settings.
Sat, 12 Sep 2015 04:02:27 +0200 Merge ios-revival
antonc27 <antonc27@mail.ru> [Sat, 12 Sep 2015 04:02:27 +0200] rev 11160
Merge
Fri, 11 Sep 2015 21:42:55 +0200 merge
sheepluva [Fri, 11 Sep 2015 21:42:55 +0200] rev 11159
merge
Fri, 11 Sep 2015 21:41:35 +0200 simplify code ios-revival
sheepluva [Fri, 11 Sep 2015 21:41:35 +0200] rev 11158
simplify code
Fri, 11 Sep 2015 09:18:08 +0200 exclude uMatrix from pas2c build
sheepluva [Fri, 11 Sep 2015 09:18:08 +0200] rev 11157
exclude uMatrix from pas2c build
Fri, 11 Sep 2015 08:15:17 +0200 fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
sheepluva [Fri, 11 Sep 2015 08:15:17 +0200] rev 11156
fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
Fri, 11 Sep 2015 07:39:01 +0200 pas2c doesn't like {$ENDIF} with argument
sheepluva [Fri, 11 Sep 2015 07:39:01 +0200] rev 11155
pas2c doesn't like {$ENDIF} with argument
Fri, 11 Sep 2015 05:54:17 +0200 make uVariables not depend on implicit one-time initialization by FPC
sheepluva [Fri, 11 Sep 2015 05:54:17 +0200] rev 11154
make uVariables not depend on implicit one-time initialization by FPC
Fri, 11 Sep 2015 01:05:02 +0200 - ifdef for IPHONEOS in glLoadExtension ios-revival
antonc27 <antonc27@mail.ru> [Fri, 11 Sep 2015 01:05:02 +0200] rev 11153
- ifdef for IPHONEOS in glLoadExtension
Thu, 10 Sep 2015 18:50:39 +0200 stop rc plane prop/engine sound when out of fuel
sheepluva [Thu, 10 Sep 2015 18:50:39 +0200] rev 11152
stop rc plane prop/engine sound when out of fuel
Thu, 10 Sep 2015 18:22:52 +0200 merge branch ios-revival into default
sheepluva [Thu, 10 Sep 2015 18:22:52 +0200] rev 11151
merge branch ios-revival into default
Thu, 10 Sep 2015 17:51:49 +0200 - ifdef for CMEM ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:51:49 +0200] rev 11150
- ifdef for CMEM
Thu, 10 Sep 2015 17:47:01 +0200 - ifdef for engine exit/halt ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 17:47:01 +0200] rev 11149
- ifdef for engine exit/halt
Thu, 10 Sep 2015 01:49:15 +0200 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:49:15 +0200] rev 11148
- Refactoring in order to remove some warning related to using of int instead of NSInteger
Thu, 10 Sep 2015 01:31:52 +0200 - First attempt to fix crashes on loading 'Styles' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 10 Sep 2015 01:31:52 +0200] rev 11147
- First attempt to fix crashes on loading 'Styles'
Sun, 06 Sep 2015 04:30:30 +0200 - Fixes for cropped background image on iPhone ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 04:30:30 +0200] rev 11146
- Fixes for cropped background image on iPhone
Sun, 06 Sep 2015 03:17:22 +0200 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
antonc27 <antonc27@mail.ru> [Sun, 06 Sep 2015 03:17:22 +0200] rev 11145
- Restyle of 'Simple' and 'Missions' buttons at Main screen
Sat, 05 Sep 2015 23:46:31 +0200 - Added required icons ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:46:31 +0200] rev 11144
- Added required icons
Sat, 05 Sep 2015 23:12:23 +0200 - arm64 added as valid arch ios-revival
antonc27 <antonc27@mail.ru> [Sat, 05 Sep 2015 23:12:23 +0200] rev 11143
- arm64 added as valid arch - 'Skip Install' set to 'YES' for libraries - 'Build libfpc.a' modified - fpc compiling options cleared
Thu, 27 Aug 2015 23:52:38 +0200 - Version bump to 2.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:52:38 +0200] rev 11142
- Version bump to 2.0
Thu, 27 Aug 2015 23:21:07 +0200 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:21:07 +0200] rev 11141
- Fix for crash on loading SingleWeaponViewController in Settings
Thu, 27 Aug 2015 23:19:29 +0200 - 'safeScale' now always 1.0 ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:19:29 +0200] rev 11140
- 'safeScale' now always 1.0 Note: Really a little bit weird, but seems to work perfectly
Thu, 27 Aug 2015 23:18:29 +0200 - Load fonts on init if not 'mobile' ios-revival
antonc27 <antonc27@mail.ru> [Thu, 27 Aug 2015 23:18:29 +0200] rev 11139
- Load fonts on init if not 'mobile'
Tue, 18 Aug 2015 01:11:17 +0200 - Property for port in MapPreviewButtonView ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 01:11:17 +0200] rev 11138
- Property for port in MapPreviewButtonView
Tue, 18 Aug 2015 01:08:21 +0200 - Using of @autoreleasepool is better ios-revival
Anton Malmygin <antonc27@mail.ru> [Tue, 18 Aug 2015 01:08:21 +0200] rev 11137
- Using of @autoreleasepool is better
Tue, 18 Aug 2015 00:51:23 +0200 - Fix for iPhone 4S screen size ios-revival
antonc27 <antonc27@mail.ru> [Tue, 18 Aug 2015 00:51:23 +0200] rev 11136
- Fix for iPhone 4S screen size
Sun, 16 Aug 2015 02:32:03 +0200 - Fix for 'hold for delete' for cells in teams table ios-revival
antonc27 <antonc27@mail.ru> [Sun, 16 Aug 2015 02:32:03 +0200] rev 11135
- Fix for 'hold for delete' for cells in teams table
Sat, 15 Aug 2015 20:49:06 +0200 Merge with ios-rus-localization ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:49:06 +0200] rev 11134
Merge with ios-rus-localization
Sat, 15 Aug 2015 20:48:13 +0200 - Fix for retrieving 'Maze' preview genration ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:48:13 +0200] rev 11133
- Fix for retrieving 'Maze' preview genration Note: We use now GCD instead of pthread for launch preview generation from engine side (it is now done with RunEngine, not direct call to GenLandPreview) Note 2: For a moment LandPreview without Alpha used
Sat, 15 Aug 2015 20:38:07 +0200 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 20:38:07 +0200] rev 11132
- Improved fix for UI elements positioning at GameConfigViewController
Sat, 15 Aug 2015 17:08:50 +0200 - Localization for SingleSchemeViewController fixed ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 17:08:50 +0200] rev 11131
- Localization for SingleSchemeViewController fixed - Typos in Russian Scheme.strings
Sat, 15 Aug 2015 16:26:00 +0200 - Russian Scheme.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 16:26:00 +0200] rev 11130
- Russian Scheme.strings localized
Sat, 15 Aug 2015 04:23:12 +0200 - Russian Localizable.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:23:12 +0200] rev 11129
- Russian Localizable.strings localized - Few fixes for Russian About.strings
Sat, 15 Aug 2015 04:20:33 +0200 - Fix for localization of detail labels at AboutViewController ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 04:20:33 +0200] rev 11128
- Fix for localization of detail labels at AboutViewController
Sat, 15 Aug 2015 02:41:35 +0200 - Russian About.strings localized ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:41:35 +0200] rev 11127
- Russian About.strings localized
Sat, 15 Aug 2015 02:24:36 +0200 - Rus localization started ios-rus-localization
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:24:36 +0200] rev 11126
- Rus localization started
Sat, 15 Aug 2015 02:22:17 +0200 - Russian localization files added ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 02:22:17 +0200] rev 11125
- Russian localization files added TODO: Actually localize these files
Sat, 15 Aug 2015 01:44:21 +0200 - Small fix for debug view frame ios-revival
antonc27 <antonc27@mail.ru> [Sat, 15 Aug 2015 01:44:21 +0200] rev 11124
- Small fix for debug view frame Note: Still need to handle autorotation here
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip