fixed Makefile.am to handle config file correctly
[xboard.git] / backend.c
2010-01-17 H.G. MullerChange opening array -variant fairy
2010-01-17 H.G. MullerAdd variant Makruk
2010-01-17 H.G. MullerFix parsing of O-O and O-O-O after FEN pasting in FRC
2010-01-17 H.G. MullerFix reading FEN castling rights for knightmate and...
2010-01-14 H.G. MullerFix omission in castling refactoring for ICS received...
2010-01-14 H.G. MullerFix TwoKings ICS castling-rights bug
2010-01-13 H.G. Mullerfix double start of zippy engine after switch to gothic
2010-01-13 H.G. MullerExtensive bugfix of -autoKibitz
2010-01-13 H.G. MullerFix piece-to-char table -variant fairy
2010-01-12 H.G. MullerAllow editing of holdings in EditPosition mode
2010-01-12 H.G. MullerIndicate squares a lifted piece can legally move to
2010-01-12 H.G. MullerFix bug for incommensurate time odds
2010-01-12 H.G. MullerDisplay PV right-clicked from EngineOutput window
2010-01-12 H.G. MullerDisplay PV on right-clicking board
2010-01-12 H.G. MullerBugfix legality null move in parsing with -testLegality off
2010-01-09 H.G. MullerAllow popup-less (fatal) exit of engine after tellusererror
2010-01-09 H.G. MullerFix castling rule assignment in shuffle games
2010-01-09 H.G. MullerFix default castling rights on reading incomplete FEN
2009-11-29 H.G. Mullerdouble buffer size to prevent overflow
2009-11-29 H.G. Mullerfix problem with empty string in -firstNeedsNoncompliantFEN
2009-11-28 H.G. Mullerscore sign in analysis mode
2009-11-22 H.G. Mullerfix bug in bughouse drop menu
2009-11-18 Arun Persaudclean-up
2009-11-15 H.G. MullerThis patch gives a better handling of comments in PGN...
2009-11-06 H.G. Mullercleaned up some debug messages and typos
2009-11-06 H.G. Mullervariation-support patch
2009-11-06 H.G. Mullerfix for new way of saving castling and e.p. information
2009-11-06 H.G. MullerIntegrate castling and e.p. rights into board array...
2009-11-04 H.G. Mullerlet the clocks run in -searchTime mode
2009-10-27 H.G. Mullerfix for bug #27826: fixed autoDisplayComment
2009-10-27 Arun Persaudfixed a regression
2009-10-27 H.G. Mullerremoving empty lines from ICS play
2009-10-27 H.G. Mulleranother bug in VriantSwitch: an unitialized board was...
2009-10-27 H.G. Mullermore work on variant switch
2009-10-27 H.G. Mullerfix for bug #27790 and 277772.
2009-10-24 Tim MannSilence warnings when compiling 64-bit xboard
2009-10-23 H.G. Mullerimproved mouse handler
2009-10-23 H.G. MullerNPS plays and pondering
2009-10-23 H.G. Mullerholdings update and regression fix
2009-10-23 H.G. Mullerimproved mouse handler
2009-10-23 H.G. Mullerfix for bug #8847: moving backward while examining...
2009-10-23 H.G. Mullerbetter init for random number generator
2009-10-22 H.G. Mullerfix for bug #27772: holdings not updated
2009-10-21 H.G. Mullerfixed bug when switching to variantsuper
2009-10-21 H.G. Mullerfix for bug #27715: 2 (minor) graphic issues
2009-10-21 H.G. Mullerfix for bug #27760: debug printf in backend.c and addit...
2009-10-20 H.G. Mullersmarter analysis of the boards that XBoard receives...
2009-10-20 H.G. Mullerfixed bug reported in WB forum: second game of a match...
2009-10-20 H.G. Mullerfix for bug #27751: negative holding counts displayed
2009-10-17 Eric MullinsAdded internal wrapping ability.
2009-10-16 H.G. Mullernew mousehandler to correct for premove and promotion...
2009-10-15 Eric MullinsAdjustment to joining to work around server not always...
2009-10-15 Eric MullinsFixed joiner detection, allowing it to work with timeseal
2009-10-14 H.G. Mullerfixed engingeoutput routine
2009-10-14 Arun Persaudremoved AnalysisPopUp. Use EngineOutputPopUp instead
2009-10-14 H.G. MullerProper board and holdings size when switching to varian...
2009-10-13 Eric Mullinssilence some compiler warnings
2009-10-12 Eric MullinsMaintainence to support all compilers.
2009-10-11 Eric MullinsAdjusted alternative joining method to obey keepLineBre...
2009-10-11 H.G. Mullerfix for bug #27668: e.p. field still not passed to...
2009-10-11 H.G. Mullerfix for bug #27666: naming of variants
2009-10-11 H.G. MullerAdded a command-line option -keepLineBreaksICS true...
2009-10-11 Eric MullinsTurned off wrap when possible on ICS servers.
2009-10-10 Eric Mullinsadded code to handle initial width update
2009-10-10 Eric Mullinsadded ics_printf() and ics_update_width() and utility...
2009-10-10 Arun Persaudcleanup: removed "#if 1" statements
2009-10-10 Arun Persaudcleanup: removed "#if 0" from source
2009-10-10 H.G. Mullerfix joining of lines split by ICS
2009-10-10 H.G. Mullerfix for bug #27642: Clock jumps strangely in engine...
2009-10-10 H.G. Mullerremoved test for premove
2009-10-09 H.G. Mullerfixed premove recapture problem;promotion popup appeari...
2009-10-06 H.G. Mullernew forceIllegalMoves option
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
next