summaryrefslogtreecommitdiff
path: root/chess-maint.el
AgeCommit message (Collapse)Author
2002-04-08Simplified the code, removed the 'search-function' nonsense. Even theJohn Wiegley
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).
2002-03-28more fixesJohn Wiegley
2002-03-01Playing against crafty now works.John Wiegley