Treat Betza-defined e.p. capture
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 23 Nov 2016 16:46:20 +0000 (17:46 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 13 Jan 2017 15:39:23 +0000 (16:39 +0100)
commitbc82c5edb1fefc925642a5b19e4a96caa92f76e3
tree360d16e21b65a8f519e9cb9441bbb7123547835f
parentb7d432d602d69135339ccd577812b1c3e1c13996
Treat Betza-defined e.p. capture

Pieces with redefined moves that include an e.p. capture will now
not be subject to the heuristic that deletes a suspected e.p. victim
during board update (which was only applied to Pawns and Lances).
When they move to the e.p. square (still set by Pawn or Lance multi-
pushes in the old hard-coded way), this will remove the last-moved piece
(which created those e.p. rights).
backend.c