worked on premove bug
[xboard.git] / backend.c
2009-10-02 H.G. Mullerworked on premove bug
2009-10-02 H.G. Mullerfixed loading of saved games via command line
2009-10-01 Eric MullinsPrevious fix for VC++/strcasecmp() was wrong-- use...
2009-09-30 H.G. Mullerbugfix for protocol extensions: egtbpath -> egtpath
2009-09-30 H.G. Mullerfix for edit-position "moves" being sent by XBoard...
2009-09-30 H.G. MullerEngine did not start playing when out of GUI book on...
2009-09-30 H.G. Mulleradded a "Mute All Sounds" item in the WinBoard Options...
2009-09-30 H.G. Mullerfix for keepalive and chat window
2009-09-30 H.G. Mulleradded a chat window to keep track of multiple conversations
2009-09-27 Arun Persaudanother bug fix found by Stanislav Brabec
2009-09-21 Eric MullinsSwapped 'tell' and 'message' parsing order for coloriza...
2009-09-08 Arun Persaudfixed some implicit declarations reported by Stanislav...
2009-09-05 H.G. Mullerset castling rights after setting up a position
2009-09-04 H.G. Mullerupdated polyglot protocol
2009-09-04 Eric MullinsAdded newline at end of file to silence warning.
2009-08-26 H.G. Mullerbug in backend.c when receiving lines from ICS
2009-08-23 H.G. Mullerfixed bug for double saved games
2009-08-23 H.G. Mullerfixed several bugs in the backend and added some more...
2009-08-06 H.G. Mullerpatch backend.c to make the -noGUI option also work...
2009-08-01 H.G. Mullertemporary fix for pre-select
2009-07-12 Arun Persaudupdated copyright to reflect A. Scotte as copyright...
2009-07-12 Arun Persaudfixed autoconf problem with VERSION/PATCHLEVEL variables
2009-07-12 Arun Persaudcleaned up old CVS left overs
2009-07-10 H.G. Mullersome bugfixes: ICS error handling
2009-06-25 Arun Persauddos 2 unix conversion of backend.c v4.4.0.alpha7
2009-06-25 Arun Persaudexchanged some sprintf with snprintf
2009-06-25 H.G. MullerI put in testing for the winning condition in 3checks
2009-06-21 H.G. Mullerfixed long-algebraic form of drops
2009-06-19 H.G. MullerRefined stalemate adjudication in Suicide, some cleanup
2009-06-16 H.G. Mullerbugfix and enhancement in autoKibitz mode
2009-06-13 H.G. Mullersome small bugfixes
2009-06-13 H.G. Mulleradded option for work-around for some FRC engines in...
2009-06-13 H.G. Mullerfixed bug with random calls
2009-06-13 H.G. MullerAwareness of winning conditions for atomic and giveaway...
2009-06-11 H.G. Mullerfixed castling bug in variant twokings.
2009-06-11 H.G. Mullerfixed forteitary wins for special game variations
2009-06-10 H.G. Mullerautomatically test ini file extension for files from...
2009-06-06 H.G. Mullerfixed adjudicating probelm in Shantranj
2009-06-06 H.G. Mullersource clean up. Fix compiler warning, removed unused...
2009-06-05 Eric Mullinsadding support for different windows compiler
2009-05-29 H.G. Mulleradded Xiangqi perpetual-chase detection
2009-05-29 Arun PersaudUpdated all files to GPL version 3.
2009-05-08 H.G. Mulleradded firstOptions, secondOptions, noGUI, firstXBook...
2009-05-02 Arun PersaudMerge commit 'v4.3.16'
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.16 v4.3.16
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.15 v4.3.15
2009-05-02 H.G. Mullerchanges from H.G. Muller; version 4.3.14 v4.3.14
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.13 v4.3.13
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.12 v4.3.12
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.8 v4.3.8
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.7 v4.3.7
2009-04-19 H.G. Mullerchanges by H.G. Muller; version 4.3.4 v4.3.4
2009-04-19 H.G. Mullerchanges from H.G. Muller; version 4.3.2 v4.3.2
2009-04-16 A. Scottichanges from Alessandro Scotti from 20060129
2009-04-16 A. Scottichanges from Alessandro Scotti from 20060112
2009-04-16 A. Scottichanges from Alessandro Scotti from 20051231
2009-04-16 A. Scottichanges from Alessandro Scotti from 20051129
2009-04-16 A. Scottichanges from Alessandro Scotti from 20050322
2005-06-12 Daniel MehrmannBugfix some more possible buffer overflows
2005-02-15 Tim Mann64-bit constants need an ll, ull, i64, or ui64 suffix.
2004-12-21 Daniel Mehrmannhotfix
2004-12-20 Daniel Mehrmanndeleted new gui protocol string
2004-11-06 Daniel MehrmannAdded new wb2 protocol command "gui <GUI_NAME> <VERSION...
2004-07-05 Daniel Mehrmannxboard filedebug need <ICS lines too
2004-06-29 Daniel MehrmannAdded color lines if zippy used with xboard
2004-06-28 Daniel Mehrmannbugfix: normal analyze mode doesn't start
2004-06-28 Daniel Mehrmannclose icsEngineAnalyze if user remove observe games...
2004-06-26 Daniel MehrmannDrop all engine output if icsEngineAnalyze is active
2004-06-26 Daniel Mehrmanncleanup icsEngineAnalyze
2004-06-22 Daniel MehrmannAdded ICS engine analyze for winboard - not ready but...
2004-04-28 Daniel MehrmannAdded u64 to double cast for all compiler
2004-04-03 Tim Mann1. Fix compilation error on line 308: missing type...
2004-02-15 Daniel MehrmannBugfix bug #6908
2004-02-15 Daniel Mehrmannbugs #6908: Bugfix node count
2004-02-12 Daniel MehrmannBugfix draw offer to engine if color zippy enable.
2004-02-11 Daniel MehrmannAdd color zippy lines for winboard
2003-12-25 uid69079Added xboard i18n
2003-11-28 Tim MannLast (?) round of small changes for 4.2.7; see new...
2003-11-24 Tim MannFixed an error I made when cleaning up Daniel's long...
2003-11-17 Tim MannGenerate the xboard man page (now covering cmail too...
2003-11-06 Tim MannFix ToDo item #406
2003-10-28 Tim MannDon't use C++ comment syntax -- oops.
2003-10-27 Tim MannThese are the changes I had made in my source tree...
2003-10-27 Tim MannInitial checkin. I created this by combining the XBoar... v4.2.6