Improve reading of pieceToCharTable
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 2 Mar 2015 18:59:18 +0000 (19:59 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:33 +0000 (20:53 +0200)
commit7b721be1faca2a8524f56ab9e414d0bb97215765
tree9f72a6ca135d02b47348c976dcbf7d57e08127e0
parent9249912d43d4c814c953f51146a65fc33250e385
Improve reading of pieceToCharTable

The piece-to-char string can now contain ' and ! suffixes on pieces,
which are taken together with the preceding piece ID. An encountered : will
cause the assigning to skip to the chu-promoted series of pieces, however
these are numbered.
backend.c