| Age | Commit message (Expand) | Author |
| 2004-01-27 | minor stuff | Mario Lang |
| 2004-01-27 | uncomment the remaining failure cases, chess-algebraic handles that now | Mario Lang |
| 2004-01-27 | we now have the individual moves in the source file, and get the final pos at... | Mario Lang |
| 2004-01-27 | reindent | Mario Lang |
| 2004-01-27 | we can use chess-display-set-from-fen here | Mario Lang |
| 2004-01-27 | some reality sync | Mario Lang |
| 2004-01-27 | a little sync with reality | Mario Lang |
| 2004-01-27 | add in minimal docs for FEN, algebraic notation, and ICS | Mario Lang |
| 2004-01-26 | (chess-pos-move): There was a bug in castling removal when a Rook moved, now ... | Mario Lang |
| 2004-01-26 | (chess-pos-legal-candidates): Remove the opponent pawn if we are capturing en... | Mario Lang |
| 2004-01-26 | new function chess-database-filename, also support it in scid and file dbs | Mario Lang |
| 2004-01-25 | Added an argument to chess-search-position, so that if we are | John Wiegley |
| 2004-01-23 | use apply in chess-database-query | Mario Lang |
| 2004-01-23 | support query tree-search | Mario Lang |
| 2004-01-23 | dont barf on unbound chess-module-regexp-alist, and add some docstrings | Mario Lang |
| 2004-01-23 | docstring fixes + a redo of chess-game-seq | Mario Lang |
| 2004-01-23 | fixes to make chess-scid read parsing work | Mario Lang |
| 2004-01-21 | opening classification module based on the scid.eco file from scid 3.5 | Mario Lang |
| 2004-01-20 | FEN notation actually specifies that field four (en passant) should denote th... | Mario Lang |
| 2004-01-20 | catch manually typed resign and fix a bug where only one game could be played... | Mario Lang |
| 2004-01-20 | (chess-pos-to-fen): Dont emit a trailing / on rank 8. | Mario Lang |
| 2004-01-19 | tidying | Mario Lang |
| 2004-01-19 | minor change | Mario Lang |
| 2004-01-19 | rewrite this module such that it does not act as an engine, rather it invoked... | Mario Lang |
| 2004-01-16 | We no longer need to dedvar chess-ai-regexp-alist with | Mario Lang |
| 2004-01-16 | (chess-engine-create): Use `insern-soft' instead of `intern' | Mario Lang |
| 2004-01-15 | adding description of the module system | John Wiegley |
| 2004-01-14 | elisp header + homepage link | Mario Lang |
| 2004-01-14 | Module for the sjeng engine (promotion still doesnt work.) | Mario Lang |
| 2004-01-14 | `let'-bind case-fold-search nil in chess-algebraic-to-ply: | Mario Lang |
| 2004-01-13 | Initial skeleton for Game Creating messages. | Mario Lang |
| 2004-01-13 | (chess-display-set-index): If INDEX is greater than chess-game-index, | Mario Lang |
| 2004-01-12 | pv information computed using crafty 19.8 on a 2 cpu xeon 2.6GHZ system using... | Mario Lang |
| 2004-01-12 | (chess-ics-server-list): Added some more servers. | Mario Lang |
| 2004-01-12 | pv information calculated using crafty 19.8 with about 30 minutes time per po... | Mario Lang |
| 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 |
| 2004-01-11 | (chess-clock-tick-tock): Do not decrease time if (chess-game-status chess-mod... | Mario Lang |
| 2004-01-11 | fixed messed up parens | Mario Lang |
| 2004-01-11 | (chess-ics-handler): Read the password before opening the connection. | Mario Lang |
| 2004-01-11 | In chess-engine-default-handler, when 'match is accepted, we were | Mario Lang |
| 2004-01-11 | On GNU Emacs 21.3, :eval in mode-line-data seems only to work if it | Mario Lang |
| 2004-01-10 | Fix a bug in chess-game-seq (at least I think it is supposed to work like it ... | Mario Lang |
| 2004-01-10 | Support for xboards analyze mode. | Mario Lang |
| 2004-01-10 | blah, this isnt healthy. | Mario Lang |
| 2004-01-10 | a change to the faces and a fix for chess-plain-spacing > 0 and file naming, ... | Mario Lang |
| 2004-01-10 | Use Crafty's xboard protocol layer for communication: | Mario Lang |
| 2004-01-09 | speed up chess-epd-read-file by using nconc | Mario Lang |
| 2004-01-09 | support (convert) opcodes sm and sv | Mario Lang |
| 2004-01-09 | use zerop | Mario Lang |