Add option -discourageOwnBooks
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 11 Oct 2011 21:31:01 +0000 (23:31 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 11 Oct 2011 21:31:01 +0000 (23:31 +0200)
commit86473f8c47a82552a7766df71bdd7e99a4830181
tree4bda708d0878d17f8020705ba4439ddfd622d682
parentb883ae78efc493e0fc85a6b0c77c33d8068855b4
Add option -discourageOwnBooks

This boolean option determines the default setting of the hasOwnBook
option before a tourney game starts. By setting it, the hasOwnBook
option is cleared, which would enable use of the GUI book, like the
engine was installedwith the /firstXBook option. An explicit option
on the engine install line can still overrule this, though.
 A control to set this option has been added in the XBoard Match dialog,
and it is saved in the tourney file to force consistency.
args.h
backend.c
common.h
xoptions.c