Allow O1 as Betza castling descriptor
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 1 Feb 2016 16:32:05 +0000 (17:32 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 1 Feb 2016 16:32:05 +0000 (17:32 +0100)
commite2f382ed4c05539b4f884a354767c410989e5a17
tree448a812a33c08342484fe8c45b42624fbc82962f
parent2eb3eb048b16f2ffd1f1c8dad3987871b0f9bd72
Allow O1 as Betza castling descriptor

The notation On is now also recognized as castling for n=1, but this
uses the same system as non-royal castling ('guarding'), which is
performed as hit-and-run capture of the Rook (or whatever you want to
castle with) while moving to the destination (one square away here).
This to avoid the ambiguity with normal King moves (which for the
guarding always existed).
moves.c