index
:
emacs-chess.git
master
My fork of the Emacs-Chess package. A work-in-progress.
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-30
Try to fix a reentrancy bug in chess-display-move.
Mario Lang
2014-03-30
UCI engines *crash* on FENs with missing trailing spaces.
Mario Lang
2014-03-30
chess-plain-piece-chars: Include a suggestion for unicode figures.
Mario Lang
2014-03-30
chess-plain-piece-chars: Provide some useful default settings via custom :type.
Mario Lang
2014-03-30
Provide unicode box drawing characters as a possible choice for chess-plain-b...
Mario Lang
2014-03-29
chess-uci.el: Use the post-move event to work around a display bug when the h...
Mario Lang
2014-03-29
Decompress a polyglot book file if it was compressed.
Mario Lang
2014-03-28
Pacify byte compiler.
Mario Lang
2014-03-28
Make the strength of book replies configurable.
Mario Lang
2014-03-28
Simplify the search in chess-polyglot.el.
Mario Lang
2014-03-28
Fixes to polyglot code.
Mario Lang
2014-03-26
chess-uci: Choose a (random) move from the book.
Mario Lang
2014-03-26
More docstring fixes.
Mario Lang
2014-03-26
An asterisk no longer signifies a user option.
Mario Lang
2014-03-26
Document and refactor chess-polyglot.el.
Mario Lang
2014-03-25
Optionally allow UCI engines to query a book provided by polyglot.
Mario Lang
2014-03-25
Low level polyglot binary opening book support.
Mario Lang
2014-03-24
chess-pgn-insert-and-show-position
Mario Lang
2014-03-24
Docstrings.
Mario Lang
2014-03-24
Rename chess-engine-sentinal to chess-engine-sentinel and simplify a bit.
Mario Lang
2014-03-24
Update phalanx URL.
Mario Lang
2014-03-24
Parse UCI long algebraic moves correctly.
Mario Lang
2014-03-24
chess-pos-can-castle: Avoid error if there is no king on the board.
Mario Lang
2014-03-24
More UCI engines: fruit and glaurung.
Mario Lang
2014-03-24
Make engine searching work again.
Mario Lang
2014-03-24
(incomplete) support for the stockfish engine.
Mario Lang
2014-03-24
Check for internal-default-process-filter when deciding to install our defaul...
Mario Lang
2014-03-04
Replace obsolete `time-to-seconds' with `float-time'.
Mario Lang
2014-03-03
Do not use `delete-backward-char'.
Mario Lang
2014-03-03
`last-command-char' is gone in Emacs24, it is `last-command-event' now.
Mario Lang
2014-03-03
Fix (some) Emacs24 compatibility issues.
Mario Lang
2013-12-02
Update .gitmodules
John Wiegley
2013-10-31
Update submodule pieces
John Wiegley
2013-09-16
Mention `chess-default-engine' and prefix argument in `chess' docstring.
Mario Lang
2013-09-05
Do not interactively prompt for confirmation when opening a large PGN file.
Mario Lang
2013-09-05
Allow testsuite generation from "The Week In Chess" (twic).
Mario Lang
2013-09-05
Load `cl' at compile time for `assert'.
Mario Lang
2013-09-05
The argument to @sp is not optional in Texinfo 5.1.
Mario Lang
2011-09-19
Added chess-ics2.el, from Dmitry "Troydm" Geurkov
John Wiegley
2010-04-05
Added run-tests.sh
John Wiegley
2010-04-05
Updated TODO file
John Wiegley
2009-12-27
char-valid-p is obsolete (as of Emacs 23.1); use characterp instead
Mario Lang
2008-09-17
Added a bug.
John Wiegley
2008-09-17
Use $(whoami), not $$, to distinguish emacs-chess tmp dirs.
John Wiegley
2008-09-17
Add PID into the tmpdir.
Mario Lang
2008-09-17
runtests now takes an argument, specifying how many CPUs are available.
John Wiegley
2008-09-17
Have 'make check' fail if there are any Lisp errors.
John Wiegley
2008-09-17
Added 'runtests', to simplify running on multi-core machines.
John Wiegley
2008-09-17
Fixed another problem with the error reporting code.
John Wiegley
2008-09-17
Added missing `error' argument.
John Wiegley
[next]