summaryrefslogtreecommitdiff
path: root/chess-common.el
AgeCommit message (Collapse)Author
7 daysfix: all: fixes to get emacs-chess working on 30.2Craig Jennings
- added lexical-binding headers to all source files - replaced make-variable-buffer-local with defvar-local throughout source code - replaced deprecated cl library with cl-lib, including replacing assert with cl-assert to emacs-chess-steps.el - added proper headers and footers to test files when missing - populated chess images and chess sounds directory - fixed defcustom calling directory-files without error handling. xboard installation no longer required.
2018-09-06Pre-movesdickmao
To activate, look for Chess Display Allow Pre Moves in: M-x customize-group chess-display Tested via: make test make test24 (requires evim)
2014-05-20Add a proper file header.Mario Lang
2014-03-24Make engine searching work again.Mario Lang
2014-03-03Do not use `delete-backward-char'.Mario Lang
2004-12-07require chess-message whereever necessary (ks)Mario Lang
2002-05-16miscellaneous fixesJohn Wiegley
2002-05-01added code for forfeiting on timeJohn Wiegley
2002-05-01autosaving is now much more efficient, and correct; still have to getJohn Wiegley
it correct for chess-network, though
2002-04-30bug fixesJohn Wiegley
2002-04-28*** no comment ***John Wiegley
2002-04-25*** no comment ***John Wiegley
2002-04-24*** no comment ***John Wiegley
2002-04-24deactive a game when it is drawnJohn Wiegley
2002-04-22Bug fixes and reducing the TODO list.John Wiegley
2002-04-19*** no comment ***John Wiegley
2002-04-19Fixes and other work.John Wiegley
2002-04-18Many efficiency improvements and bug fixes.John Wiegley
2002-04-16Removed the $ Revision strings; they are no longer necessary since IJohn Wiegley
tag every revision that I upload.
2002-04-15*** no comment ***John Wiegley
2002-04-15*** no comment ***John Wiegley
2002-04-13added message catalog supportJohn Wiegley
2002-04-13*** no comment ***John Wiegley
2002-04-13displays and engines now always have a single object associated withJohn Wiegley
them
2002-04-13*** no comment ***John Wiegley
2002-04-11*** no comment ***John Wiegley