]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2008-08-29 John WiegleyIgnore the file products of playing with Crafty.
2008-08-29 John WiegleyRearranged some code just to make it easier to read.
2008-08-29 John WiegleyIgnore the TAGS file.
2008-08-29 John WiegleyDon't report an error if the user's sound reporting...
2008-08-29 John WiegleySilently ignore refresh directives in the ICS protocol.
2008-08-29 John WiegleyOnly paint a move after it's been made.
2008-08-29 Mario Langlast-triggers was never used, it was suppose to refer...
2008-08-29 John WiegleySeveral changes in order for 'make distcheck' to work.
2008-08-29 John WiegleySeveral changes to fix byte-compile warnings, changed...
2008-08-29 John WiegleyChanged to using an autoconf/automake setup for buildin...
2008-08-26 John WiegleyRenamed chess-opening.el to chess-eco.el.
2008-05-08 John WiegleyAdded recursive reference to sound and piece assets...
2008-05-08 John WiegleyAdded chess-log.el, as an aid to debugging.
2008-05-08 John WiegleyRemoved CVS-related artifacts
2005-06-27 John Wiegley(chess-plain-popup): Pass nil for the `font' argument to
2005-06-27 John Wiegley*** no comment ***
2005-06-27 John Wiegley(chess-input-shortcut): If a character is typed that...
2005-06-27 John Wiegley(chess-images-determine-size): On Macs and
2005-06-27 John Wiegley(chess-ics1-popup): Added `font' argument in call to
2005-06-27 John Wiegley(chess-ics-sought-add): Added this routine to factor...
2005-06-27 John Wiegley(chess-display-popup-in-frame): Added a `font' paramete...
2005-01-16 Mario Langexclude scid-browser.el from compilation for now
2005-01-16 Mario LangImplement resign/takeback/draw/flag announcements for...
2005-01-16 Mario LangUpdate ChangeLog
2004-12-07 Mario Langrequire chess-message whereever necessary (ks)
2004-12-07 Mario LangMake comment-start and comment-end explicitly buffer...
2004-12-06 Mario Langbug in pgn font-locking (Klaus Straubinger <KSNetz...
2004-04-12 John Wiegley*** no comment ***
2004-03-08 Mario Langbah, recursive loading...chess-pgn.el
2004-03-07 Mario Langlaptop sync
2004-03-04 Mario Langsupport DG_TAKEBACK and DG_BACKWARD
2004-03-01 Mario Langbumped minor rev
2004-03-01 Mario Langremove chess-opening from chess-default-modules for...
2004-03-01 Mario Langupdate
2004-03-01 Mario Lang(chess-legal-plies): Add :candidates keyword to avoid...
2004-03-01 Mario Lang(chess-eval-static). Try to reward passed pawns and...
2004-03-01 Mario Langput byte-compiling-files-p back in
2004-03-01 Mario Langbetter icc datagram support
2004-02-29 Mario Langfix kibitzes on icc
2004-02-29 Mario LangEnhance ICC support:
2004-02-25 Mario Langadd elisp header and homepage link
2004-02-25 Mario Langphalanx has no "resign" commands, so only set game...
2004-02-24 Mario Langmore stability improvements
2004-02-22 Mario Lang(chess-eval-static): Primitive mobility handling, makes...
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...
next