Allow substitution of engines during tournament
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 10 Aug 2011 09:27:22 +0000 (11:27 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 10 Aug 2011 10:25:40 +0000 (12:25 +0200)
commit01bccb194cfca30703d9b49b05a6f2837d67f0f0
tree48b42ee53f6aa21e6c293926be31cc8272f431ff
parent92c925816e3a150b69d80d42d3d15198602d460f
Allow substitution of engines during tournament

Two buttons are added in the tournament options dialog, for upgrading
and for replacing a tourney participant. Lots of tests on the validity
of the request are done, and if all are passed, the tourney file is
written with the new participants (and in case of replace) with the
results of the replaced engines erased from the -results string.
backend.c
backend.h
winboard/wsettings.c
xoptions.c