Implement EGBB probing and -first/secondDrawDepth
[xboard.git] / backend.c
2014-01-04 H.G. MullerImplement EGBB probing and -first/secondDrawDepth
2014-01-04 H.G. MullerFix promotion in Ai-Wok
2013-12-22 H.G. MullerFix mate and stalemate test in Chu Shogi
2013-12-22 H.G. MullerFix Chu-Shogi Lance deferral
2013-12-22 H.G. MullerAutomatically switch to variant engine supports
2013-12-22 H.G. MullerFix hover event (again)
2013-12-22 H.G. MullerAllow Lion sweep-selection in Chu Chess
2013-12-22 H.G. MullerFix sweep promotions
2013-12-22 H.G. MullerFix default of Chu Chess piece promotions
2013-12-22 H.G. MullerAllow piece promotion by pieceToChar in all variants
2013-12-22 H.G. MullerAlways alternate promo-sweep for shogi-style promoting...
2013-12-22 H.G. MullerImplement ChuChess
2013-12-22 H.G. MullerBeef up variant detection
2013-12-22 H.G. MullerAdapt WinBoard front-end to Mighty Lion
2013-12-22 H.G. MullerFix target squares second leg
2013-12-22 H.G. MullerFix sending and parsing of null moves and double moves
2013-12-22 H.G. MullerFix double-leg moves on small boards
2013-12-22 H.G. MullerFix re-appearing of board markers
2013-12-22 H.G. MullerImplement roaring of Lion
2013-12-22 H.G. MullerAnimate both legs of Lion move
2013-12-22 H.G. MullerFix loading of game with multi-leg moves
2013-12-22 H.G. MullerFix reading of SAN Lion double moves
2013-12-22 H.G. MullerFix promotion popup in Chu Shogi
2013-12-22 H.G. MullerFix deselection of Lion
2013-12-22 H.G. MullerImplement LionChess
2013-12-22 H.G. MullerFix sweep promotions
2013-12-22 H.G. MullerFix hover event
2013-12-22 H.G. MullerImplement Chu Shogi
2013-12-22 H.G. MullerIncrease number of piece types to 44
2013-12-22 H.G. MullerAutomatically adapt board format to FEN
2013-12-22 H.G. MullerClear memory of erased position on variant switch
2013-12-21 H.G. MullerImprove Edit Position mode
2013-12-04 H.G. MullerOnly save clock settings in PGN when an engine plays
2013-12-02 Arun Persaudanother round of translation string fixes
2013-11-26 H.G. MullerSave clocks with unfinished PGN games
2013-11-26 H.G. MullerAutomaticaly install Java engines
2013-11-25 Arun Persaudfixed some more translation strings
2013-11-23 Arun PersaudTranslation: fixed some inconsistencies reported by...
2013-09-01 H.G. MullerImplement (inaccessible) dark squares
2013-09-01 H.G. MullerFix variant choice for second engine
2013-09-01 H.G. MullerFix engine-defined names
2013-08-31 H.G. MullerAllow engine to define its own variant names
2013-08-27 H.G. MullerAllow engine to click squares on behalf of user
2013-08-27 H.G. MullerLet magenta marker activate sweep promotion
2013-08-27 H.G. MullerImplement hover command
2013-08-27 H.G. MullerExpand number of marker colors to 8
2013-08-27 H.G. MullerUse highlight command to specify move legality
2013-08-27 H.G. MullerImplement board-marker protocol
2013-08-27 H.G. MullerFix grabbing of selected piece
2013-08-27 H.G. MullerFix GUI book after setup position
2013-08-27 H.G. MullerFix book creation
2013-08-26 H.G. MullerFix grabbing of selected piece
2013-08-26 H.G. MullerFix GUI book after setup position
2013-07-05 H.G. MullerFix book creation
2013-06-16 H.G. MullerAdd quit-after-game checkbox in ICS options dialog XB
2013-06-16 H.G. MullerBuild in limited EPD capability for engine fingerprintig
2013-06-01 H.G. MullerDo not always start Makruk & ASEAN as setup position
2013-06-01 H.G. MullerMake writing of move counts in PositionToFEN optional
2013-05-19 H.G. MullerImplement variant ASEAN
2013-05-02 H.G. MullerPrint score of final position in Analyze Game
2013-05-02 H.G. MullerFix horrible bug in reading scores from PGN
2013-05-02 H.G. MullerFix quoting of book name in tourney file
2013-05-02 H.G. MullerProvide compatibility with Alien Edition setup command
2013-05-02 H.G. MullerFix saving of analyzed game
2013-05-02 H.G. MullerFix spurious popup after batch-mode Analyze Game
2013-05-02 H.G. MullerAccept setup command for non-standard board size
2013-05-02 H.G. MullerFix buffer overflow in feature parsing
2013-02-26 H.G. MullerRepair WinBoard compile error
2013-02-20 H.G. MullerSuppress printing of status line in dual-board mode
2013-02-18 Arun Persaudremoved some translation calls for messages in the...
2013-02-18 Arun Persaudin debug mode also print the git-version if available...
2013-02-18 H.G. MullerAdd -onlyOwnGames option
2013-02-18 H.G. MullerDon't add PV moves on board clicking in AnalyzeMode
2013-02-14 H.G. MullerOnly perform e.p. capture if there are rights
2013-02-11 H.G. MullerUnreserve tourney game on exit during engine load
2013-02-10 H.G. MullerBetter fix of feature timeout
2013-01-29 H.G. MullerPreserve PGN tags when loading engine
2013-01-29 H.G. MullerPreserve mode on engine loading (sometimes)
2013-01-29 H.G. MullerCatch unknown engine in tourney games
2013-01-26 H.G. MullerAdjudicate pawn-drop mate as loss in Shogi
2013-01-25 H.G. MullerAdjudicate perpetual checks as loss also in Shogi
2013-01-25 H.G. MullerStalemate is a win in Shogi
2013-01-22 H.G. MullerFix engine timeout problem in match mode
2013-01-22 H.G. MullerEnforce -popupMoveErrors
2013-01-21 H.G. MullerFix some warnings
2013-01-19 H.G. MullerLet tellothers command add comment to PGN in local...
2013-01-19 H.G. MullerAllow use of ~ in pieceToChar for shadow pieces in...
2013-01-19 H.G. MullerResend engine-defined options after reuse=0 reload
2013-01-19 H.G. MullerImplement aborting of games on engine request.
2013-01-19 H.G. MullerStore some more tourney params in tourney file
2013-01-19 H.G. MullerDo not automatically save aborted games in tourney PGN
2013-01-09 Arun Persaudremoved trailing whitespace
2013-01-09 Arun PersaudUpdated copyright notice to 2013
2012-12-22 H.G. MullerDo not move to forwadMostMove when unpausing AnalyzeMode
2012-12-22 H.G. MullerUse Ctrl key in AnalyzeMode to exclude entered move
2012-12-22 H.G. MullerImplement insufficient mating material for Knightmate
2012-12-22 H.G. MullerFix rep-draw detection in drop games
2012-12-10 H.G. MullerPrefer pause mode on pondering engine over 'easy'
2012-12-10 H.G. MullerDo not clear PGN tags on Analyze File
2012-12-10 H.G. MullerFix -fSAN in AnalyzeFile mode
next