Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-18 | StateCommon : select(Unit) activate(Unit) -> u.select(boolean) | Jérémy Zurcher | 1 | -1/+1 |
2016-05-03 | OMG: add event queue, messages, replay, bounce animation, complete states rew... | Jérémy Zurcher | 1 | -37/+61 |
2016-03-30 | StateReplay: remove useless switch branch for PROMOTE Order | Jérémy Zurcher | 1 | -2/+0 |
2016-03-30 | State: use ctrl.post(StateType) instead of ctrl.setState(StateType) | Jérémy Zurcher | 1 | -2/+2 |
2016-03-30 | StateReplay: clear order when finished | Jérémy Zurcher | 1 | -1/+3 |
2016-03-29 | StateReplay: use Order.cost to be aware of action completness | Jérémy Zurcher | 1 | -1/+2 |
2016-03-29 | StateReplay: improve readability | Jérémy Zurcher | 1 | -3/+4 |
2016-03-29 | StateReplay: fix selectedUnit | Jérémy Zurcher | 1 | -1/+3 |
2016-03-29 | StateReplay: Order is private | Jérémy Zurcher | 1 | -1/+1 |
2016-03-29 | add states/StateReplay | Jérémy Zurcher | 1 | -0/+83 |