Add Swiss tourneys through pairing engine
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 May 2011 17:00:00 +0000 (19:00 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 May 2011 17:00:00 +0000 (19:00 +0200)
commit00d7f7869e045cbed5037d39e1e56224692eb766
treec8d81eb24ebf9fde631486a148309fce95fe552f
parent5d8fad577baa59d7bbe8e9ee1f859161f8edf1b1
Add Swiss tourneys through pairing engine

An external program can be designated pairing engine through the new
persistent option -pairingEngine. Defining the option will allow
tourneytype -1 to be chosen for Swiss. In this case the pairing engine
will be queried for a pairing before every new match game, by sending it
the -results string, plus the command 'pairing' + game number.
args.h
backend.c
common.h
winboard/wsettings.c
xoptions.c