Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-07 | Orientation: typo | Jérémy Zurcher | 1 | -1/+1 |
2014-10-07 | Orientation: add Orientation fromAdj(int,int,int,int) | Jérémy Zurcher | 1 | -0/+27 |
2014-10-07 | Orientation: remove useless 'Orientation.' | Jérémy Zurcher | 1 | -7/+7 |
2014-10-06 | Orientation.fromMove: return KEEP if dx== 0 && dy==0 | Jérémy Zurcher | 1 | -0/+1 |
2014-10-04 | Orientation: fix fromMove(...) | Jérémy Zurcher | 1 | -2/+2 |
2014-10-03 | Orientation: add Orientation fromMove(int col0, int row0, int col1, int row1) | Jérémy Zurcher | 1 | -0/+18 |
2014-10-03 | Orientation: remove useless import | Jérémy Zurcher | 1 | -26/+0 |
2014-10-03 | Board.Orientation -> Orientation | Jérémy Zurcher | 1 | -0/+108 |