Age | Commit message (Expand) | Author | Files | Lines |
2017-05-18 | StateCommon : select(Unit) activate(Unit) -> u.select(boolean) | Jérémy Zurcher | 1 | -13/+13 |
2016-05-10 | StateSelect: call clear() on postTurnDone() | Jérémy Zurcher | 1 | -0/+1 |
2016-05-10 | Battle: clean up map.clear() usage | Jérémy Zurcher | 1 | -1/+2 |
2016-05-04 | StateSelect: clear() on reinforcement dock togggle | Jérémy Zurcher | 1 | -0/+3 |
2016-05-03 | OMG: add event queue, messages, replay, bounce animation, complete states rew... | Jérémy Zurcher | 1 | -61/+72 |
2016-03-30 | State: use ctrl.post(StateType) instead of ctrl.setState(StateType) | Jérémy Zurcher | 1 | -4/+4 |
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 | -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 | -15/+10 |
2015-12-18 | cleanup tree using fix_java | Jérémy Zurcher | 1 | -2/+0 |
2015-12-10 | Hud: by default notify at MIDDLE_CENTER | Jérémy Zurcher | 1 | -1/+2 |
2015-12-09 | SelectState: no HQ activation step when not needed | Jérémy Zurcher | 1 | -1/+1 |
2015-12-09 | Revert "StateSelect: no need of HQ activation extra click" | Jérémy Zurcher | 1 | -3/+9 |
2015-12-09 | StateSelect: no need of HQ activation extra click | Jérémy Zurcher | 1 | -9/+3 |
2015-12-08 | StateCommon: use static method to set ctrl, cfg and map | Jérémy Zurcher | 1 | -6/+1 |
2015-12-08 | Ctrl,Battle: Battle manages currentPlayer and opponent | Jérémy Zurcher | 1 | -3/+3 |
2015-12-08 | Map: go back from common API using UnitList | Jérémy Zurcher | 1 | -2/+1 |
2015-12-08 | Map: simplify collectBlah method names | Jérémy Zurcher | 1 | -2/+2 |
2015-12-07 | Map,States: possbleMoves->protected moves, pathBuilder->paths | Jérémy Zurcher | 1 | -2/+2 |
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 | -1/+2 |
2015-07-19 | welcome RustAndDust | Jérémy Zurcher | 1 | -0/+132 |