From dcb0657b9bf755387c949ae37ca12402ac08eb13 Mon Sep 17 00:00:00 2001 From: H.G. Muller Date: Fri, 15 Jan 2010 11:19:27 +0100 Subject: [PATCH] Suppress spurious Thinking Output on MakeMove In the new location the printing of PVs happened for any legal move at d<1, also when checking legality of an input move. So printing is now limited to d>0, and to the true search. --- fairymax.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fairymax.c b/fairymax.c index 6ccbc9c..aa845dc 100644 --- a/fairymax.c +++ b/fairymax.c @@ -226,7 +226,7 @@ int k,q,l,e,E,z,n; /* (q,l)=window, e=current eval. score, E=e.p. sqr.*/ SHAMAX( pl[k]+=!!t; ) b[G]=k+6;b[FF]=b[y]=0;b[x]=u;b[H]=t; /* undo move,G can be dummy */ } /* if non-castling */ - if(z&S&&Post&v>V&v2&v>V&v