Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-16 | Battle: add boolean deploymentDone(Player player) | Jérémy Zurcher | 1 | -0/+2 |
2014-11-12 | Battle: add StateType getState(Player player) | Jérémy Zurcher | 1 | -0/+2 |
2014-11-12 | Board,Map...: fix findEntryPoint(...) | Jérémy Zurcher | 1 | -5/+2 |
2014-11-10 | Battle: add Position getHudPosition(Player player) | Jérémy Zurcher | 1 | -0/+3 |
2014-11-06 | Battle: boolean checkVictory(Ctrl) -> Player checkVictory(Ctrl) | Jérémy Zurcher | 1 | -1/+1 |
2014-11-05 | Battle: add TileSet getEntryPoint(Unit) Orientation getEntryOrientation(Player) | Jérémy Zurcher | 1 | -0/+9 |
2014-11-01 | Battle: add public boolean checkVictory(Ctrl ctrl); and implement it | Jérémy Zurcher | 1 | -1/+1 |
2014-10-18 | add Battle battles/BattleCommon battles/BattleFake | Jérémy Zurcher | 1 | -0/+18 |