smarter analysis of the boards that XBoard receives from an ICS
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 20 Oct 2009 01:07:21 +0000 (18:07 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 20 Oct 2009 01:07:21 +0000 (18:07 -0700)
commit08d1691b8c734f49773076a001059a59812505d0
tree91e4555a188e20a151cad0f33c401065ab311559
parentcaf032a02b9d7a759529874d63bbcc31db671380
smarter analysis of the boards that XBoard receives from an ICS

I added smarter analysis of the boards that XBoard receves from an ICS,
based on board size and piece types in the position, to recognize cases
where the board does not match the current variant, and switch to an
appropriate variant.
backend.c