Remove castling rights from Suicide start position
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 1 Feb 2017 12:15:25 +0000 (13:15 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 1 Feb 2017 12:15:25 +0000 (13:15 +0100)
commit29ae984961f3af26a9c9c262c590e23a8599e905
tree7fe41ff473b092f0372320e9bbc2e55c6003ec2d
parent985cec56a6e655776b35dfeaf338f748808651da
Remove castling rights from Suicide start position

Suicide was initialized with castling rights, while the move generator
in fact would suppress any castling. The fake rights would appear in FENs,
and break probing of the GUI book.
backend.c