X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=manual%2Fhtml_node%2FOther-options.html;h=ce5c075ea8bf6601ef486b2df9ec66e7e844ddec;hb=ca01d025f9d6a21807145792e2a90b841600b5a3;hp=e430ac30fcd519b756253536ff667a563df80271;hpb=5acdc0c401a6b8d61ff3926783ae252b0d318a35;p=xboard.git diff --git a/manual/html_node/Other-options.html b/manual/html_node/Other-options.html index e430ac3..ce5c075 100644 --- a/manual/html_node/Other-options.html +++ b/manual/html_node/Other-options.html @@ -68,7 +68,7 @@ needed in ICS mode. Recognized variant names are: gothic similar, with a better initial position caparandom An FRC-like version of Capablanca Chess (10x8) janus A game with two Archbishops (10x8 board) - courier Medieval intermedite between shatranj and + courier Medieval intermediate between shatranj and modern Chess (on 12x8 board) falcon Patented 10x8 variant with two Falcon pieces berolina Pawns capture straight ahead, and move diagonal @@ -79,15 +79,24 @@ needed in ICS mode. Recognized variant names are: known to XBoard can participate (8x8) unknown Catchall for other unknown variants +

NOT ALL BOARDSIZES PROVIDE A COMPLETE SET OF BUILT-IN BITMAPS FOR ALL +UN-ORTHODOX PIECES, though. Only in boardSize middling and bulky +all 22 piece types are provided, while -boardSize petite has most +of them. Archbishop, Chancellor and Amazon are supported in every +size from petite to bulky. Kings or Amazons are substituted for +missing bitmaps. You can still play variants needing un-orthodox +pieces in other board sizes providing your own bitmaps through the +bitmapDirectory or pixmapDirectory options. +

In the shuffle variants, XBoard now does shuffle the pieces, although you can still do it by hand using Edit Position. Some variants are supported only in ICS mode, including bughouse, and -kriegspiel. The winning/drawing conditions in crazyhouse (offboard -interposition on mate), losers, suicide, giveaway, atomic, and 3check -are not fully understood. +kriegspiel. The winning/drawing conditions in crazyhouse (off-board +interposition on mate) are not fully understood, but losers, suicide, +giveaway, atomic, and 3check should be OK. Berolina and cylinder chess can only be played with legality testing off. In crazyhouse, XBoard now does keep -track of offboard pieces. In shatranj it does implement the baring +track of off-board pieces. In shatranj it does implement the baring rule when mate detection is switched on.

-boardHeight N
Allows you to set a non-standard number of board ranks in any variant. If the height is given as -1, the default height for the variant is used. @@ -135,7 +144,7 @@ with respect to saving it in the debug file. The output is further (hopefully) ignored. If number=0, WinBoard refrains from writing such spurious output to the debug file. If number=1, all engine output is written faithfully to the debug file. -If number=2, any protocol-violating line is prefixed with a ‘#’ character, +If number=2, any protocol-violating line is prefixed with a '#' character, as the engine itself should have done if it wanted to submit info for inclusion in the debug file. This option is provided for the benefit of applications that use the debug file as a source of information, such as the broadcaster of live games TLCV / TLCS. @@ -147,7 +156,7 @@ configured and compiled. remoteShell. The default is your local user name.
-userName username
Name under which the Human player will be listed in the PGN file. Default is the login name on your local computer. -
-delayBeforeQuit number
-delayAfterQuit number
These options specify how long WinBoard has to wait before sending a termination signal to rogue engine processes, that do not want to react to the ‘quit’ command. The second one determines the pause after killing the engine, to make sure it dies. +
-delayBeforeQuit number
-delayAfterQuit number
These options specify how long WinBoard has to wait before sending a termination signal to rogue engine processes, that do not want to react to the 'quit' command. The second one determines the pause after killing the engine, to make sure it dies.