Fix faking of castling rights after editing position with holdings
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 17 Apr 2012 17:45:33 +0000 (19:45 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 Apr 2012 12:06:24 +0000 (14:06 +0200)
commit1cbcbea21edfadd359b82bc7891a4235070b1bd3
treef94d8a39465ac4b7a8084805a6f26cd885cdc889
parentc3c64cc054125aa802e1f171d02f7e3cba75fd40
Fix faking of castling rights after editing position with holdings

The queen-side rook was always imagined at X=0, which is in the holdings
when these exist, so that Q-side castling in such games was never allowed
after EditPosition.
backend.c