]> git.sesse.net Git - stockfish/history - src
Remove goto, limit skipping to NMP
[stockfish] / src /
2018-05-08 Joost VandeVondeleRemove goto, limit skipping to NMP
2018-05-08 Stefan GeschwentnerTweak null move pruning conditions
2018-05-08 Alain SAVARDDrop the lever condition for backwards
2018-05-08 Joost VandeVondeleRemove skipEarlyPruning argument to search()
2018-05-06 protonspringSimplify the backward pawns code
2018-05-03 Stéphane NicoletTweak the connected[] array value for pawns on rank 5
2018-05-02 Stéphane NicoletCorrect a bug introduced by Stéphane in the previous...
2018-05-01 protonspringUse special rule for BlockedByKing
2018-05-01 MJZ1977Penalty for bad bishop with blocked central files
2018-04-29 Stefano80Always scale using pawn contribution
2018-04-29 Joost VandeVondeleSimplifiy IID condition
2018-04-29 Joost VandeVondeleFix 'make strip' for mingw.
2018-04-29 Stéphane NicoletUpdate various comments
2018-04-24 Alain SAVARDNo Queen in the MobilityArea
2018-04-23 Stéphane NicoletSimplify the ShelterStrength[] array
2018-04-23 ceeboAlternative formula for dynamic contempt
2018-04-23 Joost VandeVondeleRemove template W param
2018-04-23 Stéphane NicoletAllow UCI parameters to be double
2018-04-18 protonspringSimplify BlockedByKing in pawn storms
2018-04-18 Stéphane NicoletSimplify the shelter mask
2018-04-18 Alain SAVARDTidy up on Overload
2018-04-18 Joost VandeVondeleDocument Elo impact of the LMR part of search
2018-04-18 syzygy1Tablebases root ranking
2018-04-18 syzygy1Analysis Contempt combo box
2018-04-14 syzygy1Fix reported DTZ for mate-in-1-ply positions
2018-04-12 Marco CostalbaFurther documentation and coding style on TB code
2018-04-10 Jerry Donald WatsonSimplify condition in space definition
2018-04-07 VoyagerOneReset negative statScore on fail high
2018-04-06 Mark TenzerIntroduce Overload
2018-04-03 Alain SAVARDRemove the Queen from the mobility area of minor pieces
2018-04-03 Torsten FranzSimplify ThreatBySafePawn evaluation
2018-04-02 Joost VandeVondeleSimplify Singular Extension condition
2018-04-01 Joost VandeVondeleDocument Elo impact of various parts of search
2018-04-01 mstemberaSome small changes
2018-04-01 Stéphane NicoletSimplify KBPKB endgame with opposite bishops
2018-03-31 Joost VandeVondeleRefine SEE threshold for capture pruning.
2018-03-30 Alain SAVARDCandidate Passed Pawn
2018-03-30 Ondrej MosnáčekUse per-thread dynamic contempt
2018-03-27 Jerry Donald WatsonChange reduction/improving interaction
2018-03-27 Stéphane NicoletTweak queen values for midgame and endgame
2018-03-27 protonspringSimplification: remove pawn shelter/storm masks
2018-03-27 Ondrej MosnáčekFix dynamic contempt for MultiPV
2018-03-27 Ondrej MosnáčekRefactor tbprobe.cpp
2018-03-27 Marco CostalbaFix indentation in movepicker.cpp
2018-03-27 Stéphane NicoletSwitch time management to 64 bits
2018-03-26 Jerry Donald WatsonMake kingRing always 8 squares
2018-03-24 Chess13234IID margin reduced to 128
2018-03-21 Joost VandeVondeleJoin refutation stages in the movepicker
2018-03-21 DU-jdtoFix a few minor code style inconsistencies
2018-03-18 Joost VandeVondeleJoin common code in the stages of next_move()
2018-03-18 Joost VandeVondeleSimplify razoring logic
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-03-16 mstemberaFix an MSVC 2017 error and warnings.
2018-03-15 Stéphane NicoletRenaming some variables in code
2018-03-15 Joost VandeVondeleMake using quiescence search implicit
2018-03-14 Stéphane NicoletCheck the clock every 1024 nodes
2018-03-14 lucasartUse intrinsics only for LSB/MSB
2018-03-13 Jerry Donald WatsonSimplify condition for ProbCut move count pruning
2018-03-13 Jerry Donald WatsonTweak probcut margin with 'improving' flag
2018-03-13 VoyagerOneUse quiescence search for Probcut
2018-03-13 Joost VandeVondeleqsearch(): remove inCheck as a template parameter
2018-03-12 Jerry Donald WatsonAdjust initiative in pure pawn endgames
2018-03-12 protonspringMovePicker: combine countermove with killers.
2018-03-12 protonspringConnectivity Score S(3,1) is stronger than S(2,2)
2018-03-10 protonspringImplement an old Russian proverb
2018-03-10 Joost VandeVondeleAssign improving only once
2018-03-09 Alain SAVARDTwo steps slider threats on queen
2018-03-07 IIvecSimplification: use Arctan for the optimism S-curve
2018-03-07 Jerry Donald WatsonUse evaluation trend to adjust futility margin
2018-03-07 Stéphane NicoletKnight threats on Queen
2018-03-07 Torsten FranzRemove popcount trick from space evaluation
2018-03-06 Stéphane NicoletFix a warning in GCC for Windows
2018-03-06 joergosterCode style in Razoring and ProbCut
2018-03-06 Chris CainIntroduce variadic make_bitboard()
2018-03-04 Stefano CardanobileUsing a S-curve for the optimism measure
2018-03-03 Joost VandeVondeleNo extra stage for QS recaptures.
2018-03-03 VoyagerOneDo move-count pruning in probcut
2018-03-03 Marco CostalbaMerge Stats tables
2018-03-03 Stéphane NicoletBetter indentation in Makefile
2018-02-28 Tom VijlbriefReintroduce depth 2 razoring (with additional margin)
2018-02-28 Stefan GeschwentnerBlocked pawn storm
2018-02-28 Leonid PechenikTweak time management
2018-02-27 Stéphane NicoletSimplify tropism computation
2018-02-27 Stefan GeschwentnerStat score initialization: grandchildren
2018-02-27 Stefan GeschwentnerStat score initialization: children
2018-02-27 Stéphane NicoletNo Tempo for draw scores given by heuristic functions
2018-02-27 Marco CostalbaSpeedup and simplify pinners and blockers
2018-02-26 erbsenzaehlerUnify use of -mdynamic-no-pic
2018-02-26 AndyGrantShallow search to verify probcut
2018-02-26 Stéphane NicoletCount passed pawns in asymmetry measure
2018-02-25 Joost VandeVondeleCombine killer moves
2018-02-25 Stéphane NicoletRevert "Count passed pawns in asymmetry measure"
2018-02-25 Stéphane NicoletCount passed pawns in asymmetry measure
2018-02-25 Joost VandeVondeleJoin all capture init stages in MovePicker
2018-02-25 DU-jdtoMore robust interaction of singular search and iid
2018-02-24 DU-jdtoSimplification: do razoring only for depth 1
2018-02-23 Tom VijlbriefLower razor depth to < 3 and adjust margin
2018-02-23 Marco CostalbaReformat SEE to better document the function
2018-02-21 Stéphane NicoletMove pawn_attacks_bb() helper to bitboard.h
2018-02-21 Mike Whiteleyrename shift variables.
next