summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/game/battles
AgeCommit message (Expand)AuthorFilesLines
2014-10-28BattleFake: map.getHexSafe is dead ...Jérémy Zurcher1-17/+17
2014-10-23Map,BattleFake,StateCommon: match map APIJérémy Zurcher1-17/+17
2014-10-22Tile: replace Vector2 center with int col, row; float x, y;Jérémy Zurcher1-2/+2
2014-10-18add Battle battles/BattleCommon battles/BattleFakeJérémy Zurcher2-0/+123
2014-10-18move Factory, MapA, MapB into game/battlesJérémy Zurcher3-0/+308