summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/game/map
AgeCommit message (Expand)AuthorFilesLines
2015-12-24ObjectiveSet: respond to isObjectiveFor() taking peristence into accountJérémy Zurcher1-4/+1
2015-12-21Map0Hex: isObjective(Tile) -> isObjectiveFor(Tile,Pawn) : says no if already ...Jérémy Zurcher1-2/+6
2015-12-21PathBuilder: fitness takes objectives into accountJérémy Zurcher1-0/+6
2015-12-18cleanup tree using fix_javaJérémy Zurcher1-2/+0
2015-12-18Game: Factory knows about regions and provide themJérémy Zurcher1-14/+14
2015-12-15Map0Hex: add int objectivesCount(Army)Jérémy Zurcher1-0/+5
2015-12-14Unit: show/hideMoveable -> show/hideActiveable, change png tooJérémy Zurcher1-4/+4
2015-12-10Revert "StateDeployment: call Map.setOnBoard() remove Map.showOnBoard()"Jérémy Zurcher1-0/+5
2015-12-09StateDeployment: call Map.setOnBoard() remove Map.showOnBoard()Jérémy Zurcher1-5/+0
2015-12-09Map0Hex: fix addObjectiveJérémy Zurcher1-8/+9
2015-12-08Ctrl,Battle: Battle manages currentPlayer and opponentJérémy Zurcher1-9/+12
2015-12-08 Map2Moves: fix call to paths.buildJérémy Zurcher1-1/+1
2015-12-08Map: split into smaller inherited classesJérémy Zurcher5-0/+694