Fix Seirawan gating at Rook square in PGN castling moves
[xboard.git] / backend.c
2017-11-07 H.G.MullerFix RxK castling from engine in variant seirawan
2017-11-02 H.G.MullerPay attention to dont-add-to-list checkbox again
2017-10-30 H.G.MullerFix installing chosen protocols
2017-10-30 H.G.MullerFix installing with chosen protocol
2017-10-30 H.G.MullerFix chosen WB v1 install
2017-10-30 H.G.MullerRedesign WinBoard Load Engine dialog
2017-10-29 H.G.MullerAlso update engine list when saving engine settings
2017-10-29 H.G.MullerLocate engine list in separate file
2017-10-29 H.G.MullerImplement (unconditional) protocol auto-detection
2017-02-22 H.G.MullerDo not accept engine 50-move claims in Makruk
2017-02-22 H.G.MullerImplement Makruk counting rules
2017-02-01 H.G.MullerRemove castling rights from Suicide start position
2017-01-17 H.G.MullerFix e.p. capture in ICS play
2017-01-13 H.G.MullerLet repeated right-clicking upgrade placed piece in...
2017-01-13 H.G.MullerAllow Make Persistent on engine loaded from recent...
2017-01-13 H.G.MullerUse feature timeout when starting second engine for...
2017-01-13 H.G.MullerFix awareness of settings changed by -firstOption
2017-01-13 H.G.MullerFix ICS Crazyhouse play
2017-01-13 H.G.MullerMake holdings scrollable
2017-01-13 H.G.MullerCorrect promotion zone for blacked-out ranks
2017-01-13 H.G.MullerDecouple board height from hand size
2017-01-13 H.G.MullerGeneralize FEN e.p. field to handle diagonal and triple...
2017-01-13 H.G.MullerFix recognition of variant seirawan in examined ICS...
2017-01-13 H.G.MullerImplement check-count field in FENs
2017-01-13 H.G.MullerKeep track of number of remaining checks
2017-01-13 H.G.MullerRemeber last-moved piece in only one Board square
2017-01-13 H.G.MullerFix legality testing with mandatory capture
2017-01-13 H.G.MullerAlso allow Make Persist on engines loaded through ...
2017-01-13 H.G.MullerReport error when saving of engine settings fails
2017-01-13 H.G.MullerRemember engine lines selected in Startup Dialog (WB)
2017-01-13 H.G.MullerFix saving engine settings after registering new engine
2017-01-13 H.G.MullerImplement saving of (modified) engine settings
2017-01-13 H.G.MullerOnly resend changed options on xreuse restart
2017-01-13 H.G.MullerFix storage of values of engine string options
2017-01-13 H.G.MullerFix bug in storing time of first move
2017-01-13 H.G.MullerImprove identification of e.p. victim
2017-01-13 H.G.MullerTreat Betza-defined e.p. capture
2017-01-13 H.G.MullerObey -firstFeatures option at startup
2016-07-28 H.G.MullerFix crash when logging out from ICS
2016-07-28 H.G.MullerDefer book faking input move until ping balance
2016-07-26 H.G.MullerFix setting up btm positions with 'edit'
2016-07-22 H.G.MullerFix bare King adjudication
2016-05-10 H.G.MullerAbbreviate DATADIR to ~~ while saving XB themes
2016-05-10 H.G.MullerFix crash on too-long theme definitions
2016-05-10 H.G.MullerFix highlights clearing when highlight last move off
2016-05-10 H.G.MullerFix redrawing of pieces dragged off board (bug #47888)
2016-05-08 H.G.MullerFix forgetting 'choice' command after promotion
2016-05-08 H.G.MullerFix multi-leg promotions
2016-05-08 H.G.MullerErase markers before processing highlight FEN
2016-05-08 H.G.MullerFix saving of piece colors as part of theme
2016-05-08 H.G.MullerAllow engine to force user to make non-standard promotion
2016-05-08 H.G.MullerFix saving theme
2016-05-08 H.G.MullerFix deferral on sweep promotions
2016-05-08 H.G.MullerImplement -showMoveTime option
2016-05-08 H.G.MullerAllow engine to specify holdings larger than board...
2016-05-08 H.G.MullerPrevent sending empty line to engine after multi-leg...
2016-05-08 H.G.MullerFix piece commands for promoted pieces
2016-05-08 H.G.MullerFix dragged piece during promotion popup
2016-05-08 H.G.MullerAdd option -pgnTimeLeft to print clocks in extended...
2016-05-08 H.G.MullerAlter piece images in Spartan Chess
2016-05-08 H.G.MullerRegularize Chu-Shogi piece assignment
2016-04-17 H.G.MullerFinish castling and e.p. rights for Edit Position
2016-04-17 H.G.MullerSilence Clang warnings
2016-04-03 H.G.MullerStart implementing rights control in Edit Position...
2016-03-29 H.G.MullerFix exposing of premove highlight and move exclusion XB
2016-03-29 H.G.MullerSuppress participation of second engine in EPD mode
2016-03-29 H.G.MullerChange EPD reporting
2016-03-29 H.G.MullerClear total solving time at start of match
2016-03-29 H.G.MullerAllow a list of best moves in EPD
2016-03-29 H.G.MullerInternationalize EPD messages
2016-03-29 H.G.MullerPrint average solving time of EPD suite
2016-03-29 H.G.MullerFix determination of EPD solving time
2016-03-29 H.G.MullerAdd more EPD code
2016-03-29 H.G.MullerAdd -analysisBell option to use move sound in analysis...
2016-03-29 H.G.MullerFix variant switch on engine load
2016-03-29 H.G.MullerAdd -men option for changing piece moves
2016-03-29 H.G.MullerAdd -fen option
2016-03-29 H.G.MullerForget piece redefinitions before loading game
2016-03-29 H.G.MullerFix replay of multi-leg move
2016-03-29 H.G.MullerRepair flashing of moved piece (XB)
2016-03-29 H.G.MullerImprove board drawing
2016-03-12 H.G.MullerSilence two warnings
2016-03-08 H.G.MullerMake EOF error conditionally non-fatal (XB)
2016-03-08 H.G.MullerImplement triple capture
2016-03-08 H.G.MullerPrevent out-of-turn grabbing of piece in analysis mode
2016-03-06 Arun PersaudMerge branch 'v4.8.x'
2016-03-06 Arun Persaudupdated copyright for 2016
2016-02-29 H.G.MullerPrint score with same sign in message and engine output
2016-02-28 H.G.MullerFix disappearance of premoved piece
2016-02-28 H.G.MullerFix bug #43792 (no highlights after rejection of premove)
2016-02-26 H.G.MullerUse mouse wheel for selecting piece in Edit Position...
2016-02-17 H.G.MullerAllow promotion choice in engine-defined variants
2016-02-09 H.G.MullerAllow promotion on two-leg move
2016-02-09 H.G.MullerFix type-in of hit-and-run captures
2016-02-09 H.G.MullerAllow setting of piece nicknames from pieceToChar string
2016-02-08 H.G.MullerFix printing of 'x' in position diagram
2016-02-06 H.G.MullerAlways assume FEN in variant-fairy PGN game is initial...
2016-02-06 H.G.MullerFix spurious promotion partners
2016-02-05 H.G.MullerChange the piece order again
2016-02-03 H.G.MullerAdapt Chu-Shogi pieceToCharTable to new piece order
next