summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-12-09Map: code cleanupJérémy Zurcher1-13/+8
2015-12-09Battle,Ctrl: simplify turn end and changeJérémy Zurcher4-45/+51
2015-12-09Ctrl: code reorderJérémy Zurcher1-5/+5
2015-12-08Ctrl: remove useless cfgJérémy Zurcher1-2/+0
2015-12-08Battle: remove unused parameters and importsJérémy Zurcher4-22/+14
2015-12-08BattleTest: reorder codeJérémy Zurcher1-15/+15
2015-12-08Hud: constructor needs only game parameterJérémy Zurcher2-3/+3
2015-12-08Battle: owns map, set it and bath player in setup(Ctrl)Jérémy Zurcher4-24/+19
2015-12-08StateCommon: use static method to set ctrl, cfg and mapJérémy Zurcher8-25/+21
2015-12-08Battle: no need of Player parameter anymoreJérémy Zurcher5-14/+14
2015-12-08Ctrl,Battle: Battle manages currentPlayer and opponentJérémy Zurcher10-65/+63
2015-12-08 Map2Moves: fix call to paths.buildJérémy Zurcher1-1/+1
2015-12-08remove useless MapRulesJérémy Zurcher2-118/+1
2015-12-08Map: split into smaller inherited classesJérémy Zurcher7-565/+778
2015-12-08Hud: engagementSummary() gets fxVolume frome game.configJérémy Zurcher2-3/+3
2015-12-08Map: go back from common API using UnitListJérémy Zurcher8-109/+50
2015-12-08Ctrl: use map.unitsSize(UnitType)Jérémy Zurcher1-1/+2
2015-12-08Map: rename collectAndShowMovesAndAssits -> collectUpdateJérémy Zurcher2-2/+2
2015-12-08Map: simplify collectBlah method namesJérémy Zurcher3-11/+11
2015-12-08Factory: remove unused enum valuesJérémy Zurcher1-2/+0
2015-12-08Map,MapRules: move init(), turnDone(), actionDone() from the former to the ↵Jérémy Zurcher2-22/+29
second
2015-12-08HexSet: deals with Board instead of MapJérémy Zurcher1-4/+5
2015-12-07Map: paths is now protectedJérémy Zurcher5-25/+49
2015-12-07update assetsJérémy Zurcher19-35/+35
2015-12-07assets: use 03_move.png for menu tooJérémy Zurcher2-0/+0
2015-12-07assets: update directions, move, units headJérémy Zurcher7-21/+21
2015-12-07Map: pathsToggleHex(Hex) swallows togglePathOverlay(Hex)Jérémy Zurcher2-7/+2
2015-12-07add MapRules: that holds engagement specific rulesJérémy Zurcher3-71/+97
2015-12-07Meteorology: add isNight()Jérémy Zurcher1-0/+5
2015-12-07Map: remove useless bracketsJérémy Zurcher1-4/+5
2015-12-07Map: objectives and meteorology are protectedJérémy Zurcher1-2/+2
2015-12-07Map,States: possbleMoves->protected moves, pathBuilder->pathsJérémy Zurcher7-69/+74
2015-12-07Map,States: improve API -> hexWhatShow/HideJérémy Zurcher10-46/+46
2015-12-07Map,States: UnitList are protected, set a common APIJérémy Zurcher7-69/+137
2015-12-07android: update icon.pngJérémy Zurcher1-0/+0
2015-12-07get rid of orientation HexOverlayJérémy Zurcher8-28/+14
2015-12-07gradle: task javadocs dependsOn compileJavaJérémy Zurcher2-2/+2
2015-12-01UnitDock: optimise selected border drawingJérémy Zurcher1-7/+4
2015-12-01Map: clear activatedUnits in case of ATG only attack after having launched ↵Jérémy Zurcher1-3/+3
the animations
2015-12-01add core:javadocs taskJérémy Zurcher1-0/+40
2015-11-30gitignore **/javadocJérémy Zurcher1-0/+1
2015-11-23add screenshotsJérémy Zurcher4-0/+0
2015-11-22update icon and android launcherJérémy Zurcher5-0/+0
2015-11-22update mapJérémy Zurcher2-0/+0
2015-11-21increase android codeVersionJérémy Zurcher1-1/+1
2015-11-21increase android codeVersionJérémy Zurcher1-1/+1
2015-11-21PathBuilder: fix fitness computationJérémy Zurcher1-3/+3
2015-11-21Path: fix fitness initialisationJérémy Zurcher1-0/+4
2015-11-21BattleTest: update start positionsJérémy Zurcher1-12/+10
2015-11-21remove LNL mapsJérémy Zurcher4-0/+0