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>
Sun, 15 Sep 2013 09:28:09 +0000 (11:28 +0200)
commit0683049ad26f1c06985a51f7d9a411ea7bbaeeb4
tree3597ddba13a0a202585fa529b4a33d941bbb84ee
parent26d4bd0e336dd729589dbec58ad12e3e50a7e2b6
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