projects
/
uci2wb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bump version to 4.0
[uci2wb.git]
/
UCI2WB.c
2018-12-08
H.G.Muller
Bump version to 4.0
blob
|
commitdiff
|
raw
2018-12-08
H.G.Muller
Fix periodic updates
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Print compliant error message on invalid command
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Exercise UCCI option 'newgame' also after 'isready...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Do not queue ignored commands
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Debug recent changes
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Fix pondering with incremental TC
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Refrain from starting analysis search if all moves...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Handle periodic updates with easy commands
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Change StopPonder() into more general StopSearch()
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Fix pause/resume
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Abandon backlogging of options
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Let engine thread parse difficult commands
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Move Engine2GUI to a more convenient place
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Launch searches at end of GUI loop
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Eliminate continues from GUI loop
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Put launching of searches in a separate routine
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
H.G.Muller
Let 'searching' also indicate thinking state
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
H.G.Muller
Combine function of 'searching' and 'pondering' flags
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
H.G.Muller
Pass command to DoCommand through global command queue
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
H.G.Muller
Parse 'difficult' commands in separate routine
blob
|
commitdiff
|
raw
|
diff to current
2018-12-07
H.G.Muller
Put handling of engine output in separate routine
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
H.G.Muller
Do all input through one ReadLine() routine
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
H.G.Muller
Implement option ' ponder always'
blob
|
commitdiff
|
raw
|
diff to current
2018-10-04
H.G.Muller
Implement extended UCI info string variant option
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
H.G.Muller
Support Scorpio bitbases
blob
|
commitdiff
|
raw
|
diff to current
2018-01-31
H.G.Muller
Add support for robbobases
blob
|
commitdiff
|
raw
|
diff to current
2017-10-27
H.G.Muller
Change UCI_Variant name from threecheck to 3check
blob
|
commitdiff
|
raw
|
diff to current
2017-02-01
H.G.Muller
Suppress setup command also in Suicide ad Losers
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
H.G.Muller
Bump version to 3.0
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
H.G.Muller
Disarm printing of 'uci' to the GUI in debug mode
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
H.G.Muller
Fix egtpath for Gaviota EGT
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
H.G.Muller
Suppress printing duplicat PVs (for multi-PV)
blob
|
commitdiff
|
raw
|
diff to current
2017-01-04
H.G.Muller
Diversify UCI string options into -string, -path and...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-31
H.G.Muller
Fix strcasestr for Windows
blob
|
commitdiff
|
raw
|
diff to current
2016-12-24
H.G.Muller
Print egt feature
blob
|
commitdiff
|
raw
|
diff to current
2016-12-24
H.G.Muller
Fix string options with empty default
blob
|
commitdiff
|
raw
|
diff to current
2016-12-24
H.G.Muller
Process CECP egtpath command
blob
|
commitdiff
|
raw
|
diff to current
2016-12-23
H.G.Muller
Fix -var option with UCI_Chess960
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
H.G.Muller
Make sure we resign when engine reports we are checkmated
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
H.G.Muller
Display error message when engine dies
blob
|
commitdiff
|
raw
|
diff to current
2016-12-03
H.G.Muller
Improve efficiency
blob
|
commitdiff
|
raw
|
diff to current
2016-12-01
H.G.Muller
Buffer 'setoption' commands until engine done thinking
blob
|
commitdiff
|
raw
|
diff to current
2016-12-01
H.G.Muller
Fix instant commands during think after ponder hit
blob
|
commitdiff
|
raw
|
diff to current
2016-12-01
H.G.Muller
Process all innocent commands immediately (fixes pause...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
H.G.Muller
Also treat 'result' command immediately
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
H.G.Muller
Implement UCI_AnalyseMode option
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
H.G.Muller
Treat EOF same as quit command
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
H.G.Muller
Treat 'quit', 'force' and '?' commands immediately
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
H.G.Muller
Print everything sent to engine in debug mode
v2.3
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
H.G.Muller
Simplify debug printing
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
H.G.Muller
Print newline after 'position moves' instead of before...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
H.G.Muller
Fix commands during analysis (MultiPV option!)
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
H.G.Muller
Suppress 'setup' command for some standard variants
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
H.G.Muller
Bump version to 2.3
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
H.G.Muller
Define strcasestr for Windows
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
H.G.Muller
Implement CECP 'setup' command
blob
|
commitdiff
|
raw
|
diff to current
2016-11-06
H.G.Muller
Implement CECP 'computer' command
blob
|
commitdiff
|
raw
|
diff to current
2016-11-06
H.G.Muller
Support UCI_Opponent option
blob
|
commitdiff
|
raw
|
diff to current
2016-11-05
H.G.Muller
Do not transform FEN when UCI_Variant option is supported
blob
|
commitdiff
|
raw
|
diff to current
2016-11-05
H.G.Muller
Implement UCI_Variant option
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Bump version to 2.2
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Subtract byoyomi from wtime and btime
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Send game result to USI engines
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Handle USI win claims
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Split byoyomi options over lines
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Bump version to 2.1
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Add option Byoyomi
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Add option 'Floating Byoyomi'
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
H.G.Muller
Make suffix an array
blob
|
commitdiff
|
raw
|
diff to current
2016-06-14
H.G.Muller
Supply time and node count for engines that do not...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-21
H.G.Muller
Join name and version when in separate 'id' commands
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
H.G.Muller
Set suspected non-standard Chess960 check options
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
H.G.Muller
Fix setting hash-table size in UCCI
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
H.G.Muller
Support Chess960
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
H.G.Muller
Fix blocking of input in ponder games
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
H.G.Muller
Send ucinewgame after isready/readyok handshake
blob
|
commitdiff
|
raw
|
diff to current
2014-12-23
H.G.Muller
Block processing of CECP commands during thinking
blob
|
commitdiff
|
raw
|
diff to current
2014-11-21
H.G.Muller
Specify license and include GPL text
v2.0
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
H.G.Muller
Also use new start FEN in UCCI after Pawn push
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
H.G.Muller
Print feature sigint=0 sigterm=0
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
H.G.Muller
Don't forget to quit engine when GUI dies unexpectedly
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
H.G.Muller
Make UCI2WB resistent to SIGTERM in Linux
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Bump version to 2.0
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Work-around for move during ponder
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Fix UCCI draw offers
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Suppress isready for first ping
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Remove possible deadlock
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Implement UCCI draw offers
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Implement the UCCI usemillisec option
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Implement UCCI newgame option
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Implement UCCI
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
H.G.Muller
Print UCI keywords from variable, so they can be easily...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
H.G.Muller
Compactify timing code by figuring out who is black...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
H.G.Muller
Print 'ponder' always immediately behind 'go'
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
H.G.Muller
Add infrastructure for keeping track of board position
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
H.G.Muller
Create infrastructure for accounting time in other...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
H.G.Muller
Fix extracting side-to-move from setboard command
blob
|
commitdiff
|
raw
|
diff to current
2012-12-20
H.G. Muller
Connect WB cores command to UCI option Threads
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
H.G. Muller
Implement Ponder option
blob
|
commitdiff
|
raw
|
diff to current
next