| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
the game violates the rules of chess.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and trailing quotes.
|
|
the cause. Also, make it so that a failing test does not stop all the
tests from running.
|
|
unspecified promotion.
|
|
|
|
set if the large database is not present.
|
|
First, if the user hasn't downloaded the monster test database, we just run a
simple test of 400 historical games. Second, you can specify the variables
START and COUNT on the command line, for running just a part of the huge
database.
|
|
make START=2000 FINISH=5000 check
If START is omitted, it begins at game 1. If FINISH is omitted, it ends at
the last game in the test database.
|
|
it is an error if a ply implies a promotion but not :promote keyword is passed
to indication which piece to promote to.
|
|
|
|
PGN games.
|
|
for a database of known legal games.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
what we think is the current game position really is.
|
|
problem of the background not being set in the modeline.
|
|
further conversion, however.
|
|
|
|
|
|
|
|
This is needed on OS X, which has the `play-sound-file` function, but when
called reports an error that sound support is not available.
|
|
|
|
|
|
LET-bound variable.
|
|
|
|
files to UTF-8, and switched to using insert-file-contents instead of the
-literally variant (which doesn't respect content encodings).
|
|
many changes to the code, including:
- documentation has been moved into doc/
- the chess-eco opening moves are pre-generated from chess-eco.ps into
chess-eco.fen, so users don't have to wait around for it to build
- no longer using lispdoc to auto-gen function stubs in chess.texi,
this means that chess-maint.el and lispdoc.el are gone
|
|
|
|
|
|
|
|
|