Allow setting of holdings with edit command
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 27 Dec 2011 12:26:36 +0000 (13:26 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 27 Dec 2011 12:39:00 +0000 (13:39 +0100)
commit999fb2f90f9e89fd0e01e665797fec8fb7154fef
tree63337fd632bd90637335f0348f15becb942a4a5e
parentc6f53dd7c428bfe0e96418cb6892068afd1fc3dd
Allow setting of holdings with edit command

For the benefit of Fairy-Max' Seirawan Chess implementation, the edit command
no also sends holdings contents (if the engine sent feature xedit=1), encoded
as pieceType + '@' + holdingsCount (if the count is non-zero).
backend.c
backend.h