summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-29Only paint a move after it's been made.John Wiegley
2008-08-29last-triggers was never used, it was suppose to refer to last-session, a LET-...Mario Lang
2008-08-29Several changes in order for 'make distcheck' to work.John Wiegley
2008-08-29Several changes to fix byte-compile warnings, changed some iso-8859-1 encodedJohn Wiegley
2008-08-29Changed to using an autoconf/automake setup for building. This precipitatedJohn Wiegley
2008-08-26Renamed chess-opening.el to chess-eco.el.John Wiegley
2008-05-08Added recursive reference to sound and piece assets via submodulesJohn Wiegley
2008-05-08Added chess-log.el, as an aid to debugging.John Wiegley
2008-05-08Removed CVS-related artifactsJohn Wiegley
2005-06-27(chess-plain-popup): Pass nil for the `font' argument toJohn Wiegley
2005-06-27*** no comment ***John Wiegley
2005-06-27(chess-input-shortcut): If a character is typed that is not a legalJohn Wiegley
2005-06-27(chess-images-determine-size): On Macs andJohn Wiegley
2005-06-27(chess-ics1-popup): Added `font' argument in call toJohn Wiegley
2005-06-27(chess-ics-sought-add): Added this routine to factor out a lot ofJohn Wiegley
2005-06-27(chess-display-popup-in-frame): Added a `font' parameter, so that theJohn Wiegley
2005-01-16exclude scid-browser.el from compilation for nowMario Lang
2005-01-16Implement resign/takeback/draw/flag announcements for ics (ks)Mario Lang
2005-01-16Update ChangeLogMario Lang
2004-12-07require chess-message whereever necessary (ks)Mario Lang
2004-12-07Make comment-start and comment-end explicitly buffer-local (ks)Mario Lang
2004-12-06bug in pgn font-locking (Klaus Straubinger <KSNetz@Arcor.DE>)Mario Lang
2004-04-12*** no comment ***John Wiegley
2004-03-08bah, recursive loading...chess-pgn.elMario Lang
2004-03-07laptop syncMario Lang
2004-03-04support DG_TAKEBACK and DG_BACKWARDMario Lang
2004-03-01bumped minor revMario Lang
2004-03-01remove chess-opening from chess-default-modules for now, if it is loaded unco...Mario Lang
2004-03-01updateMario Lang
2004-03-01(chess-legal-plies): Add :candidates keyword to avoid calls to chess-search-p...Mario Lang
2004-03-01(chess-eval-static). Try to reward passed pawns and piece mobilityMario Lang
2004-03-01put byte-compiling-files-p back inMario Lang
2004-03-01better icc datagram supportMario Lang
2004-02-29fix kibitzes on iccMario Lang
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