Allow two-games-per-opening to work with book
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 18 Aug 2011 16:53:09 +0000 (18:53 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 19 Aug 2011 18:04:32 +0000 (20:04 +0200)
commitf29ff21f23c2a22fc55e14ba48c53d704c22289d
treeba74d1c41224069ae65c7d901398c66fa9ee422c
parent2f683926dad74c7ff34c56718f0074548a4695de
Allow two-games-per-opening to work with book

A new option -seedBase is added, and written to the tourney file.
It allows all XBoard instances working on a tourney to generate the same
'random' openings in a deterministic way, based on this one-time seed
and the game number. When -loadGameIndex equals -2, it uses the same seed
for an odd and the following even game.
args.h
backend.c
common.h
winboard/wsettings.c