diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-09-05 07:50:45 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-09-05 07:50:45 +0000 |
| commit | d312f3e8b929164a05aaab7c265b77ef2b416165 (patch) | |
| tree | 4c0dd293dfd0a351f1cdd0f0158527231d8e7866 /PLAN | |
| parent | 9972297db53252508f6f3bc26c443e5f351ddee5 (diff) | |
*** no comment ***
Diffstat (limited to 'PLAN')
| -rw-r--r-- | PLAN | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -25,6 +25,7 @@ chess-display it does so on the last ply (per display) - when my opponent took with en passant, it didn't paint the taken pawn square as blank +- need a "save this game to a PGN file/database" command chess-input - In the following game, it wouldn't let me type "rh" to move Rh5, @@ -68,6 +69,10 @@ chess-irc chess-ply - detect games drawn by three-fold repetition +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 + chess-pos - if I checkmate someone, the last position does not have its status set to :checkmate |
