Locate corner piece in presence of DarkSquares
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 31 Oct 2014 21:59:23 +0000 (22:59 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:30 +0000 (20:53 +0200)
commita8217398f6ed66bbc0a2e989552710242e5e5598
treea5b2013256e99dcb9e64b3de39f3d03450a9f785
parent34c0d135d701dbb3e5c3c2298fcb0db8e77bebef
Locate corner piece in presence of DarkSquares

The 'Rook' move implied by a castling indicated through an obver-sized
King step uses the corner pieces. But the corner isn't necessarily
the edge file if the board is not rectangular, but irregularly shaped
like in Omega Chess. So we have to ignore the DarkSquares, which are
not caounted as belonging to the board.
backend.c