summaryrefslogtreecommitdiff
path: root/games/xboard/patches
AgeCommit message (Collapse)AuthorFilesLines
2000-10-15Update xboard to 4.1.0. Changes from version 4.0.3 include importing manyjlam5-48/+37
more features from Winboard Plus 4.0.8 into Xboard, better interfacing with zippy, and the usual crop of bugfixes.
2000-09-20Fix y2k bug in 'cmail'hubertf1-0/+19
Reported in PR 11048 by Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>.
2000-09-15Make xboard work with XAW_TYPE. Also add a missing dependency on xpm.jlam6-6/+160
1999-09-12Update to xboard 4.0.3. From the ChangeLog:simonb1-1/+4
* 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).
1999-06-14XBoard - an X11 chess frontend.simonb1-0/+19