diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-26 08:31:16 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-26 08:31:16 +0000 |
| commit | b6f3fae4d6f47c4098c31059a93dc6cd23cc2c74 (patch) | |
| tree | 48bdea1837d93c049800713911bcda9ff24a70ca /PLAN | |
| parent | 6fe3209092928da896f2f5aa7e8bc648efc2e47c (diff) | |
bug fixes
Diffstat (limited to 'PLAN')
| -rw-r--r-- | PLAN | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -8,19 +8,20 @@ chess-ply to the creating ply! - Thus there will be a mirror set of chess-pos-has-keyword, etc., functions +- Need to detect games drawn by three-fold repetition chess-display - there is no way to call flag right now +- invert the mode line to show the side on move? chess-ics - detect draw/resign/retract, etc. - add support for ICS observing chess-clock -- when a clock runs down, indicate this in the modeline, and allow the - user to call-flag in order to win on time; note: the user should be - allowed to try anyway, in case our clock has become out-of-sync with - the server's +- when a clock runs down, allow the user to call-flag in order to win + on time; note: the user should be allowed to try anyway, in case our + clock has become out-of-sync with the server's chess-images - in a generic emacs, with a light background, there are white lines |
