| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-01-20 | catch manually typed resign and fix a bug where only one game could be ↵ | Mario Lang | |
| played each session. | |||
| 2004-01-19 | tidying | Mario Lang | |
| 2004-01-19 | rewrite this module such that it does not act as an engine, rather it ↵ | Mario Lang | |
| invoked chess-sessions as needed. You need to use M-x chess-ics RET instead of C-u M-x chess RET ics RET now. Additionally, rewrite chess-ics-handle-ics12 such that it can handle the refresh command, and moves entered manually in the ICS buffer | |||
| 2004-01-13 | Initial skeleton for Game Creating messages. | Mario Lang | |
| Support relation-type -2 (Examining game). Handle the 'forward event. (Now you can use the "examine" command on FICS, and simply type '.' in the ChessBoard display to forward through the game.) | |||
| 2004-01-12 | (chess-ics-server-list): Added some more servers. | Mario Lang | |
| (chess-ics-regexp-alist): Make guest login on chessclub.com work. (chess-ics-handle-ics12): Retrieve TimeControl info from the ics12 board and set TimeControl game tag when initial board is seen. | |||
| 2004-01-11 | set epd opcode ce from material-value and checkmate info | Mario Lang | |
| 2004-01-11 | Merge chess-ics-parse-ics12 and chess-ics-handle-move into | Mario Lang | |
| a new function chess-ics-handle-ics12, which is a lot easier to read now. Also make the <12> regexp a bit more strict to avoid false positives. | |||
| 2004-01-11 | fixed messed up parens | Mario Lang | |
| 2004-01-11 | (chess-ics-handler): Read the password before opening the connection. | Mario Lang | |
| This corrects a race where the password can be unknown when the prompt appears because the user hasnt finished typing yet... (chess-ics12-parse): Use `pop' to make stuff simpler and use `mapc' to get castling info. Indent chess-ics-regexp-alist differently. | |||
| 2003-02-09 | No it didnt (revert) bah | Mario Lang | |
| 2003-02-09 | Change regexp to ^login, makes autologon work | Mario Lang | |
| 2002-06-20 | fix for when opponent calls flag | John Wiegley | |
| 2002-06-17 | *** no comment *** | John Wiegley | |
| 2002-06-14 | various small bug fixes | John Wiegley | |
| 2002-05-16 | miscellaneous fixes | John Wiegley | |
| 2002-05-01 | added code for forfeiting on time | 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-01 | *** no comment *** | John Wiegley | |
| 2002-05-01 | use chess-engine-convert-algebraic | John Wiegley | |
| 2002-05-01 | disable autosaving during login, and determine check/checkmate from | John Wiegley | |
| the ics12 move text. | |||
| 2002-04-28 | *** no comment *** | John Wiegley | |
| 2002-04-26 | bug fixes | John Wiegley | |
| 2002-04-26 | fixes | John Wiegley | |
| 2002-04-26 | *** no comment *** | John Wiegley | |
| 2002-04-25 | *** no comment *** | John Wiegley | |
| 2002-04-25 | *** no comment *** | John Wiegley | |
| 2002-04-25 | fixes to the ICS client | 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-24 | *** no comment *** | John Wiegley | |
| 2002-04-24 | fixes, and use the new filtering code in chess-engine | John Wiegley | |
| 2002-04-19 | Fixes and other work. | John Wiegley | |
| 2002-04-18 | Many efficiency improvements and bug fixes. | John Wiegley | |
| 2002-04-17 | correct en-passent parsing | Mario Lang | |
| 2002-04-16 | *** no comment *** | John Wiegley | |
| 2002-04-16 | (chess-ics-handle-move): Record the white and black remaining time as | John Wiegley | |
| returned from the server. | |||
| 2002-04-16 | (chess-ics-regexp-alist): Added a handler to capture the guest id when | John Wiegley | |
| logging in anonymously. | |||
| 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-16 | Only send startup commands after login has succeeded. | John Wiegley | |
| 2002-04-16 | Send the "set style 12" command immediately, rather than after the | John Wiegley | |
| first move. | |||
