Age | Commit message (Expand) | Author | Files | Lines |
2016-05-03 | OMG: add event queue, messages, replay, bounce animation, complete states rew... | Jérémy Zurcher | 1 | -1/+1 |
2016-05-02 | Pawn,Unit: add spendMovementPoints(int) and getSpentMovementPoints() | Jérémy Zurcher | 1 | -1/+12 |
2016-04-22 | Unit: do not substract road march bonus to a 0 cost move | Jérémy Zurcher | 1 | -1/+1 |
2016-04-22 | Unit: do not call setMoved if cost is 0 | Jérémy Zurcher | 1 | -1/+1 |
2016-04-22 | Unit: if roadMarch deduce bonus from move cost, cost is at least 1 | Jérémy Zurcher | 1 | -2/+3 |
2016-04-13 | Unit: fix toString format | Jérémy Zurcher | 1 | -1/+1 |
2016-04-12 | Unit: id is private | Jérémy Zurcher | 1 | -4/+7 |
2016-04-11 | Unit: improve toString() | Jérémy Zurcher | 1 | -3/+4 |
2016-02-10 | Unit: add public Zone entryZone and exitZone | Jérémy Zurcher | 1 | -0/+4 |
2016-02-03 | Unit: add setFired() | Jérémy Zurcher | 1 | -2/+7 |
2016-02-03 | Unit: add int Unit.id | Jérémy Zurcher | 1 | -1/+5 |
2016-02-03 | PawnId/UnitID -> PawnCode/UnitCode | Jérémy Zurcher | 1 | -10/+10 |
2016-02-01 | Unit: hasMoved, hasFired get public | Jérémy Zurcher | 1 | -2/+2 |
2015-12-29 | HeadedPawn: has a chit, a body and a turret that can aim | Jérémy Zurcher | 1 | -4/+5 |
2015-12-29 | Unit: enable ace overlay if needed | Jérémy Zurcher | 1 | -0/+1 |
2015-12-18 | cleanup tree using fix_java | Jérémy Zurcher | 1 | -1/+0 |
2015-12-18 | Game: Factory knows about regions and provide them | Jérémy Zurcher | 1 | -5/+5 |
2015-12-15 | Unit: 'add boolean hq' attribute, get rid of setAce() | Jérémy Zurcher | 1 | -56/+17 |
2015-12-14 | Unit: show/hideMoveable -> show/hideActiveable, change png too | Jérémy Zurcher | 1 | -3/+3 |
2015-11-05 | Hex: add DEPRESSION TerrainType | Jérémy Zurcher | 1 | -0/+2 |
2015-11-05 | add and use Pawn.canBreak() | Jérémy Zurcher | 1 | -0/+6 |
2015-11-05 | add and use Pawn.preventDefenseOn(Tile) | Jérémy Zurcher | 1 | -0/+9 |
2015-11-05 | Unit: regroup fcts | Jérémy Zurcher | 1 | -6/+6 |
2015-07-19 | welcome RustAndDust | Jérémy Zurcher | 1 | -0/+361 |