]> code.delx.au - gnu-emacs-elpa/history - chess-ics.el
reward passed pawns, and make the code a bit faster
[gnu-emacs-elpa] / chess-ics.el
2004-02-22 Mario Lang(chess-ics-ads-removed): We need to be a lot more caref...
2004-02-22 Mario LangRequire 'rx when compiling.
2004-02-12 Mario Langchess-ics-sought-mode-map: new variable
2004-02-08 John WiegleyFixed several byte-compilation errors. Mario: What is
2004-02-05 Mario Langsort of pseudobarf on refresh to easy finding of the...
2004-02-03 Mario Lang(chess-ics-initial-commands): New defcustom to make
2004-02-02 Mario Langiset startpos 1 makes requesting the movelist work for
2004-01-31 Mario LangNow finally handle seek announcements and removals.
2004-01-30 Mario Langprettify chan-tells
2004-01-29 Mario LangHandle seek announcements by making the "play xxx"...
2004-01-28 Mario Langset interface emacs-chess VERSION
2004-01-20 Mario Langcatch manually typed resign and fix a bug where only...
2004-01-19 Mario Langtidying
2004-01-19 Mario Langrewrite this module such that it does not act as an...
2004-01-13 Mario LangInitial skeleton for Game Creating messages.
2004-01-12 Mario Lang(chess-ics-server-list): Added some more servers.
2004-01-11 Mario Langset epd opcode ce from material-value and checkmate...
2004-01-11 Mario LangMerge chess-ics-parse-ics12 and chess-ics-handle-move...
2004-01-11 Mario Langfixed messed up parens
2004-01-11 Mario Lang(chess-ics-handler): Read the password before opening...
2003-02-09 Mario LangNo it didnt (revert) bah
2003-02-09 Mario LangChange regexp to ^login, makes autologon work
2002-06-20 John Wiegleyfix for when opponent calls flag
2002-06-17 John Wiegley*** no comment ***
2002-06-14 John Wiegleyvarious small bug fixes
2002-05-16 John Wiegleymiscellaneous fixes
2002-05-01 John Wiegleyadded code for forfeiting on time
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegley*** no comment ***
2002-05-01 John Wiegleyuse chess-engine-convert-algebraic
2002-05-01 John Wiegleydisable autosaving during login, and determine check...
2002-04-28 John Wiegley*** no comment ***
2002-04-26 John Wiegleybug fixes
2002-04-26 John Wiegleyfixes
2002-04-26 John Wiegley*** no comment ***
2002-04-25 John Wiegley*** no comment ***
2002-04-25 John Wiegley*** no comment ***
2002-04-25 John Wiegleyfixes to the ICS client
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegley*** no comment ***
2002-04-24 John Wiegleyfixes, and use the new filtering code in chess-engine
2002-04-19 John WiegleyFixes and other work.
2002-04-18 John WiegleyMany efficiency improvements and bug fixes.
2002-04-17 Mario Langcorrect en-passent parsing
2002-04-16 John Wiegley*** no comment ***
2002-04-16 John Wiegley(chess-ics-handle-move): Record the white and black...
2002-04-16 John Wiegley(chess-ics-regexp-alist): Added a handler to capture...
2002-04-16 John Wiegley*** no comment ***
2002-04-16 John Wiegley(chess-ics12-parse): Was relying on a variable that...
2002-04-16 John WiegleyOnly send startup commands after login has succeeded.
2002-04-16 John WiegleySend the "set style 12" command immediately, rather...
2002-04-16 John WiegleyRemoved the $ Revision strings; they are no longer...
2002-04-16 John Wiegley*** no comment ***
2002-04-16 Mario Langset en-passent status
2002-04-16 Mario LangCR stripping removed/commented.
2002-04-15 Mario LangAdded comments to chess-parse-ics12 to describe the...
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-15 John Wiegley*** no comment ***
2002-04-14 John Wiegley*** no comment ***
2002-04-13 John Wiegleyadded message catalog support
2002-04-13 John Wiegley*** no comment ***
2002-04-13 John Wiegleydisplays and engines now always have a single object...
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegley*** no comment ***
2002-04-12 John Wiegleyoptimizations and bug fixes
2002-04-11 John Wiegley*** no comment ***
2002-04-11 John Wiegley*** no comment ***
2002-04-11 John Wiegley*** no comment ***
2002-04-10 John WiegleyAdded support for aborting a game. Use A or N from...
2002-04-10 John Wiegleylots of work, several new event types, better support...
2002-04-09 John Wiegley*** no comment ***
2002-04-09 John Wiegley*** no comment ***
2002-04-09 John Wiegley*** no comment ***
2002-04-09 John WiegleyBug fixes and more ICS client support
2002-04-09 John WiegleyBug fixes and the beginnings of ICS client support