Thu, 15 Oct 2015 22:48:32 +0200 antonc27 - Workaround for wrong sprite in utility widget when selecting DrillStrike ios-revival
Thu, 15 Oct 2015 21:58:30 +0200 antonc27 - Target button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 21:13:43 +0200 antonc27 - Target button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 20:36:08 +0200 antonc27 - Timer button added to mobile touch controls ios-revival
Thu, 15 Oct 2015 01:13:23 +0200 antonc27 - Fix for wrong path of restored game ios-revival
Wed, 14 Oct 2015 21:25:49 +0200 antonc27 - Better random number generation for front-end: random() replaced with arc4random_uniform() ios-revival
Wed, 14 Oct 2015 02:28:32 +0200 antonc27 - Button's restyling for RestoreViewController ios-revival
Sat, 10 Oct 2015 18:18:26 +0200 sheepluva Lua-API: onSuddenDeath hook
Thu, 08 Oct 2015 10:48:16 -0400 nemo Pass overridden uid into AddGear instead
Thu, 08 Oct 2015 10:42:00 -0400 nemo restore uid on resurrection as well
Wed, 07 Oct 2015 23:20:31 +0200 sheepluva 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 antonc27 - Fix for locale string in SingleWeaponViewController ios-revival
Mon, 05 Oct 2015 19:17:40 +0200 antonc27 - Fix for locale string passed to engine (like "ru-FR") ios-revival
Mon, 05 Oct 2015 13:38:25 +0200 sheepluva preselect baseball bat in Knockball and Basketball
Sun, 04 Oct 2015 16:30:55 -0400 nemo Avoid waiting past end of turn for smine.
Sat, 03 Oct 2015 17:02:57 -0400 nemo Add nil check in fake crate spawn for if crate fails to spawn
Mon, 28 Sep 2015 01:31:47 +0200 antonc27 - GameController framework added to project (required by last version of SDL) ios-revival
Mon, 28 Sep 2015 01:07:21 +0200 antonc27 - Bitcode disabled (for Xcode 7) ios-revival
Fri, 25 Sep 2015 23:31:16 -0400 nemo Scan from right too. Not sure this is actually helpful, so committing separately.
Fri, 25 Sep 2015 23:30:21 -0400 nemo This should probably fix feedback that hogs weren't spawning on left side of map.
Wed, 23 Sep 2015 07:49:46 +0200 sheepluva fp complained about this line being too long
Sun, 20 Sep 2015 03:02:21 +0200 antonc27 - 'Shoppa Pro' ammo set added to iOS front-end ios-revival
Sun, 20 Sep 2015 02:56:33 +0200 antonc27 - Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores ios-revival
Sun, 20 Sep 2015 02:52:49 +0200 antonc27 - 'Construction Mode' ammo set and game parameters added to iOS front-end ios-revival
Sun, 20 Sep 2015 02:08:12 +0200 antonc27 - 'Highlander' ammo set added to iOS front-end ios-revival
Sun, 20 Sep 2015 01:48:18 +0200 antonc27 - 'One of everything' ammo set added to iOS front-end ios-revival
Sat, 19 Sep 2015 22:17:50 +0200 sheepluva tweak tips a little (loosely based on Wuzzy's suggestions)
Fri, 18 Sep 2015 06:03:49 +0200 antonc27 - Fix for getting the correct fort name in FortsViewController ios-revival
Fri, 18 Sep 2015 05:37:55 +0200 antonc27 - Added functionality to select one hat for all hogs at team settings ios-revival
Fri, 18 Sep 2015 04:33:37 +0200 antonc27 - Fix for consequent selection of same hat for all hogs in settings ios-revival
Thu, 17 Sep 2015 23:53:54 +0200 antonc27 - Refactoring of MainMenuViewController ios-revival
Thu, 17 Sep 2015 09:59:58 +0200 sheepluva speed up TrophyRace deaths
Thu, 17 Sep 2015 07:41:40 +0200 sheepluva add TODO
Wed, 16 Sep 2015 08:58:51 -0400 nemo remove racist trydo 😝
Tue, 15 Sep 2015 06:05:11 +0200 antonc27 - Possibility to send log file by email from app ios-revival
Tue, 15 Sep 2015 04:28:25 +0200 antonc27 - Refactoring. Separation of game log viewing code to GameLogViewController ios-revival
Mon, 14 Sep 2015 07:02:06 +0200 antonc27 - Attempt to fix a crash while selecting 'Random' for map generation ios-revival
Sun, 13 Sep 2015 18:58:22 -0400 nemo airmine hand sprite by wuzzy. totally temporary...
Sun, 13 Sep 2015 16:38:53 -0400 nemo aaand make sure the commented out line matches
Sun, 13 Sep 2015 16:36:39 -0400 nemo Add damage to gear values to mess with
Sun, 13 Sep 2015 16:24:37 -0400 nemo Oups. 6, not 12 - was testing
Sun, 13 Sep 2015 16:23:32 -0400 nemo Allow for arbitrary number of airstrike bombs and spacing.
Sun, 13 Sep 2015 15:36:06 -0400 nemo Move health:= 6 to gear addition so lua can more easily override it.
Sat, 12 Sep 2015 21:13:35 +0200 wuzzy german translation update (incl. string reordering - blame sheepluva)
Sat, 12 Sep 2015 19:00:52 +0200 wuzzy german translation updates
Sat, 12 Sep 2015 05:46:59 +0200 antonc27 Merge ios-revival
Sat, 12 Sep 2015 05:39:35 +0200 antonc27 - Revert of 'Reset for previously selected static map' ios-revival
Sat, 12 Sep 2015 05:20:52 +0200 sheepluva uVariables: also initialize arrays and records in initModule
Sat, 12 Sep 2015 05:23:28 +0200 antonc27 - These properties are not necessary to clean when receiving memory warning ios-revival
Sat, 12 Sep 2015 05:21:21 +0200 antonc27 - We don't need to explicitly propagate vc lifecycle messages ios-revival
Sat, 12 Sep 2015 04:12:29 +0200 antonc27 - Reset for previously selected static map ios-revival
Sat, 12 Sep 2015 04:02:27 +0200 antonc27 Merge ios-revival
Fri, 11 Sep 2015 21:42:55 +0200 sheepluva merge
Fri, 11 Sep 2015 21:41:35 +0200 sheepluva simplify code ios-revival
Fri, 11 Sep 2015 09:18:08 +0200 sheepluva exclude uMatrix from pas2c build
Fri, 11 Sep 2015 08:15:17 +0200 sheepluva fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
Fri, 11 Sep 2015 07:39:01 +0200 sheepluva pas2c doesn't like {$ENDIF} with argument
Fri, 11 Sep 2015 05:54:17 +0200 sheepluva make uVariables not depend on implicit one-time initialization by FPC
Fri, 11 Sep 2015 01:05:02 +0200 antonc27 - ifdef for IPHONEOS in glLoadExtension ios-revival
Thu, 10 Sep 2015 18:50:39 +0200 sheepluva stop rc plane prop/engine sound when out of fuel
Thu, 10 Sep 2015 18:22:52 +0200 sheepluva merge branch ios-revival into default
Thu, 10 Sep 2015 17:51:49 +0200 antonc27 - ifdef for CMEM ios-revival
Thu, 10 Sep 2015 17:47:01 +0200 antonc27 - ifdef for engine exit/halt ios-revival
Thu, 10 Sep 2015 01:49:15 +0200 antonc27 - Refactoring in order to remove some warning related to using of int instead of NSInteger ios-revival
Thu, 10 Sep 2015 01:31:52 +0200 antonc27 - First attempt to fix crashes on loading 'Styles' ios-revival
Sun, 06 Sep 2015 04:30:30 +0200 antonc27 - Fixes for cropped background image on iPhone ios-revival
Sun, 06 Sep 2015 03:17:22 +0200 antonc27 - Restyle of 'Simple' and 'Missions' buttons at Main screen ios-revival
Sat, 05 Sep 2015 23:46:31 +0200 antonc27 - Added required icons ios-revival
Sat, 05 Sep 2015 23:12:23 +0200 antonc27 - arm64 added as valid arch ios-revival
Thu, 27 Aug 2015 23:52:38 +0200 antonc27 - Version bump to 2.0 ios-revival
Thu, 27 Aug 2015 23:21:07 +0200 antonc27 - Fix for crash on loading SingleWeaponViewController in Settings ios-revival
Thu, 27 Aug 2015 23:19:29 +0200 antonc27 - 'safeScale' now always 1.0 ios-revival
Thu, 27 Aug 2015 23:18:29 +0200 antonc27 - Load fonts on init if not 'mobile' ios-revival
Tue, 18 Aug 2015 01:11:17 +0200 antonc27 - Property for port in MapPreviewButtonView ios-revival
Tue, 18 Aug 2015 01:08:21 +0200 Anton Malmygin - Using of @autoreleasepool is better ios-revival
Tue, 18 Aug 2015 00:51:23 +0200 antonc27 - Fix for iPhone 4S screen size ios-revival
Sun, 16 Aug 2015 02:32:03 +0200 antonc27 - Fix for 'hold for delete' for cells in teams table ios-revival
Sat, 15 Aug 2015 20:49:06 +0200 antonc27 Merge with ios-rus-localization ios-revival
Sat, 15 Aug 2015 20:48:13 +0200 antonc27 - Fix for retrieving 'Maze' preview genration ios-revival
Sat, 15 Aug 2015 20:38:07 +0200 antonc27 - Improved fix for UI elements positioning at GameConfigViewController ios-revival
Sat, 15 Aug 2015 17:08:50 +0200 antonc27 - Localization for SingleSchemeViewController fixed ios-rus-localization
Sat, 15 Aug 2015 16:26:00 +0200 antonc27 - Russian Scheme.strings localized ios-rus-localization
Sat, 15 Aug 2015 04:23:12 +0200 antonc27 - Russian Localizable.strings localized ios-rus-localization
Sat, 15 Aug 2015 04:20:33 +0200 antonc27 - Fix for localization of detail labels at AboutViewController ios-rus-localization
Sat, 15 Aug 2015 02:41:35 +0200 antonc27 - Russian About.strings localized ios-rus-localization
Sat, 15 Aug 2015 02:24:36 +0200 antonc27 - Rus localization started ios-rus-localization
Sat, 15 Aug 2015 02:22:17 +0200 antonc27 - Russian localization files added ios-revival
Sat, 15 Aug 2015 01:44:21 +0200 antonc27 - Small fix for debug view frame ios-revival
Sat, 15 Aug 2015 01:40:06 +0200 antonc27 - Fix for initial wrong UI positioning for GameConfigViewController ios-revival
Sat, 15 Aug 2015 00:59:33 +0200 antonc27 - Fix for show/hide helpPage animations ios-revival
Sat, 15 Aug 2015 00:22:04 +0200 antonc27 - HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped ios-revival
Fri, 14 Aug 2015 21:27:55 +0200 antonc27 - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added ios-revival
Fri, 14 Aug 2015 02:10:53 +0200 antonc27 - Fix for loading missions descriptions ios-revival
Fri, 14 Aug 2015 02:09:46 +0200 antonc27 - Fix for strange problem with table view in StatsPage - rowHeight is 1 by default. So, fixed by implicit size. ios-revival
Fri, 14 Aug 2015 02:04:46 +0200 antonc27 - RestoreViewController functionality uncommented ios-revival
Fri, 14 Aug 2015 02:02:15 +0200 Anton Malmygin - Interscreen transitions fixed ios-revival
Fri, 14 Aug 2015 01:55:42 +0200 antonc27 - MGSplitViewController updated to last version with iOS 8 fixes ios-revival
Thu, 13 Aug 2015 13:41:50 +0200 antonc27 - Fix for main view orientation problems ios-revival
Thu, 13 Aug 2015 13:40:12 +0200 antonc27 - Fix for app crash after ending game ios-revival
Thu, 13 Aug 2015 01:34:01 +0200 antonc27 - Name fixing for buttons ios-revival
Thu, 13 Aug 2015 01:33:40 +0200 antonc27 - Using come for internal memory management ios-revival
Thu, 13 Aug 2015 01:31:37 +0200 antonc27 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
Tue, 11 Aug 2015 02:42:53 +0200 antonc27 - VALID_ARCHS reduced for all projects ios-revival
Tue, 11 Aug 2015 00:16:28 +0200 antonc27 - VALID_ARCHS changed ios-revival
Tue, 11 Aug 2015 00:15:30 +0200 antonc27 - Small warning fix ios-revival
Mon, 10 Aug 2015 22:50:34 +0200 antonc27 - Actually fix for rendering on iOS ]:-> ios-revival
Mon, 10 Aug 2015 22:49:52 +0200 antonc27 - Fix for hiding launch window after launch and not blocking SDL window on engine anymore ios-revival
Mon, 10 Aug 2015 22:48:02 +0200 antonc27 - Some weird staff with bounds commented here ios-revival
Mon, 10 Aug 2015 22:47:37 +0200 antonc27 - Bogus 'lodeNiceHogs' disabled ios-revival
Mon, 10 Aug 2015 22:44:51 +0200 antonc27 - Restore game functionality disabled, because it blocks main screen ios-revival
Sun, 09 Aug 2015 16:20:35 +0200 antonc27 Added tag Nice one for changeset 0f5961910e27 ios-revival
Sun, 09 Aug 2015 15:38:00 +0200 antonc27 - Resolves problem with wrong path to chef hat on iOS ios-revival
Sun, 09 Aug 2015 15:37:29 +0200 antonc27 - Fix for wrong start paramIndex in case of Hwlibrary ios-revival
Sun, 09 Aug 2015 00:04:41 +0200 antonc27 - Fix for new name of SDL 2 libraries ios-revival
Sat, 08 Aug 2015 23:01:02 +0200 antonc27 - Fix for launching with SDL ios-revival
Sat, 08 Aug 2015 22:55:02 +0200 antonc27 - Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app ios-revival
Sat, 08 Aug 2015 22:52:24 +0200 antonc27 - Fix for "error: invalid abbreviation code [115] for DIE at" ios-revival
Sat, 08 Aug 2015 22:45:23 +0200 antonc27 - Fix for PascalImports and for GenLandPreview ios-revival
Sat, 08 Aug 2015 22:08:43 +0200 antonc27 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64" ios-revival
Sat, 08 Aug 2015 22:06:03 +0200 antonc27 - Small reorg of project ios-revival
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 tip