Fix deferral on sweep promotions
[xboard.git] / backend.c
2015-05-07 H.G.MullerSuppress appearance of promotion popup when sweep-selecting
2015-05-07 H.G.MullerFix illegal drops
2015-05-07 H.G.MullerFix click-click sweep-select
2015-05-07 H.G.MullerFix promotion sweep of black Pawns in Shogi
2015-05-07 H.G.MullerFix deselection of piece
2015-05-07 H.G.MullerFix highlight-induced promotions
2015-05-07 H.G.MullerCastling fix 1
2015-05-07 H.G.MullerCastle with nearest rather than corner piece
2015-05-07 H.G.MullerAllow friend-trampling format also for royal castlings
2015-05-07 H.G.MullerRecognize castling double-moves from engine
2015-05-07 H.G.MullerFix drops
2015-05-07 H.G.MullerPrint castlings as double move
2015-05-07 H.G.MullerFix illegal drops
2015-05-07 H.G.Mullerstash
2015-05-07 H.G.MullerFix click-click moving with -monoMouse
2015-05-07 H.G.MullerImplement -monoMouse option (XB)
2015-05-07 H.G.MullerAllow creation of DarkSquares in EditPosition mode
2015-05-07 H.G.MullerLet Clear Board respect DarkSquares
2015-05-07 H.G.MullerFix sweep promotions for Lance on deeper zones
2015-05-07 H.G.MullerFix e.p. capture
2015-05-07 H.G.MullerImplement non-royal castling
2015-05-07 H.G.MullerAlso set e.p. rights on move of Lance
2015-05-07 H.G.MullerAllow e.p. capture on triple-Push
2015-05-07 H.G.MullerMake the promotion zone always 3 deep in Elven Chess
2015-05-07 H.G.MullerLocate corner piece in presence of DarkSquares
2014-10-21 H.G.MullerPrevent unknown variant getting button in -ncp mode
2014-10-21 H.G.MullerFix variant-name recognition
2014-10-17 H.G.MullerFix loading of engine-defined PGN games
2014-10-17 H.G.MullerFix some uninitialized variable bugs
2014-10-17 H.G.MullerAlways accept piece commands in variant great
2014-10-16 H.G.MullerDon't switch to engine-defined variant on game loading
2014-10-16 H.G.MullerReset move entry on Clear Board
2014-10-16 H.G.MullerRemember position obtained from setup
2014-10-08 H.G.MullerImplement Betza a modifier
2014-10-08 H.G.MullerAlways accept piece commands for Falcon and Cobra
2014-10-08 H.G.MullerFix pieceToCharTable of Falcon Chess
2014-10-08 H.G.MullerDon't preserve setup position on board-size change
2014-10-08 H.G.MullerReset move entry on stepping through game
2014-10-08 H.G.MullerFix engine-defined variant as startup
2014-10-08 H.G.MullerFix writing of Seirawan960 virginity in FEN
2014-09-28 H.G.MullerAllow use of second-row pieces for non-promoted in...
2014-09-28 H.G.MullerFix reset of 50-move counter on FRC castling
2014-09-28 H.G.MullerFix abort of machine game on variant mismatch
2014-09-28 H.G.MullerMake unsupported variant on loading 1st engine non...
2014-09-28 H.G.MullerAlways accept piece commands in partly supported variants
2014-09-28 H.G.MullerSize seek graph to also cover board rim WinBoard
2014-09-28 H.G.MullerReparse ambiguous move under built-in rules
2014-09-28 H.G.MullerFix cross-edge e.p. capture in Cylinder Chess
2014-09-28 H.G.MullerImprove virginity test for engine-defined pieces
2014-09-28 H.G.MullerRepair piece defs with showTargetSquares off
2014-09-28 H.G.MullerImprove SAN of Pawn moves and allow Betza e.p. definition
2014-09-28 H.G.MullerRemove debug printf
2014-09-28 H.G.MullerTest legality even when off if engine defined pieces
2014-09-28 H.G.MullerImplement engine-defined pieces
2014-09-10 H.G.Mullersuppress Alien Edition standard variants
2014-09-08 H.G.MullerLimit auto-extending to click on first move of PV
2014-09-08 H.G.MullerAnimate multi-leg in auto-play and forward event
2014-09-07 H.G.MullerCall DoEvents during time-consuming operations
2014-09-06 H.G.MullerFix syntax error in bitbase code
2014-09-06 H.G.MullerLet Save Games as Book only use selected games
2014-09-06 H.G.MullerMake sure node count is positive
2014-09-01 H.G.MullerAdd Save Selected Games menu item
2014-09-01 H.G.MullerAdd final piece count to search criteria
2014-07-02 H.G.MullerFix typing of null moves
2014-07-02 H.G.MullerFix adjusting clocks in Xaw version
2014-07-02 H.G.MullerFix null-move entry during play
2014-04-09 H.G.MullerLet EditPosition double-click on piece promote it
2014-04-09 H.G.MullerMake EditPosition pallette work in Asian variants
2014-04-05 H.G. MullerFix writing of Chu-Shogi FENs
2014-04-01 H.G. MullerAllow pseudo-engines to adjust the clocks
2014-04-01 H.G. MullerFix reading Chu Shogi FENs
2014-03-17 H.G. MullerFix loading positions in engine-defined variant
2014-03-17 H.G. MullerAllow writing text on pieces
2014-03-02 H.G. MullerFix various warnings
2014-03-02 H.G. MullerAllow adding played move to book
2014-03-02 H.G. MullerLeave xterm at start of new line after quitting XBoard
2014-03-02 H.G. MullerAlso display channel tell in ICS Console during private...
2014-03-02 H.G. MullerWrite broadcasts also to private chatbox of talker
2014-03-02 H.G. MullerLet Ctrl-O key open chat for last talker
2014-03-02 H.G. MullerFix warnings
2014-02-02 H.G. MullerDetect Fischer castling in FENs
2014-02-02 H.G. MullerAllow shuffling indicators in FEN
2014-02-02 H.G. MullerAllow wild-cards in FEN
2014-02-02 H.G. MullerMake Fischer castling generally available
2014-01-18 H.G. MullerFix printing of engine-output headers
2014-01-18 H.G. MullerAllow hide/show of columns in Engine Output
2014-01-18 H.G. MullerFix printing of engine-output headers
2014-01-13 H.G. MullerOverhaul kill code
2014-01-08 H.G. MullerFix Chu promotion of L, HM and GB
2014-01-05 Arun PersaudMerge branch 'v4.7.x' into master
2014-01-05 Arun PersaudUpdated copyright notice to 2014
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
next