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