]> git.sesse.net Git - stockfish/history - src/evaluate.cpp
Remove pawn count in space() calculation #2139
[stockfish] / src / evaluate.cpp
2019-05-15 xoto10Remove pawn count in space() calculation #2139
2019-05-02 Marco CostalbaAssorted trivial cleanups 4/2019
2019-04-27 Michael ChalyInclude bishop protection in king Danger evaluation...
2019-04-16 protonspringMove pawnsOnSquares to Position (#2100)
2019-04-16 protonspringRemove semiopenFiles in pawns and simplify space #2102
2019-04-09 31m059Raise kingDanger threshold and adjust constant term...
2019-04-04 Moez JellouliAdd attacked by 2 pawns to attackedBy2 (#2074)
2019-03-31 protonspringReplace std::mins/max with clamp function (#2062)
2019-03-24 protonspringSimplify pawn asymmetry (remove use of semiopen files...
2019-03-05 Marco CostalbaAssorted trivial cleanups 2/2019
2019-02-08 protonspringChange outposts to single value #1946
2019-02-08 Marco CostalbaAssorted trivial cleanups 1/2019
2019-02-03 mstemberaLess king danger if we have a knight near by to defend...
2019-02-01 Stéphane NicoletTweak tropism weight in king danger
2019-02-01 VizvezdenecMore precise checks evaluation in king danger
2019-01-22 protonspringSimplify TrappedRook
2019-01-20 protonspringClean-up some shifting in space calculation (#1955)
2019-01-20 Jonathan DTweak initiative and Pawn PSQT (#1957)
2019-01-01 Marco CostalbaAssorted trivial cleanups (#1894)
2019-01-01 protonspringRemove openFiles in pawns. (#1917)
2018-12-27 31m059Always initialize and evaluate king safety
2018-12-16 31m059Use stronglyProtected
2018-12-16 Alain SAVARDRefactor king ring calculation
2018-12-13 SFisGODA combo of parameter tweaks
2018-12-11 protonspringChanges identified in RENAME/REFORMATTING thread (...
2018-12-02 VizvezdenecIntroduce concept of double pawn protection.
2018-12-01 ElbertoOneRemove Overload bonus
2018-11-24 VizvezdenecReintroduce tropism to kingdanger
2018-11-24 31m059Remove the tropism term from kingDanger
2018-11-20 xoto10Bonus for restricting opponent's piece moves
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-11-19 KurtTune evaluation scores
2018-11-19 VoyagerOneSimplify Castle Extension
2018-11-19 protonspringCode style in search.cpp
2018-11-19 Nikolay KostovUpdate a comment in the evaluate.cpp file to reflect...
2018-11-12 protonspringReplace the PassedDanger array by an equation
2018-11-12 mstemberaRemove redundant king square parameter
2018-11-11 31m059Simplify tropism. (#1807)
2018-11-04 Fabian FichterSimplify mobility danger
2018-11-02 Stéphane NicoletRook tweaks in evaluation
2018-11-01 SFisGODCombo
2018-10-27 VizvezdenecTweak of knight PSQT and mobility bonuses
2018-10-14 Miguel LahozSimplify evaluation of blockers_for_king
2018-10-14 31m059Combo
2018-09-27 protonspringTwo simplifications in passed pawns evaluation
2018-09-10 VizvezdenecTweak opposite colord bishops endgame scaling.
2018-09-03 Stéphane NicoletUpdate list of authors
2018-09-01 Stéphane NicoletRe-introduce "keep pawns on both flanks"
2018-09-01 Rocky640Long Diagonal Tweaks
2018-08-29 protonspringRemove PawnsOnBothFlanks
2018-08-12 Stefano CardanobileCombo of several promising parameter tweaks
2018-08-08 Stefano CardanobileFirst check threshold in space evaluation
2018-07-30 Stéphane NicoletIntroduce tropism measure in king danger
2018-07-28 Miguel LahozIncrease the mg->eg gradient for the PawnlessFlank...
2018-07-27 Stéphane NicoletFix a compilation error for MSVC
2018-07-27 Stéphane NicoletRemove a popcount for HinderPassedPawn
2018-07-27 Miguel LahozTweak KingFlank when king is on edge files
2018-07-27 JekaaSmall reformat in evaluate threats (non functional)
2018-07-26 protonspringRemove condition for pawn threats
2018-07-25 Stefan GeschwentnerRank threats on pinned pawns
2018-07-25 Stéphane NicoletCode clean-up
2018-07-24 double-beepSlight decrease of overload value
2018-07-22 Goodkov Vasiliy... Simplify condition for ThreatByRook
2018-07-21 Alain SAVARDSimplify the "overload" condition
2018-07-21 Miguel LahozRemove connectivity.
2018-07-18 Miguel LahozUse single value for KingProtector.
2018-07-18 ElbertoOne Simplify Overload condition
2018-07-14 protonspringRemove rank limitation for MinorBehindPawn
2018-07-14 candirufishTuned Values after 2 million spsa games
2018-07-05 31m059Simplify ThreatByKing to be a single Score.
2018-06-26 joergosterSimplify KingProtector penalty.
2018-06-26 Alain SAVARDSimplify HinderPassedPawn bonus
2018-06-23 candirufishAnother set of tuned values after one million games
2018-06-21 Stéphane NicoletIncrease outflanking weight to 12
2018-06-21 candirufishTuned values after 505k games
2018-06-20 Stefano80Slight simplification in scale factor computation
2018-05-13 Stéphane NicoletTweak kingAttackersCount and KingAttackWeights
2018-05-10 mstemberaInclude all blockers in king danger
2018-05-09 candirufishTuned some pawns and evaluation constants
2018-05-01 MJZ1977Penalty for bad bishop with blocked central files
2018-04-29 Stefano80Always scale using pawn contribution
2018-04-29 Stéphane NicoletUpdate various comments
2018-04-24 Alain SAVARDNo Queen in the MobilityArea
2018-04-18 Alain SAVARDTidy up on Overload
2018-04-10 Jerry Donald WatsonSimplify condition in space definition
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-01 Joost VandeVondeleDocument Elo impact of various parts of search
2018-04-01 Stéphane NicoletSimplify KBPKB endgame with opposite bishops
2018-03-30 Ondrej MosnáčekUse per-thread dynamic contempt
2018-03-27 Marco CostalbaFix indentation in movepicker.cpp
2018-03-26 Jerry Donald WatsonMake kingRing always 8 squares
2018-03-21 DU-jdtoFix a few minor code style inconsistencies
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-12 Jerry Donald WatsonAdjust initiative in pure pawn endgames
2018-03-12 protonspringConnectivity Score S(3,1) is stronger than S(2,2)
2018-03-10 protonspringImplement an old Russian proverb
next