Implement Machine Match menu item and options dialog
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 25 Feb 2011 11:14:25 +0000 (12:14 +0100)
committerArun Persaud <apersaud@lbl.gov>
Thu, 7 Apr 2011 05:21:40 +0000 (22:21 -0700)
commita90c45ee54a358b17fa4d006417bab8c6cf8657e
treed272a133c5b34e2f599ef0bc1c3f52754bb87913
parent47a06594c87b793b51012caf269ad1c920e34866
Implement Machine Match menu item and options dialog

An item to start a match from the menu is added, similar to what
WinBoard has. (The code is duplicated, so I guess it should be moved to
the back-end now, as MachineMatchEvent(), but it was tiny.) A dialog in
the Options menu was added with the aid of the generic popup, and allows
the user to set the load Game / Position File and Index.
xboard.c
xoptions.c