Fix pondering in XBoard mode
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Sep 2013 09:24:13 +0000 (11:24 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 14 Sep 2013 09:24:13 +0000 (11:24 +0200)
commit390f62d6f59da5d26bafd058b09a6e97ab1a98a6
tree293dda7d1d2ac18894e729d7330048d61991a732
parent1e0b1da6687c3fd65817bdab4002b5f509810481
Fix pondering in XBoard mode

The piece ID needed in CSA move notation is now obtained from the
root_move_list in case a ponder search is in progress, so that it
cannot be obtained from the BOARD.
proce.c