Add check on validity of tourney participants
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 27 Sep 2012 16:02:24 +0000 (18:02 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 27 Sep 2012 16:02:24 +0000 (18:02 +0200)
commit3b22355af3b7755e6ada823c0ab587b75b7ed551
tree7a385453731d79f2cfb88631f4e7dc86e8551502
parentdeb004f7c9fc941e8e789b49b48ce3fc29f016da
Add check on validity of tourney participants

Before allowing OK of the Tournament Options dialog, it is now checked
whether all participants (which are given as nicknames) can be found
in the list of installed engines, so that no problems will occurr with
non-existing engines during the tourney (if typos crept in after hand-
editing the list).
backend.c