Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-29 | Solo: processTurn() save orders only into turns table | Jérémy Zurcher | 1 | -1/+6 |
2016-02-29 | Battle,Map5Marshal: add boolean full to unload(...) | Jérémy Zurcher | 1 | -1/+1 |
2016-02-23 | DB.NO_RECORDS -> DB.NO_RECORD | Jérémy Zurcher | 1 | -1/+1 |
2016-02-22 | Solo: supports battle reloading | Jérémy Zurcher | 1 | -3/+25 |
2016-01-31 | Ctrl: add processAction, called within Map.actionDone() | Jérémy Zurcher | 1 | -0/+3 |
2016-01-31 | Revert "add ctrl/PvP" | Jérémy Zurcher | 1 | -25/+0 |
2016-01-31 | Player,Battle: player id is private and needed at construction, Battle knows ... | Jérémy Zurcher | 1 | -1/+1 |
2016-01-28 | Ctrl: code reorder | Jérémy Zurcher | 1 | -1/+4 |
2016-01-25 | add ctrl/PvP | Jérémy Zurcher | 1 | -0/+25 |
2016-01-25 | Ctrl: add abstract init() and processTurn() | Jérémy Zurcher | 1 | -0/+6 |
2016-01-14 | add game.ctrl.solo: first step into multimode game | Jérémy Zurcher | 1 | -0/+13 |