Bump version to 4.0
[uci2wb.git] / UCI2WB.c
2012-12-12 H.G. MullerAllow faking of options the engine fails to announce
2012-12-09 H.G. MullerFix pause in ponder-off games
2012-12-05 H.G. MullerFix ponder start
2012-12-05 H.G. MullerRespond immediately to ponder on/off commands
2012-12-04 H.G. MullerImplement pause / resume commands
2012-05-09 H.G. MullerFix bug in converting Shogi moves
2012-04-19 H.G. MullerBump version number to 1.9
2012-04-19 H.G. MullerRemove S-Chess gating-move translation
2012-04-19 H.G. MullerWarn user when all moves have been collected
2012-04-19 H.G. MullerImplement WB exclude feature
2012-04-19 H.G. MullerBump version number to 1.8
2012-04-17 H.G. MullerWait for uciok before handling GUI input
2012-04-17 H.G. MullerMake translation of FEN with holdings also handle S...
2012-04-17 H.G. MullerPut move translation in separate routines
2012-04-17 H.G. MullerTranslate S-Chess gating moves
2012-04-17 H.G. MullerMake supported variants run-time configurable
2012-04-17 H.G. MullerUse 30msec margin in st->movetime translation
2012-02-13 H.G. MullerAlways pass info string with timing info
2012-02-12 H.G. MullerFix some spurious output
2012-01-14 H.G. MullerBump version number to 1.6
2012-01-14 H.G. MullerFix engine names with spaces
2012-01-14 H.G. MullerMake debug output optional
2012-01-14 H.G. MullerEliminate polling in Windows
2012-01-14 H.G. MullerImplement ping
2012-01-14 H.G. MullerEliminate polling in Linux
2010-10-14 H.G. MullerPort UCI2WB to Linux
2010-10-14 H.G. MullerCheck in UCI2WB source