Regularize Chu-Shogi piece assignment
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 24 Apr 2016 18:30:38 +0000 (20:30 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 24 Apr 2016 18:30:38 +0000 (20:30 +0200)
commit37266870c73e9be76c84d0f097ebee25ad17ebdf
tree9397af72d7b77932550750b6aaeac92f2ebf3fd7
parent3198051254614679f0bc78ca5f1bb406616f64ad
Regularize Chu-Shogi piece assignment

The pieces in Chu Shogi have been reassigned to other internal codes,
so that juggling of images in variant cu is no longer needed. This
became possible by the flexible assignment of promotion partners.
It makes it easier to use Chu Shogi as parent variant without having
to worry about a non-stadard meaning of the -pieceToCharTable.
The built-in move generator had to be changed to work for the new
assignment.
backend.c
draw.c
moves.c