Make multi-PV mode accessible from XBoard protocol
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Sep 2013 17:37:59 +0000 (19:37 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Sep 2013 18:20:09 +0000 (20:20 +0200)
commit1e0b1da6687c3fd65817bdab4002b5f509810481
treeb00910f91c59fcf70e2e8c8083b443933b956651
parent26a4f3f831c5e1d912bffcee61904165ffe55e72
Make multi-PV mode accessible from XBoard protocol

Multi-PV mode uses another routine for printing the PVs, which had to be
adapted. In native mode Bonanza repeats all PVs all the time; in XBoard mode
it suppresses printing of all but the latest. Option features were added
to set number of PVs and margin.
Makefile
proce.c
searchr.c