Commit | Line | Data |
---|---|---|
dbc79ee6 | 1 | PROBABLY WON'T FIX: |
b496e4ae | 2 | Embedded rules language not updated when language is set (in Analyse, Game and Problems) |
0b4bca84 | 3 | If new live game starts in background, "new game" notify OK but not first move. |
9415c80a | 4 | |
cdab5663 BA |
5 | "FreeBoard", re-using a lot of Board logic, but with SVG (empty) board + SVG (empty) reserves. |
6 | Will be used for variants with custom non-rectangular board (Hex, at least) | |
7 | Or, with other board shapes (see greenchess.net for example) |