summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/game/Hex.java
AgeCommit message (Expand)AuthorFilesLines
2014-09-23add Hex.OFFMAPJérémy Zurcher1-0/+2
2014-09-23Hex: add overlay index constantsJérémy Zurcher1-0/+5
2014-09-23board allocation goes into Board, hex setup goes into MapA extends MapJérémy Zurcher1-7/+11
2014-09-22coding styleJérémy Zurhcer1-4/+4
2014-09-22Pawn.Orientation + Tile.Side -> Board.OrientationJérémy Zurcher1-2/+3
2014-09-21update Map,Hex,Unit extends Board,Tile,Pawn fix GameScreenJérémy Zurcher1-2/+2
2014-09-21fix Hex and GameFactory to follow TileOverlaysJérémy Zurcher1-27/+7
2014-09-17split into '.engine.*' and '.game.*'Jérémy Zurcher1-0/+3
2014-09-17renameJérémy Zurcher1-15/+60
2014-09-16build board in HexMapFactory, use MapHexJérémy Zurcher1-0/+6
2014-09-16HexOrientation -> Hex.OrientationJérémy Zurcher1-0/+18