From: H.G.Muller Date: Fri, 5 Feb 2016 10:26:51 +0000 (+0100) Subject: Fix printing of piece ID in illegal SAN moves X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=commitdiff_plain;h=05d93abc18cc51e4e562b37273cd91e32b175017 Fix printing of piece ID in illegal SAN moves Illegal SAN moves did not add ' or ! suffixes to the piece ID, and printed shogi-promoted pieces as a '+' without ID. --- diff --git a/moves.c b/moves.c index bef359e..4ec0944 100644 --- a/moves.c +++ b/moves.c @@ -2414,7 +2414,10 @@ CoordsToAlgebraic (Board board, int flags, int rf, int ff, int rt, int ft, int p int r, f; for(r=0; r