Make entry of promoting drops possible
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 16:59:18 +0000 (18:59 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 17:06:56 +0000 (19:06 +0200)
commit0c6f316855a573034b0bd08fbe5d3518d7f461c9
tree05438017e3279dc4abd33dcf7ea0196bc741cc45
parentc458c9fd50c572c3014524d361ca749883678206
Make entry of promoting drops possible

If the piece IDs string also specifies IDs for promoted pieces,
using such an ID in drop moves will encode the move as a drop of
the unpromoted partner, plus a promotion. Use of such IDs in a FEN
would be automatically understood.
  On output moves that are encoded as promotion and drop will use the
ID specified for the promoted piece (rather than a + suffix on the drop).
dropper.c