]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2004-02-22 Mario Langreward passed pawns, and make the code a bit faster
2004-02-22 Mario Lang*** no comment ***
2004-02-22 Mario Lang*** no comment ***
2004-02-22 Mario Langupdate
2004-02-22 Mario Lang(chess-ics-ads-removed): We need to be a lot more caref...
2004-02-22 Mario LangRequire 'rx when compiling.
2004-02-22 Mario Lang(chess-engine-filter): We were calling `forward-line'
2004-02-22 Mario Langchess-engine-entire-lines was a cure for the wrong...
2004-02-18 Mario Lang(chess-display-highlight-passed-pawns): New
2004-02-18 Mario Lang(chess-pos-passed-pawns): New function.
2004-02-13 Mario Langupdate
2004-02-12 Mario Lang*** no comment ***
2004-02-12 Mario Lang(chess-engine-entire-lines): New variable.
2004-02-12 Mario Langset chess-engine-entire-lines t
2004-02-12 Mario Lang*** no comment ***
2004-02-12 Mario Langchess-ics-sought-mode-map: new variable
2004-02-12 Mario Lang(chess-engine-filter): Only process output if it is...
2004-02-08 John WiegleyThere is no longer a `byte-compiling-files-p' function...
2004-02-08 John WiegleyFixed several byte-compilation errors. Mario: What is
2004-02-08 John WiegleyCorrected some invalid calls to `format'.
2004-02-08 Mario Langassume maintainership, change url to point to sourcefor...
2004-02-08 Mario Langupdate changelog
2004-02-08 Mario Lang(chess-crafty-handler): Add search-depth and
2004-02-06 Mario Langchess-file concerns removed
2004-02-06 Mario Langen passant captures are now fixed in chess-display
2004-02-06 Mario Lang(chess-display-paint-move): Handle :en-passant
2004-02-06 Mario Langrequire chess-epd
2004-02-06 Mario Langdocstring
2004-02-06 Mario Lang(chess-puzzle): Disable autosave.
2004-02-06 Mario Langmore docs ('bout epd)
2004-02-05 Mario Langmore docs!
2004-02-05 Mario Langdocstrings, + a silly paren fix
2004-02-05 Mario LangRemove chess-epd, that just has been done
2004-02-05 Mario Lang(chess-fen-regexp): New constant.
2004-02-05 Mario Lang(chess-game-to-epd): New defsubst to convert a game
2004-02-05 Mario LangHandle .epd and .pgn files in the chess-file module...
2004-02-05 Mario Langsort of pseudobarf on refresh to easy finding of the...
2004-02-05 Mario Langsome notes added
2004-02-03 Mario Langupdate
2004-02-03 Mario Lang(chess-tutorial): Simplify and add autoload.
2004-02-03 Mario Lang(chess-announce-handler): On event 'kibitz, talk.
2004-02-03 Mario Lang(chess-ics-initial-commands): New defcustom to make
2004-02-02 Mario LangMake the preceeding ply in the mode-line a little more...
2004-02-02 Mario Langiset startpos 1 makes requesting the movelist work for
2004-02-02 Mario Lang(chess-module-destroy): chess-module-detach-game was...
2004-02-01 John WiegleyFixed a typo.
2004-01-31 Mario LangNow finally handle seek announcements and removals.
2004-01-30 Mario Langprettify chan-tells
2004-01-29 Mario LangHandle seek announcements by making the "play xxx"...
2004-01-29 Mario Langbumped minor rev
2004-01-28 Mario Langprepare for b4
2004-01-28 Mario Langsync with cvslog
2004-01-28 Mario Langnothing noteworthy
2004-01-28 Mario Lang(chess-ply-castling-changes): When doing a long castle...
2004-01-28 Mario Langset interface emacs-chess VERSION
2004-01-28 Mario Langtemporarily disable the condition-case in the main...
2004-01-28 Mario Lang(chess-search-position): document arguments check-only...
2004-01-28 Mario Lang(chess-engine-create), (chess-engine-command): Docstrin...
2004-01-28 Mario Lang(chess-display-create): More docs.
2004-01-28 Mario Langdocfixes
2004-01-28 Mario Langproofread fixed
2004-01-27 Mario Langcommentary synced with reality of FEN standard
2004-01-27 Mario Langchess-ai is a submodule of chess-common
2004-01-27 Mario Langdocfix
2004-01-27 Mario Langchess-gnuchess-path is a user-option
2004-01-27 Mario Langminor fixes
2004-01-27 Mario Langminor stuff
2004-01-27 Mario Languncomment the remaining failure cases, chess-algebraic...
2004-01-27 Mario Langwe now have the individual moves in the source file...
2004-01-27 Mario Langreindent
2004-01-27 Mario Langwe can use chess-display-set-from-fen here
2004-01-27 Mario Langsome reality sync
2004-01-27 Mario Langa little sync with reality
2004-01-27 Mario Langadd in minimal docs for FEN, algebraic notation, and ICS
2004-01-26 Mario Lang(chess-pos-move): There was a bug in castling removal...
2004-01-26 Mario Lang(chess-pos-legal-candidates): Remove the opponent pawn...
2004-01-26 Mario Langnew function chess-database-filename, also support...
2004-01-25 John WiegleyAdded an argument to chess-search-position, so that...
2004-01-23 Mario Languse apply in chess-database-query
2004-01-23 Mario Langsupport query tree-search
2004-01-23 Mario Langdont barf on unbound chess-module-regexp-alist, and...
2004-01-23 Mario Langdocstring fixes + a redo of chess-game-seq
2004-01-23 Mario Langfixes to make chess-scid read parsing work
2004-01-21 Mario Langopening classification module based on the scid.eco...
2004-01-20 Mario LangFEN notation actually specifies that field four (en...
2004-01-20 Mario Langcatch manually typed resign and fix a bug where only...
2004-01-20 Mario Lang(chess-pos-to-fen): Dont emit a trailing / on rank 8.
2004-01-19 Mario Langtidying
2004-01-19 Mario Langminor change
2004-01-19 Mario Langrewrite this module such that it does not act as an...
2004-01-16 Mario LangWe no longer need to dedvar chess-ai-regexp-alist with
2004-01-16 Mario Lang(chess-engine-create): Use `insern-soft' instead of...
2004-01-15 John Wiegleyadding description of the module system
2004-01-14 Mario Langelisp header + homepage link
2004-01-14 Mario LangModule for the sjeng engine (promotion still doesnt...
2004-01-14 Mario Lang`let'-bind case-fold-search nil in chess-algebraic...
2004-01-13 Mario LangInitial skeleton for Game Creating messages.
2004-01-13 Mario Lang(chess-display-set-index): If INDEX is greater than...
2004-01-12 Mario Langpv information computed using crafty 19.8 on a 2 cpu...
2004-01-12 Mario Lang(chess-ics-server-list): Added some more servers.
next