summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/engine/Pawn.java
AgeCommit message (Expand)AuthorFilesLines
2015-12-18cleanup tree using fix_javaJérémy Zurcher1-1/+0
2015-12-18Game: Factory knows about regions and provide themJérémy Zurcher1-2/+3
2015-12-16HeadedPawn: draw overlays over the headJérémy Zurcher1-2/+2
2015-12-14Pawn: support EXIT movesJérémy Zurcher1-0/+4
2015-11-05add and use Pawn.canBreak()Jérémy Zurcher1-0/+1
2015-11-05add and use Pawn.preventDefenseOn(Tile)Jérémy Zurcher1-0/+1
2015-10-29Pawn: add isClearAttack()Jérémy Zurcher1-1/+6
2015-07-19welcome RustAndDustJérémy Zurcher1-0/+365