From e062b785843eb72f96d20771bc2e5693f7d4278f Mon Sep 17 00:00:00 2001 From: H.G.Muller Date: Wed, 24 Sep 2014 08:28:40 +0200 Subject: [PATCH] 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. --- backend.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) 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