projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8a838
)
Update TODO: no time for now
author
Benjamin Auder
<benjamin.auder@somewhere>
Sun, 20 Dec 2020 23:06:17 +0000
(
00:06
+0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Sun, 20 Dec 2020 23:06:17 +0000
(
00:06
+0100)
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index
3146c31
..
cd1d66c
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-1,6
+1,7
@@
Implement Wildebeest castle rules
=> (1, 2, 3 or 4 squares slide; randomized: may be impossible >1, but possible >4...)
Fix Omega squares' color (queen on its color: need new static customization "getSquareColor()")
+Finish writing Synochess rules.
Embedded rules language not updated when language is set (in Analyse, Game and Problems)
If new live game starts in background, "new game" notify OK but not first move (not too serious however)