From b60fd83dd950c2c5ef04f23f25bf0d25ac9c11db Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Apr 2002 03:37:26 +0000 Subject: 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). --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index bfad5fd..9e8afc5 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3