summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-29Enhance ICC support:Mario Lang
2004-02-25add elisp header and homepage linkMario Lang
2004-02-25phalanx has no "resign" commands, so only set game-data active to nil for nowMario Lang
2004-02-24more stability improvementsMario Lang
2004-02-22(chess-eval-static): Primitive mobility handling, makes play a lot more aggre...Mario Lang
2004-02-22reward passed pawns, and make the code a bit fasterMario Lang
2004-02-22*** no comment ***Mario Lang
2004-02-22*** no comment ***Mario Lang
2004-02-22updateMario Lang
2004-02-22(chess-ics-ads-removed): We need to be a lot more careful whenMario Lang
2004-02-22Require 'rx when compiling.Mario Lang
2004-02-22(chess-engine-filter): We were calling `forward-line'Mario Lang
2004-02-22chess-engine-entire-lines was a cure for the wrong illness, removedMario Lang
2004-02-18(chess-display-highlight-passed-pawns): NewMario Lang
2004-02-18(chess-pos-passed-pawns): New function.Mario Lang
2004-02-13updateMario Lang
2004-02-12*** no comment ***Mario Lang
2004-02-12(chess-engine-entire-lines): New variable.Mario Lang
2004-02-12set chess-engine-entire-lines tMario Lang
2004-02-12*** no comment ***Mario Lang
2004-02-12chess-ics-sought-mode-map: new variableMario Lang
2004-02-12(chess-engine-filter): Only process output if it is newlineMario Lang
2004-02-08There is no longer a `byte-compiling-files-p' function on Emacs 21.3.John Wiegley
2004-02-08Fixed several byte-compilation errors. Mario: What isJohn Wiegley
2004-02-08Corrected some invalid calls to `format'.John Wiegley
2004-02-08assume maintainership, change url to point to sourceforge, and removeMario Lang
2004-02-08update changelogMario Lang
2004-02-08(chess-crafty-handler): Add search-depth andMario Lang
2004-02-06chess-file concerns removedMario Lang
2004-02-06en passant captures are now fixed in chess-displayMario Lang
2004-02-06(chess-display-paint-move): Handle :en-passantMario Lang
2004-02-06require chess-epdMario Lang
2004-02-06docstringMario Lang
2004-02-06(chess-puzzle): Disable autosave.Mario Lang
2004-02-06more docs ('bout epd)Mario Lang
2004-02-05more docs!Mario Lang
2004-02-05docstrings, + a silly paren fixMario Lang
2004-02-05Remove chess-epd, that just has been doneMario Lang
2004-02-05(chess-fen-regexp): New constant.Mario Lang
2004-02-05(chess-game-to-epd): New defsubst to convert a gameMario Lang
2004-02-05Handle .epd and .pgn files in the chess-file module. Achieved byMario Lang
2004-02-05sort of pseudobarf on refresh to easy finding of the obscure observe bug, and...Mario Lang
2004-02-05some notes addedMario Lang
2004-02-03updateMario Lang
2004-02-03(chess-tutorial): Simplify and add autoload.Mario Lang
2004-02-03(chess-announce-handler): On event 'kibitz, talk.Mario Lang
2004-02-03(chess-ics-initial-commands): New defcustom to makeMario Lang
2004-02-02Make the preceeding ply in the mode-line a little more compactMario Lang
2004-02-02iset startpos 1 makes requesting the movelist work forMario Lang
2004-02-02(chess-module-destroy): chess-module-detach-game was called outsideMario Lang