Implement promotion drops
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 15:42:31 +0000 (17:42 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 10 Apr 2018 16:16:43 +0000 (18:16 +0200)
commit29db067bd8cc5b56686bdd78c2a4092f1ea1c4a6
tree578fdf336369e122f81624c0bce838293fed80c9
parent81c4a53cc4cf764cf8aaaabccb2391c5a419d655
Implement promotion drops

The various routines for generating drop moves are now also able to
generate drops of the promoted version of the piece in hand, controlled
by a variable 'promoDrops'. For now this variable is set to forbid such
drops.
dropper.c