X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=zippy.README;h=f718239d651c2476ff8b7abff7940d2054f44e4f;hb=a5b8066ad78ddeec1ddcca3b31ee26fe1052fc89;hp=c32d256bae165c768c5456fa7517c0b0e837db51;hpb=9cba962900d62825997eb78677bdb99a7bd7e8cc;p=xboard.git diff --git a/zippy.README b/zippy.README index c32d256..f718239 100644 --- a/zippy.README +++ b/zippy.README @@ -1,6 +1,5 @@ Zippy README file For version xboard/WinBoard 4.2.4 and later only -$Id$ ----------------------------------------------------- Zippy is a program that lets GNU Chess act as a computer player on an @@ -70,7 +69,7 @@ are at the bottom of this file. If you have problems building or running Zippy, see the rest of the xboard documentation: INSTALL documents the configure program, while -READ_ME and xboard.man (or xboard.doc) document xboard itself, and +READ_ME and xboard.man (or xboard.txt) document xboard itself, and WinBoard.hlp documents WinBoard. FAQ answers some frequently asked questions. The file engine-intf.html contains some information about the interface between xboard/WinBoard and GNU Chess (or other chess @@ -278,6 +277,15 @@ NEW OPTIONS starts a game between Zippy and the first opponent to respond, giving Zippy no choice about whether to accept or decline. + -zippyShortGame int + If zippyShortGame > 0, Zippy will decline all challenges + from an opponent that terminated a game before the given number + of ply (with an explanatory tell) until either someone else has + played or zippyReplayTimeout seconds have elapsed. Do not set + the number of moves to large; the number of ply during which + opponents can abort a game without rating change would be a + good setting. Default: zippyShortGame=0. + ===================== ENVIRONMENT VARIABLES =====================