Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
dependency on autoconf. Changes from 4.2.2 include:
* Bugfix: The error message "Variant X not supported by gnuchessx"
formerly could pop up even in -ncp mode.
* Fixed an xboard bug in premove highlighting.
* Modified premove again. Now we are back to displaying the move
locally immediately after sending it to the server, as in versions
prior to 4.2.1. This is good because it lets you register your next
premove sooner. As a better fix to the problem that the change in
4.2.1 had been trying to address, we now suppress animating the
opponent's move if you have a premove reply pending.
* Removed an erroneous patch that left zombie chess engines around
when both sigterm and reuse were turned off. (Bug was in xboard only,
not winboard.)
* Bugfix: loading a game with autostepping did not work for games with
PGN result "*" (unfinished). This bug was introduced in 4.1.0, caused
by some outdated code that was supposed to leave you in EditGame mode
after loading an unfinished game.
|
|
|
|
protocol for talking to chess engines, adding a move list window,
improving the user interface w.r.t dragging pieces, and various bugfixes.
Tim Mann graciously accepted pkgsrc patches to support compiling with Xaw3d
in this release.
|
|
|
|
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
|
|
more features from Winboard Plus 4.0.8 into Xboard, better interfacing with
zippy, and the usual crop of bugfixes.
|
|
Reported in PR 11048 by Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>.
|
|
|
|
|
|
* Bugfix: moved winboard wizard functions that send a command directly
to the chess engine from Ctrl+Alt+1 and Ctrl+Alt+2 to Alt+1 and Alt+2.
Ctrl+Alt is equivalent to the European AltGr key, so the old assignments
conflicted with typing an @-sign on some keyboards.
* Bugfix: prevent "If this message stays up, your chess program does
not support analysis" from appearing if AnalysisMode is selected when
already in Analysis or AnalyzeFile mode. Also, deleting analysis window
in WinBoard now switches you to EditGame mode, to avoid the anomaly of
being in an analysis mode with no analysis window present.
* Change all Zippy environment variables to work as command line
options. For now they still work as environment variables too, but
the environment variables are deprecated.
* Use unsigned long to hold node counts from engines.
* Print error instead of crashing on attempts to use xpm or xim pieces
in monochrome mode. Thanks to Jim Torrance for the bug report.
* Tightened pattern recognition for ICS messages sent to Zippy; should
no longer match ICC allobs output. Fixed recognition of when Zippy is
sent a message; small change to FICS output had broken it.
* Zippy now exits if the engine dies unexpectedly.
* Added Zippy "spoofedby" feature; see zippy.README.
* Narrowed the margins on some older WinBoard dialogs to make their
style uniform with the newer ones.
* Bugfix: Changing Ponder Next Move from the Options menu did not take
effect until the next game. This bug was in WinBoard only. Thanks to
Stefan Zipproth for the bug report.
* Got rid of "Internal error: bad move type" message when the engine
makes a move that we can parse but think is illegal. Now the move is
just passed on (which also may be the wrong thing to do).
|
|
|
|
|