From: H.G.Muller Date: Wed, 24 Sep 2014 06:28:40 +0000 (+0200) Subject: Repair piece defs with showTargetSquares off X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=e062b785843eb72f96d20771bc2e5693f7d4278f;p=xboard.git Repair piece defs with showTargetSquares off The proxy legality checking based on marking of target square was rejecting all moves when target squares were not highlighted. --- diff --git a/backend.c b/backend.c index 6fac052..758b71a 100644 --- a/backend.c +++ b/backend.c @@ -7354,7 +7354,8 @@ void ReportClick(char *action, int x, int y) char buf[MSG_SIZ]; // Inform engine of what user does int r, f; if(action[0] == 'l') // mark any target square of a lifted piece as legal to-square, clear markers - for(r=0; r