Change pieceToCharTable order of pieces beyond Lion
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 31 Jan 2016 16:28:40 +0000 (17:28 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 31 Jan 2016 16:28:40 +0000 (17:28 +0100)
commit0ccc0a2f0bb6bf44cd8c0bad873a3f9a56a143aa
tree11a7a05e8c9cb32b239054464f593cf66128590f
parent73a174a6d6ef63290bf90f2cb92708b0929dd04b
Change pieceToCharTable order of pieces beyond Lion

The positions in the pieceToCharstring no longer correspond to internal
piece type, but are remapped such that more useful symbols reside near
the beginning. The piece types themselves could not be re-ordered,
as this would alter the calculation of the opening-book hash key.
backend.c