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>
Sun, 15 Sep 2013 09:28:09 +0000 (11:28 +0200)
commit26d4bd0e336dd729589dbec58ad12e3e50a7e2b6
tree7c4758d090d6ae5ae36d2d5be21f1b5c620cbfb8
parentc61aaabe5b3091a918cd4763e455e3b848d51a54
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