summaryrefslogtreecommitdiff
path: root/chess-ics.el
AgeCommit message (Expand)Author
2004-01-13Initial skeleton for Game Creating messages.Mario Lang
2004-01-12(chess-ics-server-list): Added some more servers.Mario Lang
2004-01-11set epd opcode ce from material-value and checkmate infoMario Lang
2004-01-11Merge chess-ics-parse-ics12 and chess-ics-handle-move intoMario Lang
2004-01-11fixed messed up parensMario Lang
2004-01-11(chess-ics-handler): Read the password before opening the connection.Mario Lang
2003-02-09No it didnt (revert) bahMario Lang
2003-02-09Change regexp to ^login, makes autologon workMario Lang
2002-06-20fix for when opponent calls flagJohn Wiegley
2002-06-17*** no comment ***John Wiegley
2002-06-14various small bug fixesJohn Wiegley
2002-05-16miscellaneous fixesJohn Wiegley
2002-05-01added code for forfeiting on timeJohn Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01*** no comment ***John Wiegley
2002-05-01use chess-engine-convert-algebraicJohn Wiegley
2002-05-01disable autosaving during login, and determine check/checkmate fromJohn Wiegley
2002-04-28*** no comment ***John Wiegley
2002-04-26bug fixesJohn Wiegley
2002-04-26fixesJohn Wiegley
2002-04-26*** no comment ***John Wiegley
2002-04-25*** no comment ***John Wiegley
2002-04-25*** no comment ***John Wiegley
2002-04-25fixes to the ICS clientJohn Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24fixes, and use the new filtering code in chess-engineJohn Wiegley
2002-04-19Fixes and other work.John Wiegley
2002-04-18Many efficiency improvements and bug fixes.John Wiegley
2002-04-17correct en-passent parsingMario Lang
2002-04-16*** no comment ***John Wiegley
2002-04-16(chess-ics-handle-move): Record the white and black remaining time asJohn Wiegley
2002-04-16(chess-ics-regexp-alist): Added a handler to capture the guest id whenJohn Wiegley
2002-04-16*** no comment ***John Wiegley
2002-04-16(chess-ics12-parse): Was relying on a variable that wasn't set!John Wiegley
2002-04-16Only send startup commands after login has succeeded.John Wiegley
2002-04-16Send the "set style 12" command immediately, rather than after theJohn Wiegley
2002-04-16Removed the $ Revision strings; they are no longer necessary since IJohn Wiegley
2002-04-16*** no comment ***John Wiegley
2002-04-16set en-passent statusMario Lang