]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2008-09-02 John WiegleyUse the modulus of the read-count to govern when game...
2008-09-02 John WiegleyReport an error if we fail to find the beginning of...
2008-09-02 John WiegleyAdded a note about how to run the full test suite properly.
2008-09-02 John WiegleyErase the buffer before asking scid for a PGN position...
2008-09-02 John WiegleyWhen byte-compiling chess-pos, set cl-optimize-speed...
2008-09-02 John WiegleyOff by one error in string clipping of tag values.
2008-09-02 John WiegleyOnly require 'cl when byte-compiling chess-ai. We...
2008-09-02 John WiegleyFontify chess-error and chess-with-current-buffer as...
2008-09-02 John Wiegleychess-auto.el is built properly now.
2008-09-02 John WiegleySimplified error message when an algebraic move fails...
2008-09-01 Mario LangFix ics style12 regex.
2008-09-01 Mario LangMake game numbers displayed equal to indexes used in...
2008-09-01 Mario LangRemove the supposed failing game again since emacs...
2008-09-01 Mario LangFix a "off-by-one" thinko, database indexes are zero...
2008-09-01 Mario LangAdd a failing test I found in TWIC.
2008-09-01 John WiegleySimplified some error text.
2008-09-01 John WiegleyAdded a TODO note: I found a test case for the failing...
2008-09-01 John WiegleyRemoved the unnecessary chess-incr-index* function.
2008-09-01 John WiegleyRemoved historical note, since there is a better story...
2008-09-01 John WiegleyIgnore the largedb files if a user has installed them.
2008-09-01 John WiegleyUpdated the TODO file.
2008-09-01 John WiegleyInstead of using `read' to parse a PGN tag string,...
2008-09-01 John WiegleyWhen a testing error occurs, mention the exact test...
2008-09-01 John WiegleyReport a clearer error in the case of an algebraic...
2008-09-01 John WiegleyIf the COUNT is less than zero, run all the remaining...
2008-09-01 John WiegleyAdded a basic file of 400 historic games, which gets...
2008-09-01 John WiegleySeveral improvements to how tests are run.
2008-09-01 John WiegleyAllow the stress tests to be run across a specific...
2008-09-01 John WiegleyExcept for when making moves interactively (with chess...
2008-09-01 John WiegleyIgnore the chess-test script.
2008-09-01 John WiegleyIncreased the verbosity and number of errors generated...
2008-09-01 John WiegleyWrote a testing function for emacs-chess, which compute...
2008-09-01 John WiegleySeveral fixes to the scid (aka ChessDB) interaction...
2008-09-01 John WiegleyRemoved some trailing whitespace.
2008-09-01 John Wiegleychess-test is now invoked with the name of the database...
2008-09-01 John WiegleyMoved some code around to follow better Lisp style.
2008-08-30 John WiegleyQuick title fix to the TODO file.
2008-08-29 John WiegleyAdded some new TODOs.
2008-08-29 John WiegleyAdded optional code for highlighting the last move.
2008-08-29 John WiegleyCorrectly indent `chess-with-current-buffer' in lisp...
2008-08-29 John WiegleyInstead of ignoring ICS refresh commands, use them...
2008-08-29 John WiegleyMake `chess-display-side-to-move' a risky-local-variabl...
2008-08-29 John WiegleyMerged PLAN into TODO, and changed it into an org-mode...
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.
next