Age | Commit message (Expand) | Author | Files | Lines |
2017-05-18 | StateCommon : select(Unit) activate(Unit) -> u.select(boolean) | Jérémy Zurcher | 1 | -37/+37 |
2016-05-03 | OMG: add event queue, messages, replay, bounce animation, complete states rew... | Jérémy Zurcher | 1 | -103/+233 |
2016-03-30 | State: use ctrl.post(StateType) instead of ctrl.setState(StateType) | Jérémy Zurcher | 1 | -5/+5 |
2016-03-29 | StateMove: be sure activable are shown | Jérémy Zurcher | 1 | -0/+1 |
2016-03-26 | StateMove: hideAssists() -> hideActivable() | Jérémy Zurcher | 1 | -3/+3 |
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/+2 |
2016-02-10 | Battle,State: use entry and exit Zones from Unit and Map | Jérémy Zurcher | 1 | -6/+3 |
2016-01-09 | while, for, if codding style | Jérémy Zurcher | 1 | -1/+1 |
2016-01-04 | StateMove: fix checkExit(Hex) usage, and path building | Jérémy Zurcher | 1 | -15/+20 |
2016-01-04 | StateMove: split checkExit() -> inplace | from hex | Jérémy Zurcher | 1 | -5/+14 |
2016-01-04 | PathBuilder: choosePath() -p chooseBest() | Jérémy Zurcher | 1 | -1/+1 |
2015-12-30 | Config: add autoPath = true | Jérémy Zurcher | 1 | -1/+1 |
2015-12-24 | State: replace touchUp() and touchDown() with touch(Hex) | Jérémy Zurcher | 1 | -15/+9 |
2015-12-14 | Unit: show/hideMoveable -> show/hideActiveable, change png too | Jérémy Zurcher | 1 | -6/+4 |
2015-12-10 | Hud: by default notify at MIDDLE_CENTER | Jérémy Zurcher | 1 | -1/+2 |
2015-12-09 | Options: remove mustValidate and canCancel | Jérémy Zurcher | 1 | -1/+1 |
2015-12-08 | StateCommon: use static method to set ctrl, cfg and map | Jérémy Zurcher | 1 | -1/+1 |
2015-12-08 | Map: go back from common API using UnitList | Jérémy Zurcher | 1 | -7/+6 |
2015-12-08 | Map: rename collectAndShowMovesAndAssits -> collectUpdate | Jérémy Zurcher | 1 | -1/+1 |
2015-12-07 | Map: paths is now protected | Jérémy Zurcher | 1 | -10/+10 |
2015-12-07 | Map: pathsToggleHex(Hex) swallows togglePathOverlay(Hex) | Jérémy Zurcher | 1 | -1/+0 |
2015-12-07 | Map,States: possbleMoves->protected moves, pathBuilder->paths | Jérémy Zurcher | 1 | -22/+22 |
2015-12-07 | Map,States: improve API -> hexWhatShow/Hide | Jérémy Zurcher | 1 | -4/+4 |
2015-12-07 | Map,States: UnitList are protected, set a common API | Jérémy Zurcher | 1 | -6/+7 |
2015-11-11 | StateMove: call pathBuilder.choosePath() on multilpe paths | Jérémy Zurcher | 1 | -0/+2 |
2015-07-19 | welcome RustAndDust | Jérémy Zurcher | 1 | -0/+193 |