| Age | Commit message (Expand) | Author |
| 2004-03-01 | (chess-eval-static). Try to reward passed pawns and piece mobility | Mario Lang |
| 2004-03-01 | put byte-compiling-files-p back in | Mario Lang |
| 2004-03-01 | better icc datagram support | Mario Lang |
| 2004-02-29 | fix kibitzes on icc | Mario Lang |
| 2004-02-29 | Enhance ICC support: | Mario Lang |
| 2004-02-25 | add elisp header and homepage link | Mario Lang |
| 2004-02-25 | phalanx has no "resign" commands, so only set game-data active to nil for now | Mario Lang |
| 2004-02-24 | more stability improvements | Mario Lang |
| 2004-02-22 | (chess-eval-static): Primitive mobility handling, makes play a lot more aggre... | Mario Lang |
| 2004-02-22 | reward passed pawns, and make the code a bit faster | Mario Lang |
| 2004-02-22 | *** no comment *** | Mario Lang |
| 2004-02-22 | *** no comment *** | Mario Lang |
| 2004-02-22 | update | Mario Lang |
| 2004-02-22 | (chess-ics-ads-removed): We need to be a lot more careful when | Mario Lang |
| 2004-02-22 | Require 'rx when compiling. | Mario Lang |
| 2004-02-22 | (chess-engine-filter): We were calling `forward-line' | Mario Lang |
| 2004-02-22 | chess-engine-entire-lines was a cure for the wrong illness, removed | Mario Lang |
| 2004-02-18 | (chess-display-highlight-passed-pawns): New | Mario Lang |
| 2004-02-18 | (chess-pos-passed-pawns): New function. | Mario Lang |
| 2004-02-13 | update | Mario Lang |
| 2004-02-12 | *** no comment *** | Mario Lang |
| 2004-02-12 | (chess-engine-entire-lines): New variable. | Mario Lang |
| 2004-02-12 | set chess-engine-entire-lines t | Mario Lang |
| 2004-02-12 | *** no comment *** | Mario Lang |
| 2004-02-12 | chess-ics-sought-mode-map: new variable | Mario Lang |
| 2004-02-12 | (chess-engine-filter): Only process output if it is newline | Mario Lang |
| 2004-02-08 | There is no longer a `byte-compiling-files-p' function on Emacs 21.3. | John Wiegley |
| 2004-02-08 | Fixed several byte-compilation errors. Mario: What is | John Wiegley |
| 2004-02-08 | Corrected some invalid calls to `format'. | John Wiegley |
| 2004-02-08 | assume maintainership, change url to point to sourceforge, and remove | Mario Lang |
| 2004-02-08 | update changelog | Mario Lang |
| 2004-02-08 | (chess-crafty-handler): Add search-depth and | Mario Lang |
| 2004-02-06 | chess-file concerns removed | Mario Lang |
| 2004-02-06 | en passant captures are now fixed in chess-display | Mario Lang |
| 2004-02-06 | (chess-display-paint-move): Handle :en-passant | Mario Lang |
| 2004-02-06 | require chess-epd | Mario Lang |
| 2004-02-06 | docstring | Mario Lang |
| 2004-02-06 | (chess-puzzle): Disable autosave. | Mario Lang |
| 2004-02-06 | more docs ('bout epd) | Mario Lang |
| 2004-02-05 | more docs! | Mario Lang |
| 2004-02-05 | docstrings, + a silly paren fix | Mario Lang |
| 2004-02-05 | Remove chess-epd, that just has been done | Mario Lang |
| 2004-02-05 | (chess-fen-regexp): New constant. | Mario Lang |
| 2004-02-05 | (chess-game-to-epd): New defsubst to convert a game | Mario Lang |
| 2004-02-05 | Handle .epd and .pgn files in the chess-file module. Achieved by | Mario Lang |
| 2004-02-05 | sort of pseudobarf on refresh to easy finding of the obscure observe bug, and... | Mario Lang |
| 2004-02-05 | some notes added | Mario Lang |
| 2004-02-03 | update | Mario Lang |
| 2004-02-03 | (chess-tutorial): Simplify and add autoload. | Mario Lang |
| 2004-02-03 | (chess-announce-handler): On event 'kibitz, talk. | Mario Lang |