Fix Seirawan gating at Rook square in PGN castling moves v4.9.x
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 8 Nov 2017 10:30:05 +0000 (11:30 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 8 Nov 2017 10:30:05 +0000 (11:30 +0100)
commitd81f573a5e990af8eb8de5efdea8aa156aa97c1e
treea473a335e5337e0e6f5e63d4724b9d583cd25f0d
parent22be362b5abb0d3993d75763fda5112b47287cca
Fix Seirawan gating at Rook square in PGN castling moves

The 'reverse gatings' were written as RxK also in PGN, which was ugly.
Now a file disambiguator behind the ID of the gated piece is used for
all castling gatings (also those at the King square). On input omission
of the disambiguator defaults to King square.
moves.c
parser.c