diff options
| -rw-r--r-- | PLAN | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,10 +2,10 @@ polish: chess-chat, chess-kibitz translate: chess-german chess-ply -- Add :nag, :rav, :ann and :next-pos keywords to a ply - When creating the next position, set the annotations to point to the keywords of the ply that led to that position; in fact, just point to the creating ply! +- Add :nag, :rav, :ann and :next-pos keywords to a ply - Thus there will be a mirror set of chess-pos-has-keyword, etc., functions - Need to detect games drawn by three-fold repetition @@ -15,7 +15,7 @@ chess-display - invert the mode line to show the side on move? chess-ics -- detect draw/resign/retract, etc. +- detect draw/retract, etc. - add support for ICS observing chess-clock |
