diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-06-14 23:41:56 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-06-14 23:41:56 +0000 |
| commit | 36f7cba0c4eb6535f170c7b8957e414dd3b91499 (patch) | |
| tree | 006e030a0254726259e80ad700c8088ce307b6b0 /PLAN | |
| parent | 5badda2b5c155f5afbd238c97d5ca93b075e2ac5 (diff) | |
various small bug fixes
Diffstat (limited to 'PLAN')
| -rw-r--r-- | PLAN | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,19 +1,24 @@ chess-ics -- finish all elements of regular use as a client -- takebacks still aren't working 100% +- takebacks still aren't working 100%; when I submit a takeback + request manually, and the other side accepts, my client doesn't know + what to do with it +- some <12> lines aren't being parsed at all; is the filter missing + them? - accept of a match request doesn't seem to be working -- the "playing" command does not exist in ICS chess-display - when I checkmate my opponent, the display says "Black ...#" - on the first position, "White" has no white background +chess-images +- if chess-display-popup is nil, and I resize the board, it merely + deletes the frame and never shows it again + chess-engine - if I say "y" to accepting something from my opponent (new game, takeback, etc), I get left with an hourglass cursor chess-irc -- gives a Lisp error when I try to start it - if I move before my opponent has connected, I get a symbol assertion about "value" |
