Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
- Fix for locale string in SingleWeaponViewController
ios-revival
2015-10-05, by antonc27
- Fix for locale string passed to engine (like "ru-FR")
ios-revival
2015-10-05, by antonc27
preselect baseball bat in Knockball and Basketball
2015-10-05, by sheepluva
Avoid waiting past end of turn for smine.
2015-10-04, by nemo
Add nil check in fake crate spawn for if crate fails to spawn
2015-10-03, by nemo
- GameController framework added to project (required by last version of SDL)
ios-revival
2015-09-28, by antonc27
- Bitcode disabled (for Xcode 7)
ios-revival
2015-09-28, by antonc27
Scan from right too. Not sure this is actually helpful, so committing separately.
2015-09-25, by nemo
This should probably fix feedback that hogs weren't spawning on left side of map.
2015-09-25, by nemo
fp complained about this line being too long
2015-09-23, by sheepluva
- 'Shoppa Pro' ammo set added to iOS front-end
ios-revival
2015-09-20, by antonc27
- Weapon and scheme plist's names(which passed to engine) must contain spaces, not underscores
ios-revival
2015-09-20, by antonc27
- 'Construction Mode' ammo set and game parameters added to iOS front-end
ios-revival
2015-09-20, by antonc27
- 'Highlander' ammo set added to iOS front-end
ios-revival
2015-09-20, by antonc27
- 'One of everything' ammo set added to iOS front-end
ios-revival
2015-09-20, by antonc27
tweak tips a little (loosely based on Wuzzy's suggestions)
2015-09-19, by sheepluva
- Fix for getting the correct fort name in FortsViewController
ios-revival
2015-09-18, by antonc27
- Added functionality to select one hat for all hogs at team settings
ios-revival
2015-09-18, by antonc27
- Fix for consequent selection of same hat for all hogs in settings
ios-revival
2015-09-18, by antonc27
- Refactoring of MainMenuViewController
ios-revival
2015-09-17, by antonc27
speed up TrophyRace deaths
2015-09-17, by sheepluva
add TODO
2015-09-17, by sheepluva
remove racist trydo 😝
2015-09-16, by nemo
- Possibility to send log file by email from app
ios-revival
2015-09-15, by antonc27
- Refactoring. Separation of game log viewing code to GameLogViewController
ios-revival
2015-09-15, by antonc27
- Attempt to fix a crash while selecting 'Random' for map generation
ios-revival
2015-09-14, by antonc27
airmine hand sprite by wuzzy. totally temporary...
2015-09-13, by nemo
aaand make sure the commented out line matches
2015-09-13, by nemo
Add damage to gear values to mess with
2015-09-13, by nemo
Oups. 6, not 12 - was testing
2015-09-13, by nemo
Allow for arbitrary number of airstrike bombs and spacing.
2015-09-13, by nemo
Move health:= 6 to gear addition so lua can more easily override it.
2015-09-13, by nemo
german translation update (incl. string reordering - blame sheepluva)
2015-09-12, by wuzzy
german translation updates
2015-09-12, by wuzzy
Merge
ios-revival
2015-09-12, by antonc27
- Revert of 'Reset for previously selected static map'
ios-revival
2015-09-12, by antonc27
uVariables: also initialize arrays and records in initModule
2015-09-12, by sheepluva
- These properties are not necessary to clean when receiving memory warning
ios-revival
2015-09-12, by antonc27
- We don't need to explicitly propagate vc lifecycle messages
ios-revival
2015-09-12, by antonc27
- Reset for previously selected static map
ios-revival
2015-09-12, by antonc27
Merge
ios-revival
2015-09-12, by antonc27
merge
2015-09-11, by sheepluva
simplify code
ios-revival
2015-09-11, by sheepluva
exclude uMatrix from pas2c build
2015-09-11, by sheepluva
fix pas2c build, it was broken in the long long ago ( 97f9a25024e6 )
2015-09-11, by sheepluva
pas2c doesn't like {$ENDIF} with argument
2015-09-11, by sheepluva
make uVariables not depend on implicit one-time initialization by FPC
2015-09-11, by sheepluva
- ifdef for IPHONEOS in glLoadExtension
ios-revival
2015-09-11, by antonc27
stop rc plane prop/engine sound when out of fuel
2015-09-10, by sheepluva
merge branch ios-revival into default
2015-09-10, by sheepluva
- ifdef for CMEM
ios-revival
2015-09-10, by antonc27
- ifdef for engine exit/halt
ios-revival
2015-09-10, by antonc27
- Refactoring in order to remove some warning related to using of int instead of NSInteger
ios-revival
2015-09-10, by antonc27
- First attempt to fix crashes on loading 'Styles'
ios-revival
2015-09-10, by antonc27
- Fixes for cropped background image on iPhone
ios-revival
2015-09-06, by antonc27
- Restyle of 'Simple' and 'Missions' buttons at Main screen
ios-revival
2015-09-06, by antonc27
- Added required icons
ios-revival
2015-09-05, by antonc27
- arm64 added as valid arch
ios-revival
2015-09-05, by antonc27
- Version bump to 2.0
ios-revival
2015-08-27, by antonc27
- Fix for crash on loading SingleWeaponViewController in Settings
ios-revival
2015-08-27, by antonc27
- 'safeScale' now always 1.0
ios-revival
2015-08-27, by antonc27
- Load fonts on init if not 'mobile'
ios-revival
2015-08-27, by antonc27
- Property for port in MapPreviewButtonView
ios-revival
2015-08-18, by antonc27
- Using of @autoreleasepool is better
ios-revival
2015-08-18, by Anton Malmygin
- Fix for iPhone 4S screen size
ios-revival
2015-08-18, by antonc27
- Fix for 'hold for delete' for cells in teams table
ios-revival
2015-08-16, by antonc27
Merge with ios-rus-localization
ios-revival
2015-08-15, by antonc27
- Fix for retrieving 'Maze' preview genration
ios-revival
2015-08-15, by antonc27
- Improved fix for UI elements positioning at GameConfigViewController
ios-revival
2015-08-15, by antonc27
- Localization for SingleSchemeViewController fixed
ios-rus-localization
2015-08-15, by antonc27
- Russian Scheme.strings localized
ios-rus-localization
2015-08-15, by antonc27
- Russian Localizable.strings localized
ios-rus-localization
2015-08-15, by antonc27
- Fix for localization of detail labels at AboutViewController
ios-rus-localization
2015-08-15, by antonc27
- Russian About.strings localized
ios-rus-localization
2015-08-15, by antonc27
- Rus localization started
ios-rus-localization
2015-08-15, by antonc27
- Russian localization files added
ios-revival
2015-08-15, by antonc27
- Small fix for debug view frame
ios-revival
2015-08-15, by antonc27
- Fix for initial wrong UI positioning for GameConfigViewController
ios-revival
2015-08-15, by antonc27
- Fix for show/hide helpPage animations
ios-revival
2015-08-15, by antonc27
- HelpPageLobbyViewController updated: various UI fixes, autorotation fixes, help bubbles for iPad grouped
ios-revival
2015-08-15, by antonc27
- HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
ios-revival
2015-08-14, by antonc27
- Fix for loading missions descriptions
ios-revival
2015-08-14, by 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, by antonc27
- RestoreViewController functionality uncommented
ios-revival
2015-08-14, by antonc27
- Interscreen transitions fixed
ios-revival
2015-08-14, by Anton Malmygin
- MGSplitViewController updated to last version with iOS 8 fixes
ios-revival
2015-08-14, by antonc27
- Fix for main view orientation problems
ios-revival
2015-08-13, by antonc27
- Fix for app crash after ending game
ios-revival
2015-08-13, by antonc27
- Name fixing for buttons
ios-revival
2015-08-13, by antonc27
- Using come for internal memory management
ios-revival
2015-08-13, by antonc27
- 'Generate position dependent code' et to NO. Otherwise crashed at initialization step.
ios-revival
2015-08-13, by antonc27
- VALID_ARCHS reduced for all projects
ios-revival
2015-08-11, by antonc27
- VALID_ARCHS changed
ios-revival
2015-08-11, by antonc27
- Small warning fix
ios-revival
2015-08-11, by antonc27
- Actually fix for rendering on iOS ]:->
ios-revival
2015-08-10, by antonc27
- Fix for hiding launch window after launch and not blocking SDL window on engine anymore
ios-revival
2015-08-10, by antonc27
- Some weird staff with bounds commented here
ios-revival
2015-08-10, by antonc27
- Bogus 'lodeNiceHogs' disabled
ios-revival
2015-08-10, by antonc27
- Restore game functionality disabled, because it blocks main screen
ios-revival
2015-08-10, by antonc27
Added tag Nice one for changeset 0f5961910e27
ios-revival
2015-08-09, by antonc27
- Resolves problem with wrong path to chef hat on iOS
ios-revival
2015-08-09, by antonc27
- Fix for wrong start paramIndex in case of Hwlibrary
ios-revival
2015-08-09, by antonc27
- Fix for new name of SDL 2 libraries
ios-revival
2015-08-09, by antonc27
- Fix for launching with SDL
ios-revival
2015-08-08, by antonc27
- Fix for "Exception: Could not load OpenGL from /System/Library/Frameworks/OpenGL.framework/Libraries/libGL.dylib" at start of app
ios-revival
2015-08-08, by antonc27
- Fix for "error: invalid abbreviation code [115] for DIE at"
ios-revival
2015-08-08, by antonc27
- Fix for PascalImports and for GenLandPreview
ios-revival
2015-08-08, by antonc27
- Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64"
ios-revival
2015-08-08, by antonc27
- Small reorg of project
ios-revival
2015-08-08, by antonc27
- CoreMotion framework added to project for SDL 2
ios-revival
2015-08-08, by antonc27
- Fix for "uWorld.s:4736:8: error: base register is 64-bit, but index register is not leal (%rax,%edx),%eax"
ios-revival
2015-08-08, by antonc27
- Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix"
ios-revival
2015-08-08, by antonc27
less
more
|
(0)
-10000
-3000
-1000
-112
+112
+1000
+3000
tip