Fix virginity of pieces in setup position
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 7 Oct 2011 14:28:00 +0000 (16:28 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 7 Oct 2011 16:06:17 +0000 (18:06 +0200)
commit1f30c93b99e5b6d78b03f80cc2de0b4cf6d4eb1a
tree82fbaf647f1284ef10d5dea316368acbfbbdac29
parentcc5b40fd875071c7a13aaf4ab203bd423b87c619
Fix virginity of pieces in setup position

Only royal and corner pieces got their virginity bits set when they
started on the original location, because these bits were only used
for castling. But this caused problems for the Met move in Cambodian Chess.
There was in fact no reason not to extend this to all pieces.
It might even solve a so far undetected problem in Seirawan.
But in Makruk it isextra important, because WinBoard always considers
that played from a setup position, because of the non-standard Pawn rank.
fairymax.c