From 05d93abc18cc51e4e562b37273cd91e32b175017 Mon Sep 17 00:00:00 2001 From: H.G.Muller Date: Fri, 5 Feb 2016 11:26:51 +0100 Subject: [PATCH] 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. --- moves.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) 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