diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-04-08 03:37:26 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-04-08 03:37:26 +0000 |
| commit | b60fd83dd950c2c5ef04f23f25bf0d25ac9c11db (patch) | |
| tree | fb1c6e3aced45c08bcd1a3ee173a1c21afeff704 /TODO | |
| parent | 48b77c46e15e664ffeab0c612418f4505c48f7b8 (diff) | |
Simplified the code, removed the 'search-function' nonsense. Even the
wackiest chess variants use standard move notation.
`chess-ply-create' now fully validates and annotates the plies that it
creates, based on the initial piece move (such as the king, in the
case of castling).
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,12 +1,7 @@ - - Port image display code to XEmacs - Allow the user to retract a move when playing against an engine. -- Long castling is signaled as an illegal move from chess-standard - -- Capital letters not supported in keyboard shortcut entry - ---------------------------------------------------------------------- - Tie-in to ics.el, by adding "Internet opponent" to the opponents |
