Let XBoard propose name of tourney file
[xboard.git] / backend.c
2011-06-08 H.G. MullerLet XBoard propose name of tourney file
2011-06-08 H.G. MullerFix -matchGames option
2011-05-23 H.G. MullerAdd Swiss tourneys through pairing engine
2011-05-23 H.G. MullerLet mentioning completed tourney file add one cycle
2011-05-16 H.G. MullerMake engine startup failure non-fatal in WinBoard
2011-05-14 H.G. MullerAdd secondry adapter command for UCCI or USI
2011-05-14 H.G. MullerObey san feature when sending book moves
2011-05-14 H.G. MullerFix initialization of engine state
2011-05-09 H.G. MullerAdd option -absoluteAnalysisScores
2011-05-09 H.G. MullerAutomatically play moves of clicked PV in analyze mode
2011-05-09 H.G. MullerLet ParsePV always generate SAN move
2011-05-08 H.G. MullerAllow changing MultiPV setting from Engine-Output window
2011-05-07 H.G. MullerLet Shift+RightClick on PV actually play the PV moves
2011-05-07 H.G. MullerMake book-edit function WB
2011-05-07 H.G. MullerFix resetting engine options
2011-05-07 H.G. MullerAdd -first/secondPgnName option
2011-05-07 H.G. MullerSave time-control settings in tourney file
2011-05-07 H.G. MullerFix exit popup in tourney mode
2011-05-07 H.G. MullerFix stopping of match in tourney mode
2011-05-07 H.G. MullerFix PV walking in analysis mode
2011-05-04 H.G. MullerFix error message on engine load
2011-05-04 H.G. MullerImplement Load Engine dialog in WinBoard
2011-05-04 H.G. MullerAllow switching off match mode through menu
2011-05-04 H.G. MullerCalculate and display tourney result
2011-05-04 H.G. MullerImplement Tournament Manager
2011-05-04 H.G. MullerRefactor code for loading games and positions in match
2011-05-04 H.G. MullerLock game an position file during writing
2011-05-04 H.G. MullerImplement flock in WinBoard
2011-05-04 H.G. MullerDelay loading of second engine until it is used
2011-05-04 H.G. MullerFix zippy bughouse partner bug
2011-05-04 H.G. MullerSilence more rpm warnings
2011-04-20 H.G. MullerMake engine startup error non-fatal
2011-04-20 H.G. MullerMake engine loadable during session
2011-04-20 H.G. MullerGeneralize WaitForSecond to WaitForEngine
2011-04-20 H.G. MullerAdd UnloadEngine routine
2011-04-20 H.G. MullerPut engine initialization code in per-engine function
2011-04-15 H.G. MullerFix running of clock during hash allocation engine
2011-04-14 H.G. MullerFix sweep-promotions patch
2011-04-14 H.G. MullerAlter treatment of moves with empty squares
2011-04-13 H.G. MullerRefactor move type-in code
2011-04-11 H.G. MullerFix use of game/position file in first match game
2011-04-09 H.G. MullerThird method of sweep selection
2011-04-09 H.G. MullerAlternative sweep promotions
2011-04-08 H.G. MullerFixes to sweep selection
2011-04-07 H.G. MullerImplement sweep selection of promotion piece
2011-04-07 H.G. MullerImplement sweep selection as alternative for the piece...
2011-04-07 H.G. MullerActivate -path and -file options
2011-03-13 H.G. MullerFix display of promotion piece in ICS superchess
2011-03-04 H.G. MullerFix two bugs in reading position diagram
2011-02-27 H.G. MullerFix unintended translation in debug file
2011-02-27 H.G. MullerFix nps bug
2011-02-17 H.G. MullerFix ICS channel 0
2011-02-15 H.G. MullerFix showing of user move after adjudication
2011-02-15 H.G. MullerFix variant janus size prefix
2011-02-03 Arun PersaudRevert "Implement -reset option feature in WinBoard"
2011-02-01 H.G. MullerImplement -reset option feature in WinBoard
2011-01-29 H.G. MullerClean up fishy patch
2011-01-29 Arun PersaudUpdated copyright notice to 2011
2011-01-29 H.G. MullerMove clock-click code to back-end
2011-01-29 H.G. MullerRemove superfluous copying of machine move
2011-01-29 H.G. MullerFix spurious mate test in Edit Game mode
2011-01-29 H.G. MullerFix type-in of drop moves
2011-01-29 H.G. MullerReset 50-move counter on all pawn-like Lance moves
2011-01-11 H.G. MullerFix time in PGN info
2011-01-11 H.G. MullerFishy fix
2011-01-11 H.G. MullerReset machine colors after match
2011-01-11 H.G. MullerShow move that causes false illegal-move claim
2011-01-11 H.G. MullerFix WB font-based piece rendering on variant switch
2011-01-11 H.G. MullerAdd variant Spartan Chess
2011-01-11 H.G. MullerFix promotion of Pawn-like Lance
2011-01-11 H.G. MullerFix bug in parsing variations
2010-12-04 H.G. MullerProvide menus for editing WinBoard engine and server...
2010-12-03 H.G. MullerFix sub-variation display with negative score
2010-12-03 H.G. MullerPeel PV out of comment
2010-12-03 H.G. MullerAllow line-straddling result comments
2010-12-03 H.G. MullerLet Analyze File annotate the loaded game
2010-12-03 H.G. MullerFix spurious scores in comments
2010-11-21 Arun PersaudRevert "adding gnu-readline support"
2010-11-21 Arun PersaudRevert "bugfix: fixed readline support with icslogon...
2010-11-21 H.G. MullerMake Hoplite moves irreversible in Spartan Chess
2010-11-21 H.G. MullerChange representation of Bede in variant fairy initial...
2010-11-18 H.G. MullerFix safety crash when appending comments
2010-11-18 H.G. MullerFix safeStrCpy
2010-11-18 H.G. MullerFix default holdings size for variant seirawan
2010-11-18 H.G. MullerFix one-click moving on up-click
2010-11-16 Arun Persaudfixed buffer size for snprintf
2010-11-14 H.G. MullerImplement entering gating moves with mouse
2010-11-14 H.G. MullerImplement variant seirawan
2010-11-14 H.G. MullerAdd -variant seirawan to menu
2010-11-14 H.G. MullerFix acceptance of null-move with legality testing off
2010-11-14 H.G. MullerFix mouse-driver buglet
2010-11-14 H.G. MullerList some undocumented commands as compliant
2010-11-14 H.G. MullerList Hint with compliant commands
2010-11-14 H.G. MullerRestrict use of escape expansion
2010-11-14 H.G. MullerMake safeStrCpy safe
2010-11-09 H.G. MullerLet Engine #2 Settings start second engine
2010-11-09 H.G. MullerAllow arbitrary nesting of sub-variations in PGN input
2010-11-09 H.G. MullerImplement setup (engine-GUI) command
2010-11-09 H.G. MullerRestrict use of a2a3 kludge
2010-11-09 H.G. MullerRemember values set by -firstOptions, -secondOptions
next