Implement 'choice' engine->GUI command
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 28 Jan 2016 16:32:19 +0000 (17:32 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 28 Jan 2016 16:32:19 +0000 (17:32 +0100)
commiteff45351602b11217d119a3a0251f6dbf930107b
treefdcb8fd065e68f933cfc604890ae81fb9ed6e760
parent006f78a797fb21c7d7cdb6269869388bbc7a13c4
Implement 'choice' engine->GUI command

A new CECP command is implemented: With 'choice XYZ' in reply to a
'lift' or 'put' command an engine can redefine the promotion choice
of the promotion move that emitted these to X, Y or Z. (Always capitals!)
For now only affects sweep & detour promotions, not the promotion
popup.
backend.c