Implement kifu move disambiguation
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 28 Feb 2015 10:05:21 +0000 (11:05 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:33 +0000 (20:53 +0200)
commit63c29de9cd551a135ae1bf7a6fb7322ee7119d9f
tree2476cbcd56333cd9b81c9ed92f7c0f2f87021a8a
parente65b07bd75a88d89a99ca9709ea5eb987cc9ecb1
Implement kifu move disambiguation

For sliders the Japanese disambiguation clues cannot be translated
to PSN-like disambiguators, so the problem had to be resolved in the
Disambiguate callback, at the time when the second piece of the
requested type is identified, so that the relative position of the pieces
is known.
moves.c
parser.c