Fix bug in Berolina e.p. capture
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 12 Feb 2013 15:03:36 +0000 (16:03 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 12 Feb 2013 15:06:49 +0000 (16:06 +0100)
commita6e756fc912dd7c895816bd5b117b080bc84b582
tree3adfe6abebcc3fefbedd5a8b567aadf98fdd80e9
parent857ddcade2d574782d3d8643bedcaf42b79f483f
Fix bug in Berolina e.p. capture

A move to the e.p. square in Berolina is not always an attempt to
capture e.p., but can also be a normal non-capture. The latter were
refused, however, because the capture square was always shifted for
Pawn moves to the e.p. square. Now it is only done when the move
has capture rights associated with it.
fairymax.c