| Age | Commit message (Expand) | Author |
| 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 |
| 2004-01-02 | requires chess-pos | Mario Lang |
| 2004-01-02 | Insert STRING in chess-engine-send, makes debugging easier | Mario Lang |
| 2004-01-02 | display nogeneral seems to no longer display computer moves on newer crafties... | Mario Lang |
| 2004-01-01 | crafty is broken | Mario Lang |
| 2004-01-01 | Explicitly look for gnuchess in /usr/games | Mario Lang |
| 2003-11-21 | *** no comment *** | John Wiegley |
| 2003-02-09 | Some ICS things | Mario Lang |
| 2003-02-09 | No it didnt (revert) bah | Mario Lang |
| 2003-02-09 | Change regexp to ^login, makes autologon work | Mario Lang |
| 2003-01-24 | Use a more specific signal rather than `error'. | John Wiegley |
| 2003-01-24 | Add missing string-to-int form. | John Wiegley |
| 2003-01-24 | Add status code to check for open server sockets. | John Wiegley |
| 2003-01-08 | (chess-plain-piece-text): Simplyfied a bit | Mario Lang |
| 2003-01-08 | (chess-create-modules): Add docstring | Mario Lang |