summaryrefslogtreecommitdiff
path: root/chess-scid.el
AgeCommit message (Collapse)Author
2008-09-01chess-scid now accepts a 0-based index, but uses a 1-based index when talkingJohn Wiegley
to ChessDB.
2008-09-01Report an error if we fail to find the beginning of a game loaded fromJohn Wiegley
ChessDB, or fail to see its end. Also, give up to 10 seconds to wait for the result to come from ChessDB, polling every second to look for new output.
2008-09-01Erase the buffer before asking scid for a PGN position. What happens duringJohn Wiegley
running of the validation tests is that he buffer fills up before we can evaluate all the games.
2008-09-01Several fixes to the scid (aka ChessDB) interaction protocol.John Wiegley
2008-08-29Several changes to fix byte-compile warnings, changed some iso-8859-1 encodedJohn Wiegley
files to UTF-8, and switched to using insert-file-contents instead of the -literally variant (which doesn't respect content encodings).
2004-01-26new function chess-database-filename, also support it in scid and file dbsMario Lang
2004-01-23support query tree-searchMario Lang
2002-05-01fixesJohn Wiegley
2002-04-28*** no comment ***John Wiegley
2002-04-16Removed the $ Revision strings; they are no longer necessary since IJohn Wiegley
tag every revision that I upload.
2002-04-15*** no comment ***John Wiegley
2002-04-14*** no comment ***John Wiegley