Fix disambiguating Pawn moves in Xiangqi
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Jul 2016 21:14:10 +0000 (23:14 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Jul 2016 21:14:10 +0000 (23:14 +0200)
commit2f104b7904a48f7f686d3b41d5061e8ef549c5b0
treee095be1edbc6e1fc4f64eaa36388b7d682d37890
parent7cd0052b1919644b72b23993328bfc542a8525d3
Fix disambiguating Pawn moves in Xiangqi

When multiple Pawns can go to the same square a move written as to-square
only is interpreted as the forward push, rather than a sideway move.
moves.c