summaryrefslogtreecommitdiffstats
path: root/core/src/ch/asynk/rustanddust/engine/Pawn.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-03OMG: add event queue, messages, replay, bounce animation, complete states rew...Jérémy Zurcher1-26/+4
2016-05-02Pawn,Unit: add spendMovementPoints(int) and getSpentMovementPoints()Jérémy Zurcher1-0/+1
2016-03-31Moveable: add setScale(float)Jérémy Zurcher1-0/+7
2016-02-03PawnId/UnitID -> PawnCode/UnitCodeJérémy Zurcher1-2/+2
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