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.
Wed, 23 Sep 2015 07:49:46 +0200 fp complained about this line being too long
sheepluva [Wed, 23 Sep 2015 07:49:46 +0200] rev 11191
fp complained about this line being too long
Sun, 20 Sep 2015 03:02:21 +0200 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 03:02:21 +0200] rev 11190
- 'Shoppa Pro' ammo set added to iOS front-end
Sun, 20 Sep 2015 02:56:33 +0200 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:56:33 +0200] rev 11189
- Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores
Sun, 20 Sep 2015 02:52:49 +0200 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:52:49 +0200] rev 11188
- 'Construction Mode' ammo set and game parameters added to iOS front-end
Sun, 20 Sep 2015 02:08:12 +0200 - 'Highlander' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 02:08:12 +0200] rev 11187
- 'Highlander' ammo set added to iOS front-end
Sun, 20 Sep 2015 01:48:18 +0200 - 'One of everything' ammo set added to iOS front-end ios-revival
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 01:48:18 +0200] rev 11186
- 'One of everything' ammo set added to iOS front-end
Sat, 19 Sep 2015 22:17:50 +0200 tweak tips a little (loosely based on Wuzzy's suggestions)
sheepluva [Sat, 19 Sep 2015 22:17:50 +0200] rev 11185
tweak tips a little (loosely based on Wuzzy's suggestions)
Fri, 18 Sep 2015 06:03:49 +0200 - Fix for getting the correct fort name in FortsViewController ios-revival
antonc27 <antonc27@mail.ru> [Fri, 18 Sep 2015 06:03:49 +0200] rev 11184
- Fix for getting the correct fort name in FortsViewController
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)
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip