Fix Chu promotion of L, HM and GB
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jan 2014 15:25:25 +0000 (16:25 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jan 2014 15:25:25 +0000 (16:25 +0100)
commitfaf83d9ada6e3cdfee3f02dbe5140332924ac61f
treebd1adbab573e3651f5c6eae13f885b721a18ead9
parente38163d671e465c9f7b23aa70d7700e124e84409
Fix Chu promotion of L, HM and GB

The promotion popup would not be shown for HM and GB with legality testing
on because the piece types used for them were wild-card pieces. The Lance
was treated as a Pawn in HasPrmotionChoice().
backend.c
moves.c