X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=UCI2WB.c;h=256150c9cb906fed65ebada84b6c50230cdf6e42;hb=99de6ab7fd6d624fbf821de5c2e42c1bbba6d914;hp=5fe87b9f89e5a990fdab878e562331d2f9e81ae8;hpb=9c677318b5822882f42b5f6f67b7130b2eb83fc3;p=uci2wb.git diff --git a/UCI2WB.c b/UCI2WB.c index 5fe87b9..256150c 100644 --- a/UCI2WB.c +++ b/UCI2WB.c @@ -1,6 +1,6 @@ /************************* UCI2WB by H.G.Muller ****************************/ -#define VERSION "1.8" +#define VERSION "1.10" #include #include @@ -30,7 +30,7 @@ #define NONE 2 #define ANALYZE 3 -char move[2000][10], checkOptions[8192], iniPos[256], hashOpt[20], pause, pondering, ponder, post, hasHash, c, sc='c', *suffix, *variants; +char move[2000][10], checkOptions[8192], iniPos[256], hashOpt[20], pause, pondering, suspended, ponder, post, hasHash, c, sc='c', *suffix, *variants; int mps, tc, inc, sTime, depth, myTime, hisTime, stm, computer = NONE, memory, oldMem=0, cores, moveNr, lastDepth, lastScore, startTime, debug; int statDepth, statScore, statNodes, statTime, currNr, size, collect, nr, sm, inex, on[500]; char currMove[20], moveMap[500][10]; // for analyze mode @@ -109,6 +109,15 @@ LoadPos(int moveNr) for(j=0; j