Age | Commit message (Expand) | Author | Files | Lines |
2017-05-18 | StateCommon : select(Unit) activate(Unit) -> u.select(boolean) | Jérémy Zurcher | 1 | -25/+25 |
2016-05-04 | StateEngage: doBreakMove() uses buildShortest(Tile) | Jérémy Zurcher | 1 | -2/+1 |
2016-05-04 | StateEngage: doRotation(Orientation) -> doBreakMove(Orientation) | Jérémy Zurcher | 1 | -2/+2 |
2016-05-03 | OMG: add event queue, messages, replay, bounce animation, complete states rew... | Jérémy Zurcher | 1 | -53/+122 |
2016-03-31 | StateEngage: remove useless import | Jérémy Zurcher | 1 | -1/+0 |
2016-03-30 | State: use ctrl.post(StateType) instead of ctrl.setState(StateType) | Jérémy Zurcher | 1 | -2/+2 |
2016-03-29 | StateEngage: simplify, do not recompute | Jérémy Zurcher | 1 | -7/+1 |
2016-03-26 | StateEngage: remove useless debug message | Jérémy Zurcher | 1 | -2/+1 |
2016-03-24 | State leave/enter -> leaveFor/enterFrom | Jérémy Zurcher | 1 | -2/+2 |
2016-03-23 | Map: moveableUnits,assistUnits,breakthroughUnits -> activableUnits | Jérémy Zurcher | 1 | -2/+3 |
2016-01-09 | while, for, if codding style | Jérémy Zurcher | 1 | -1/+1 |
2015-12-26 | States*: remove uselss empty lines in imports | Jérémy Zurcher | 1 | -1/+0 |
2015-12-24 | State: replace touchUp() and touchDown() with touch(Hex) | Jérémy Zurcher | 1 | -10/+5 |
2015-12-18 | cleanup tree using fix_java | Jérémy Zurcher | 1 | -1/+0 |
2015-12-15 | Player,StatisticsPanel: add Objectives count | Jérémy Zurcher | 1 | -2/+2 |
2015-12-09 | Options: remove mustValidate and canCancel | Jérémy Zurcher | 1 | -2/+0 |
2015-12-08 | StateCommon: use static method to set ctrl, cfg and map | Jérémy Zurcher | 1 | -2/+2 |
2015-12-08 | Ctrl,Battle: Battle manages currentPlayer and opponent | Jérémy Zurcher | 1 | -5/+5 |
2015-12-08 | Map: go back from common API using UnitList | Jérémy Zurcher | 1 | -12/+11 |
2015-12-08 | Map: simplify collectBlah method names | Jérémy Zurcher | 1 | -4/+4 |
2015-12-07 | Map,States: improve API -> hexWhatShow/Hide | Jérémy Zurcher | 1 | -3/+3 |
2015-12-07 | Map,States: UnitList are protected, set a common API | Jérémy Zurcher | 1 | -11/+12 |
2015-07-19 | welcome RustAndDust | Jérémy Zurcher | 1 | -0/+105 |