projects
/
xboard.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Let yy_text determine progress of PV parsing
[xboard.git]
/
backend.c
2009-10-10
Arun Persaud
cleanup: removed "#if 1" statements
blob
|
commitdiff
|
diff to current
2009-10-10
Arun Persaud
cleanup: removed "#if 0" from source
blob
|
commitdiff
|
diff to current
2009-10-10
H.G. Muller
fix joining of lines split by ICS
blob
|
commitdiff
|
diff to current
2009-10-10
H.G. Muller
fix for bug #27642: Clock jumps strangely in engine...
blob
|
commitdiff
|
diff to current
2009-10-10
H.G. Muller
removed test for premove
blob
|
commitdiff
|
diff to current
2009-10-09
H.G. Muller
fixed premove recapture problem;promotion popup appeari...
blob
|
commitdiff
|
diff to current
2009-10-06
H.G. Muller
new forceIllegalMoves option
blob
|
commitdiff
|
diff to current
2009-10-02
H.G. Muller
worked on premove bug
blob
|
commitdiff
|
diff to current
2009-10-02
H.G. Muller
fixed loading of saved games via command line
blob
|
commitdiff
|
diff to current
2009-10-01
Eric Mullins
Previous fix for VC++/strcasecmp() was wrong-- use...
blob
|
commitdiff
|
diff to current
2009-09-30
H.G. Muller
bugfix for protocol extensions: egtbpath -> egtpath
blob
|
commitdiff
|
diff to current
2009-09-30
H.G. Muller
fix for edit-position "moves" being sent by XBoard...
blob
|
commitdiff
|
diff to current
2009-09-30
H.G. Muller
Engine did not start playing when out of GUI book on...
blob
|
commitdiff
|
diff to current
2009-09-30
H.G. Muller
added a "Mute All Sounds" item in the WinBoard Options...
blob
|
commitdiff
|
diff to current
2009-09-30
H.G. Muller
fix for keepalive and chat window
blob
|
commitdiff
|
diff to current
2009-09-30
H.G. Muller
added a chat window to keep track of multiple conversations
blob
|
commitdiff
|
diff to current
2009-09-27
Arun Persaud
another bug fix found by Stanislav Brabec
blob
|
commitdiff
|
diff to current
2009-09-21
Eric Mullins
Swapped 'tell' and 'message' parsing order for coloriza...
blob
|
commitdiff
|
diff to current
2009-09-08
Arun Persaud
fixed some implicit declarations reported by Stanislav...
blob
|
commitdiff
|
diff to current
2009-09-05
H.G. Muller
set castling rights after setting up a position
blob
|
commitdiff
|
diff to current
2009-09-04
H.G. Muller
updated polyglot protocol
blob
|
commitdiff
|
diff to current
2009-09-04
Eric Mullins
Added newline at end of file to silence warning.
blob
|
commitdiff
|
diff to current
2009-08-26
H.G. Muller
bug in backend.c when receiving lines from ICS
blob
|
commitdiff
|
diff to current
2009-08-23
H.G. Muller
fixed bug for double saved games
blob
|
commitdiff
|
diff to current
2009-08-23
H.G. Muller
fixed several bugs in the backend and added some more...
blob
|
commitdiff
|
diff to current
2009-08-06
H.G. Muller
patch backend.c to make the -noGUI option also work...
blob
|
commitdiff
|
diff to current
2009-08-01
H.G. Muller
temporary fix for pre-select
blob
|
commitdiff
|
diff to current
2009-07-12
Arun Persaud
updated copyright to reflect A. Scotte as copyright...
blob
|
commitdiff
|
diff to current
2009-07-12
Arun Persaud
fixed autoconf problem with VERSION/PATCHLEVEL variables
blob
|
commitdiff
|
diff to current
2009-07-12
Arun Persaud
cleaned up old CVS left overs
blob
|
commitdiff
|
diff to current
2009-07-10
H.G. Muller
some bugfixes: ICS error handling
blob
|
commitdiff
|
diff to current
2009-06-25
Arun Persaud
dos 2 unix conversion of backend.c
v4.4.0.alpha7
blob
|
commitdiff
|
diff to current
2009-06-25
Arun Persaud
exchanged some sprintf with snprintf
blob
|
commitdiff
|
diff to current
2009-06-25
H.G. Muller
I put in testing for the winning condition in 3checks
blob
|
commitdiff
|
diff to current
2009-06-21
H.G. Muller
fixed long-algebraic form of drops
blob
|
commitdiff
|
diff to current
2009-06-19
H.G. Muller
Refined stalemate adjudication in Suicide, some cleanup
blob
|
commitdiff
|
diff to current
2009-06-16
H.G. Muller
bugfix and enhancement in autoKibitz mode
blob
|
commitdiff
|
diff to current
2009-06-13
H.G. Muller
some small bugfixes
blob
|
commitdiff
|
diff to current
2009-06-13
H.G. Muller
added option for work-around for some FRC engines in...
blob
|
commitdiff
|
diff to current
2009-06-13
H.G. Muller
fixed bug with random calls
blob
|
commitdiff
|
diff to current
2009-06-13
H.G. Muller
Awareness of winning conditions for atomic and giveaway...
blob
|
commitdiff
|
diff to current
2009-06-11
H.G. Muller
fixed castling bug in variant twokings.
blob
|
commitdiff
|
diff to current
2009-06-11
H.G. Muller
fixed forteitary wins for special game variations
blob
|
commitdiff
|
diff to current
2009-06-10
H.G. Muller
automatically test ini file extension for files from...
blob
|
commitdiff
|
diff to current
2009-06-06
H.G. Muller
fixed adjudicating probelm in Shantranj
blob
|
commitdiff
|
diff to current
2009-06-06
H.G. Muller
source clean up. Fix compiler warning, removed unused...
blob
|
commitdiff
|
diff to current
2009-06-05
Eric Mullins
adding support for different windows compiler
blob
|
commitdiff
|
diff to current
2009-05-29
H.G. Muller
added Xiangqi perpetual-chase detection
blob
|
commitdiff
|
diff to current
2009-05-29
Arun Persaud
Updated all files to GPL version 3.
blob
|
commitdiff
|
diff to current
2009-05-08
H.G. Muller
added firstOptions, secondOptions, noGUI, firstXBook...
blob
|
commitdiff
|
diff to current
2009-05-02
Arun Persaud
Merge commit 'v4.3.16'
blob
|
commitdiff
|
diff to current
2009-05-02
H.G. Muller
changes from H.G. Muller; version 4.3.16
v4.3.16
blob
|
commitdiff
|
diff to current
2009-05-02
H.G. Muller
changes from H.G. Muller; version 4.3.15
v4.3.15
blob
|
commitdiff
|
diff to current
2009-05-02
H.G. Muller
changes from H.G. Muller; version 4.3.14
v4.3.14
blob
|
commitdiff
|
diff to current
2009-04-19
H.G. Muller
changes from H.G. Muller; version 4.3.13
v4.3.13
blob
|
commitdiff
|
diff to current
2009-04-19
H.G. Muller
changes from H.G. Muller; version 4.3.12
v4.3.12
blob
|
commitdiff
|
diff to current
2009-04-19
H.G. Muller
changes from H.G. Muller; version 4.3.8
v4.3.8
blob
|
commitdiff
|
diff to current
2009-04-19
H.G. Muller
changes from H.G. Muller; version 4.3.7
v4.3.7
blob
|
commitdiff
|
diff to current
2009-04-19
H.G. Muller
changes by H.G. Muller; version 4.3.4
v4.3.4
blob
|
commitdiff
|
diff to current
2009-04-19
H.G. Muller
changes from H.G. Muller; version 4.3.2
v4.3.2
blob
|
commitdiff
|
diff to current
2009-04-16
A. Scotti
changes from Alessandro Scotti from 20060129
blob
|
commitdiff
|
diff to current
2009-04-16
A. Scotti
changes from Alessandro Scotti from 20060112
blob
|
commitdiff
|
diff to current
2009-04-16
A. Scotti
changes from Alessandro Scotti from 20051231
blob
|
commitdiff
|
diff to current
2009-04-16
A. Scotti
changes from Alessandro Scotti from 20051129
blob
|
commitdiff
|
diff to current
2009-04-16
A. Scotti
changes from Alessandro Scotti from 20050322
blob
|
commitdiff
|
diff to current
2005-06-12
Daniel Mehrmann
Bugfix some more possible buffer overflows
blob
|
commitdiff
|
diff to current
2005-02-15
Tim Mann
64-bit constants need an ll, ull, i64, or ui64 suffix.
blob
|
commitdiff
|
diff to current
2004-12-21
Daniel Mehrmann
hotfix
blob
|
commitdiff
|
diff to current
2004-12-20
Daniel Mehrmann
deleted new gui protocol string
blob
|
commitdiff
|
diff to current
2004-11-06
Daniel Mehrmann
Added new wb2 protocol command "gui <GUI_NAME> <VERSION...
blob
|
commitdiff
|
diff to current
2004-07-05
Daniel Mehrmann
xboard filedebug need <ICS lines too
blob
|
commitdiff
|
diff to current
2004-06-29
Daniel Mehrmann
Added color lines if zippy used with xboard
blob
|
commitdiff
|
diff to current
2004-06-28
Daniel Mehrmann
bugfix: normal analyze mode doesn't start
blob
|
commitdiff
|
diff to current
2004-06-28
Daniel Mehrmann
close icsEngineAnalyze if user remove observe games...
blob
|
commitdiff
|
diff to current
2004-06-26
Daniel Mehrmann
Drop all engine output if icsEngineAnalyze is active
blob
|
commitdiff
|
diff to current
2004-06-26
Daniel Mehrmann
cleanup icsEngineAnalyze
blob
|
commitdiff
|
diff to current
2004-06-22
Daniel Mehrmann
Added ICS engine analyze for winboard - not ready but...
blob
|
commitdiff
|
diff to current
2004-04-28
Daniel Mehrmann
Added u64 to double cast for all compiler
blob
|
commitdiff
|
diff to current
2004-04-03
Tim Mann
1. Fix compilation error on line 308: missing type...
blob
|
commitdiff
|
diff to current
2004-02-15
Daniel Mehrmann
Bugfix bug #6908
blob
|
commitdiff
|
diff to current
2004-02-15
Daniel Mehrmann
bugs #6908: Bugfix node count
blob
|
commitdiff
|
diff to current
2004-02-12
Daniel Mehrmann
Bugfix draw offer to engine if color zippy enable.
blob
|
commitdiff
|
diff to current
2004-02-11
Daniel Mehrmann
Add color zippy lines for winboard
blob
|
commitdiff
|
diff to current
2003-12-25
uid69079
Added xboard i18n
blob
|
commitdiff
|
diff to current
2003-11-28
Tim Mann
Last (?) round of small changes for 4.2.7; see new...
blob
|
commitdiff
|
diff to current
2003-11-24
Tim Mann
Fixed an error I made when cleaning up Daniel's long...
blob
|
commitdiff
|
diff to current
2003-11-17
Tim Mann
Generate the xboard man page (now covering cmail too...
blob
|
commitdiff
|
diff to current
2003-11-06
Tim Mann
Fix ToDo item #406
blob
|
commitdiff
|
diff to current
2003-10-28
Tim Mann
Don't use C++ comment syntax -- oops.
blob
|
commitdiff
|
diff to current
2003-10-27
Tim Mann
These are the changes I had made in my source tree...
blob
|
commitdiff
|
diff to current
2003-10-27
Tim Mann
Initial checkin. I created this by combining the XBoar...
v4.2.6
blob
|
commitdiff
|
diff to current