diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-12-19 18:17:23 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-12-19 18:17:23 +0000 |
| commit | 2b2e6520f7087a7302b6d54851929cac7e45e4a1 (patch) | |
| tree | 227e5126e2912f597e898f5f80b5e4d0e8d67be3 /PLAN | |
| parent | d312f3e8b929164a05aaab7c265b77ef2b416165 (diff) | |
*** no comment ***
Diffstat (limited to 'PLAN')
| -rw-r--r-- | PLAN | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -71,7 +71,10 @@ chess-ply chess-pgn - when saving a full game to the clipboard, it shouldn't need to save - the FEN if it's starting from a standard position + the FEN if it's starting from a standard position (this doesn't + always happen) +- sometimes when clipping to the clipboard the final "*" is stuck to + the text of the last move chess-pos - if I checkmate someone, the last position does not have its status @@ -80,6 +83,12 @@ chess-pos chess-german - complete translation +chess-gnuchess +- triggers a Lisp error when I resign + +chess-phalanx +- moves from the engine aren't parsed after a pause + general - add an 'install' target to the Makefile - use more asserts throughout the code |
