X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Finstall%2Ffiles%2Froot%2FWinBoard%2Fdoc%2Fmanual.html;h=11af3cbb7151d0658923b6c59892da144fce19ae;hb=a0ac92896fbac8a6626efd7f60ff40a7c51dc709;hp=5627b4f55d8a247c0d40b2e95a45fc280b7701f6;hpb=e5ff64959b67881dee0e86e0413901791463e09b;p=xboard.git diff --git a/winboard/install/files/root/WinBoard/doc/manual.html b/winboard/install/files/root/WinBoard/doc/manual.html index 5627b4f..11af3cb 100644 --- a/winboard/install/files/root/WinBoard/doc/manual.html +++ b/winboard/install/files/root/WinBoard/doc/manual.html @@ -2,31 +2,36 @@ -WinBoard 4.3.15 +WinBoard 4.4.0
-

WinBoard 4.3.15

+

WinBoard 4.4.0

"For the ultimate WinBoard experience"

Introduction

-The WinBoard 4.3 series is a continuation of the WinBoard_x line by Allessandro Scotti. -It is been further developed, and is maintained, by H.G. Muller. +The WinBoard 4.3 series was a continuation of the WinBoard_x line by Allessandro Scotti. +It has been further developed, and is maintained, by H.G. Muller. Most addtions and improvements that went into this since the last version produced by the GNU-Savannah xboard project team, WinBoard 4.2.7b, -are unfortunately not parallelled in xboard. -On the contrary, they have destroyed the compatibility of the back-end sources -shared by WinBoard and xboard with the xboard front-end of version 4.2.7b. -Since WinBoard 4.3.14, however, the releases again coms with a compatible xboard front-end. +were unfortunately not parallelled in XBoard. +On the contrary, they had destroyed the compatibility of the back-end sources +shared by WinBoard and XBoard with the XBoard front-end of version 4.2.7b. +Since WinBoard 4.3.14, however, the releases again comes with a compatible XBoard front-end. That does not mean that all the features added to WinBoard can already be used -in this xboard version. +in the latest XBoard version. But some can, an in 4.3.15 many more have been added.

+WinBoard 4.4 is a merger of the WinBoard 4.3 line (WinBoard 4.3.pre16) +and what was left in the GNU-Svannah XBoard repository (WinBoard 4.2.pre8). +More WinBoard functionality has been ported to XBoard, +but there still is a sizable gap to bridge. +

The description below applies specifically to WinBoard, although we have tried to mark features that can also be used in xboard by (x) everywhere. -This version of xboard does does have som new menus added to control such features. -Other functionss, if they work at all, must be switched on from the command line. +This version of XBoard now does have some new menus added to control such features. +Other functions, if they work at all, must be switched on from the command line.

@@ -84,7 +89,7 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as Options -> Engine.. (x)
- -adjudicateDrawMoves 0 (*) + -adjudicateDrawMoves 0 (*x) adjudicate draw when game lasts too long @@ -154,9 +159,9 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as -
- -delayBeforeQuit 0 (*) + -delayBeforeQuit 0 (*x)
- -delayAfterQuit 0 (*) + -delayAfterQuit 0 (*x)
timing parameter specifying how to terminate the engine processes @@ -168,6 +173,12 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as left- or right-cick on clock in edit-game mode
+ -niceEngines 0 (*x) + + lower the CPU priority of the engines + + - +
DISPLAY-LOOK OPTIONS @@ -234,6 +245,16 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as -
+ -autoLogo false (*) +
+ -firstLogo "" +
+ -secondLogo "" +
+ causes WinBoard to display player logos above the board, next to the clocks. + + - +
- Swap white and black clock @@ -242,85 +263,107 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as
- UCI ENGINE OPTIONS + (UCI) ENGINE OPTIONS
- -polyglotDir "" (*) + -polyglotDir "" (*x) tells WinBoard where you installed Polyglot, for automatic invocation with UCI engines - Options -> UCI... (x) + Options -> Global Settings... (x)
- -polyglotBook "" (*) + -polyglotBook "" (*x) tells WinBoard which opening book it should use, or should make Polyglot use. - Options -> UCI... (x) + Options -> Global Settings... (x)
- -usePolyglotBook false (*) + -usePolyglotBook false (*x) turns the use of the Polygot book on or off - Options -> UCI... (x) + Options -> Global Settings... (x)
- -defaultPathEGTB "c:\egtb" (*) + -defaultPathEGTB "c:\egtb" (*x) folder where to find end-game tables - Options -> UCI... (x) + Options -> Global Settings... (x)
- -defaultCacheSizeEGTB 4 (*) + -defaultCacheSizeEGTB 4 (*x) specifies the cache size for UCI engines - Options -> UCI... (x) + Options -> Global Settings... (x)
- -defaultHashSize 64 (*) + -defaultHashSize 64 (*x) - Specifies the size of the main hash table for UCI engines + specifies the size of the main hash table for UCI engines and WinBoard engines implementing the memory command - Options -> UCI... (x) + Options -> Global Settings... (x)
- -firstIsUCI false + -firstIsUCI false (x)
- -secondIsUCI false + -secondIsUCI false (x)
- -fUCI + -fUCI (x)
- -sUCI + -sUCI (x)
tells WinBoard the corresponding engine should be run through Polyglot -
- -firstHasOwnBookUCI true + -firstHasOwnBookUCI true (x)
- -secondHasOwnBookUCI true + -secondHasOwnBookUCI true (x)
- -fNoOwnBookUCI true + -fNoOwnBookUCI true (x)
- -sNoOwnBookUCI true + -sNoOwnBookUCI true (x) +
+ -firstXBook (x) +
+ -secondXBook (x)
- tells Polyglot if the engine should use its own opening book + tells WinBoard (or Polyglot) if the engine should use its own opening book - Options -> Engine Settings... (xboard only) + Options -> Global Settings... (x)
-smpCores 1 (*x) - Sets the maximum number of CPUs an SMP engine can use. + sets the maximum number of CPUs an SMP engine can use. (only affects engines that support the cores command of WB protocol) - Options -> Engine Settings... (xboard only) + Options -> Global Settings... (x)
-egtFormats "" (*x) - Specifies which end-game tables are installed on the computer, + specifies which end-game tables are installed on the computer, and where they can be found (e.g. "nalimov:\chess\egtb,scorpio:\chess\bitbases") -
+ -firstOptions "" (x) +
+ -secondOptions "" (x) +
+ sets engine-defined options of UCI engines and WinBoard engines that support the option feature. + + Options -> Engine #1 Settings... (x) +
+ Options -> Engine #2 Settings... (x) +
+ -firstNeedsNoncompliantFEN "" (x) +
+ -secondNeedsNoncompliantFEN "" (x) +
+ directly specifies castling and e.p. field to be used in all FENs sent to mentioned engine + + - +
CHESS-VARIANT OPTIONS @@ -341,7 +384,7 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as -variant normal (x) supports many new variants: xiangqi, shogi, fischerandom, capabanca, gothic, caparandom, janus, - shatranj, courier, knightmate, berolina, falcon, cylinder, fairy, super + shatranj, courier, knightmate, berolina, falcon, cylinder, fairy, super, great File -> New Variant... (x)
@@ -401,13 +444,19 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as Options -> General... (x)
+ -userName "" (x) + + sets the name of the human player + + Mode -> Enter Username... (x) +
USER-INTERFACE OPTIONS AND WINDOW CONTROL
- -moveHistoryUP true (*) + -moveHistoryUp true (*)
-moveHistoryX 0 (*)
@@ -418,6 +467,7 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as -moveHistoryH 0 (*)
controls opening, placement and size of a window containing the moves of the current game + (new in 4.4 is that all X and Y coordinates of auxiliary windows are stored relative to the main window) Mode -> Show Move History (x)
@@ -488,20 +538,50 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as Options -> Game List...
+ -noGUI (x) + + suppress update of display on all machine and ICS moves (moves, clocks, icon) + + - +
+ + + ICS OPTIONS + + +
+ -autoKibitz (x) + + kibitz engine Thinking Output to ICS, and capture opponent kibitz for in PGN + + - +
+ -zippyShortGame 0 (x) + + ban opponents on ICS that abort without playing + + - +
MISCELLANEOUS
- -debugFile "winboard.debug" + -debugFile "winboard.debug" (x)
- -nameOfDebugFile "winboard.debug" + -nameOfDebugFile "winboard.debug" (x)
allows you to specify an alternative name for saving the debug information -
+ -engineDebugOutput 0 (x) + + tells WinBoard if and how to put protocol-violating output in the debug file + + - +
- save chess-board display as diagram in bitmap file @@ -509,6 +589,12 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as File -> Save Diagram...
+ -defaultFrcPosition -1 (*x) + + specify the number of the starting position in shuffle Chess variants + + File -> New Shuffle Game... (x) +
- display only those lines in the game list that contain a given string @@ -525,6 +611,12 @@ and handles the castling, e.p. and 50-move field in FENs on input and output as and -2 after every two games (so that each position is played with black and white). - +
+ -sameColorGames 0 (x) + + play a match, but without alternating the colors (overrules -matchGames) + + -

The value with which the option is listed is the default value.