Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-14 | Click on Flag to end current player's turn | Jérémy Zurcher | 1 | -0/+6 |
2014-10-14 | add promote action | Jérémy Zurcher | 1 | -0/+6 |
2014-10-14 | Ctrl: use Player[2], randomize first player, add currentPlayer() and otherPla... | Jérémy Zurcher | 1 | -12/+23 |
2014-10-13 | GameState: plugin StateType.ATTACK -> StateAttack() + quick fire, wait for th... | Jérémy Zurcher | 1 | -0/+6 |
2014-10-13 | Ctrl: currentPlayer.turnStart() | Jérémy Zurcher | 1 | -0/+2 |
2014-10-13 | clean debug System.err | Jérémy Zurcher | 1 | -4/+3 |
2014-10-12 | extract Ctrl.Config -> Config | Jérémy Zurcher | 1 | -21/+0 |
2014-10-12 | GameState* -> State | Jérémy Zurcher | 1 | -16/+16 |
2014-10-12 | rename GameFactory -> Factory | Jérémy Zurcher | 1 | -3/+3 |
2014-10-12 | rename GameCtrl -> Ctrl | Jérémy Zurcher | 1 | -0/+180 |