Implement UCI_PlayByNodes option
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 23 Mar 2015 10:35:29 +0000 (11:35 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 23 Mar 2015 10:41:27 +0000 (11:41 +0100)
commit1ed8a494299caa117ca69cbf560fc64eb8dd5098
tree714986a014c9274de82e74b1adc4aad8857bc856
parent2e168e432efe055e0d0c4013c58193207d2da595
Implement UCI_PlayByNodes option

Polyglot now suppresses passing any option called UCI_PlayByNodes as
CECP option feature. It remembers the option, and uses its presence
to determine whether to handle a received CECP "nps" command by
using "go nodes" calculated from an improvised TC, or to just pass
it as value for UCI_PlayByNodes. Any "new" command would reset
UCI_PlaByNodes to 0.
xboard2uci.c