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)
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
antonc27 <antonc27@mail.ru> [Mon, 05 Oct 2015 19:17:40 +0200] rev 11199
- Fix for locale string passed to engine (like "ru-FR")
sheepluva [Mon, 05 Oct 2015 13:38:25 +0200] rev 11198
preselect baseball bat in Knockball and Basketball
nemo [Sun, 04 Oct 2015 16:30:55 -0400] rev 11197
Avoid waiting past end of turn for smine.
nemo [Sat, 03 Oct 2015 17:02:57 -0400] rev 11196
Add nil check in fake crate spawn for if crate fails to spawn
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)
antonc27 <antonc27@mail.ru> [Mon, 28 Sep 2015 01:07:21 +0200] rev 11194
- Bitcode disabled (for Xcode 7)
nemo [Fri, 25 Sep 2015 23:31:16 -0400] rev 11193
Scan from right too. Not sure this is actually helpful, so committing separately.
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.
sheepluva [Wed, 23 Sep 2015 07:49:46 +0200] rev 11191
fp complained about this line being too long
antonc27 <antonc27@mail.ru> [Sun, 20 Sep 2015 03:02:21 +0200] rev 11190
- 'Shoppa Pro' ammo set added to iOS front-end
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
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