summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/tankontank/engine/Tile.java
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Pawn.Orientation + Tile.Side -> Board.OrientationJérémy Zurcher1-13/+0
2014-09-21add Map.enableOverlayOn(...)Jérémy Zurcher1-1/+3
2014-09-21MapNode->Board TileOverlays->Tile PawnImage->PawnJérémy Zurcher1-17/+84
2014-09-21Tile#remove(Pawn) return stack sizeJérémy Zurcher1-1/+1
2014-09-21update Tile and bring TileOverlays inJérémy Zurcher1-2/+8
2014-09-20Tile oooops forgot to commit import BasicDrawableJérémy Zurcher1-0/+2
2014-09-20Tile extends BasicDrawableJérémy Zurcher1-1/+1
2014-09-18Tile.Orientation -> Pawn.OrientationJérémy Zurcher1-12/+0
2014-09-17split into '.engine.*' and '.game.*'Jérémy Zurcher1-0/+41