Implement analysis mode
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 3 Mar 2014 13:37:46 +0000 (14:37 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 3 Mar 2014 13:37:46 +0000 (14:37 +0100)
commitdec345dc3b77affb98207d7387093dbdee39c08b
treeb1688e5a1189034dc6beb93c82b8d23dafcf0b2b
parent9a433d9afb150b328443a5854ad4d2105dba6289
Implement analysis mode

The XBoard commands 'analyze' and 'exit' are recognized, to set and
clear a new analysis flag (and set force mode). While the flag is set
the input loop will order a background search on the current position
while waiting for input. (Note that the 'exit' command outside XBoard
mode is synonymous for 'quit'!)
BEWARE: automatic updates interrupt the analysis.
gnushogi/commondsp.c
gnushogi/gnushogi.h