uci2wb.git
2016-09-21 H.G.MullerAdd description of -var option to man page
2016-09-21 H.G.MullerUpdate man page
2016-09-21 H.G.MullerSubtract byoyomi from wtime and btime
2016-09-21 H.G.MullerSend game result to USI engines
2016-09-21 H.G.MullerHandle USI win claims
2016-09-21 H.G.MullerSplit byoyomi options over lines
2016-09-21 H.G.MullerBump version to 2.1
2016-09-21 H.G.MullerAdd option Byoyomi
2016-09-21 H.G.MullerAdd option 'Floating Byoyomi'
2016-09-21 H.G.MullerMake suffix an array
2016-09-05 H.G.MullerPut LDFLAGS at end of compile command
2016-06-14 H.G.MullerSupply time and node count for engines that do not...
2016-05-21 H.G.MullerJoin name and version when in separate 'id' commands
2016-04-12 H.G.MullerSet suspected non-standard Chess960 check options
2016-04-04 H.G.MullerFix setting hash-table size in UCCI
2016-04-04 H.G.MullerSupport Chess960
2015-01-07 H.G.MullerFix blocking of input in ponder games
2014-12-23 H.G.MullerSend ucinewgame after isready/readyok handshake
2014-12-23 H.G.MullerBlock processing of CECP commands during thinking
2014-11-21 H.G.MullerSpecify license and include GPL text v2.0
2014-10-30 H.G.MullerAlso use new start FEN in UCCI after Pawn push
2014-10-30 H.G.MullerPack Windows icon with distro tar ball
2014-10-30 H.G.MullerAdd Linux Makefile
2014-10-30 H.G.MullerAdd Linux manual page
2014-10-30 H.G.MullerPrint feature sigint=0 sigterm=0
2014-10-29 H.G.MullerDon't forget to quit engine when GUI dies unexpectedly
2014-10-29 H.G.MullerMake UCI2WB resistent to SIGTERM in Linux
2014-10-28 H.G.MullerBump version to 2.0
2014-10-28 H.G.MullerWork-around for move during ponder
2014-10-28 H.G.MullerFix UCCI draw offers
2014-10-28 H.G.MullerUpdate README file
2014-10-28 H.G.MullerSuppress isready for first ping
2014-10-28 H.G.MullerRemove possible deadlock
2014-10-28 H.G.MullerImplement UCCI draw offers
2014-10-28 H.G.MullerImplement the UCCI usemillisec option
2014-10-28 H.G.MullerImplement UCCI newgame option
2014-10-28 H.G.MullerImplement UCCI
2014-10-28 H.G.MullerPrint UCI keywords from variable, so they can be easily...
2014-10-27 H.G.MullerCompactify timing code by figuring out who is black...
2014-10-27 H.G.MullerPrint 'ponder' always immediately behind 'go'
2014-10-27 H.G.MullerAdd infrastructure for keeping track of board position
2014-10-27 H.G.MullerCreate infrastructure for accounting time in other...
2014-10-27 H.G.MullerFix extracting side-to-move from setboard command
2012-12-20 H.G. MullerConnect WB cores command to UCI option Threads
2012-12-16 H.G. MullerImplement Ponder option
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. MullerUpdate README file
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. MullerUpdate README file
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-15 H.G. MullerCheck in Windows icon
2010-10-15 H.G. MullerCheckin README
2010-10-14 H.G. MullerPort UCI2WB to Linux
2010-10-14 H.G. MullerCheck in UCI2WB source