| Age | Commit message (Expand) | Author |
| 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 |
| 2004-01-09 | require 'chess-var | Mario Lang |
| 2004-01-09 | use `chess-var-to-algebraic'. | Mario Lang |
| 2004-01-09 | New function chess-var-to-algebraic | Mario Lang |
| 2004-01-07 | new file, implements opcodes am, bm, ce, pm and pv | Mario Lang |
| 2004-01-07 | remov chess-pos-read-epd-file | Mario Lang |
| 2004-01-07 | make chess-display-create interactive, and document chess-display-quit | Mario Lang |
| 2004-01-07 | add chess-fischer-random-position into the Creating Positions Manual Section | Mario Lang |
| 2004-01-06 | skels for chess-database | Mario Lang |
| 2004-01-06 | Require cl and add message calls | Mario Lang |
| 2004-01-06 | some docstrings | Mario Lang |
| 2004-01-06 | add @c lispfun for chess-ply-source and chess-ply-target | Mario Lang |
| 2004-01-06 | add &optional index to chess-var-side-to-move (sync with chess-game-side-to-m... | Mario Lang |
| 2004-01-06 | document chess-game-side-to-move | Mario Lang |
| 2004-01-06 | * | Mario Lang |
| 2004-01-06 | It mostly works now, only remaining problem is that the players move | Mario Lang |
| 2004-01-05 | checkdoc attempt, some ver ysimple (I hope correct) docstrings added | Mario Lang |
| 2004-01-05 | next-pos has correct status now, added chess-file (epd) item | Mario Lang |
| 2004-01-05 | add three paragraphs from chess-pos.el commentary | Mario Lang |
| 2004-01-04 | still not working properly (only display is broken) | Mario Lang |
| 2004-01-04 | first version of a alpha-beta puring search ai | Mario Lang |
| 2004-01-04 | Set status of next-pos according to changes of ply | Mario Lang |
| 2004-01-04 | grrr, circular require | Mario Lang |
| 2004-01-04 | crafty is fixed again | Mario Lang |
| 2004-01-03 | New function chess-pos-read-epd-file, which parses an epd file into a list of... | Mario Lang |