]> git.sesse.net Git - stockfish/history - src/evaluate.cpp
Cleanup history stats
[stockfish] / src / evaluate.cpp
2015-10-24 Marco CostalbaCleanup history stats
2015-10-24 Alain SAVARDSimplify threats
2015-10-21 Stefano80Almost passed tuning attempts
2015-10-16 Stéphane NicoletAsymmetry bonus for the attacking side
2015-10-07 Jonathan CalovskiRetire rook contact checks
2015-10-06 Stefano80Tuning of assorted values
2015-10-06 Alain SAVARDRemove queen threat evaluation
2015-10-03 Stefan GeschwentnerFile based passed pawn bonus
2015-10-03 Jonathan CalovskiBonus for checking moves
2015-09-19 Jonathan CalovskiRefine ranks and increase resulting bonus.
2015-09-15 Stefan GeschwentnerScales the endgame score by the number of pawns.
2015-09-07 mstemberaMinor clean up of some function parameters
2015-08-29 Marco CostalbaReformat trace code
2015-08-17 Alain SAVARDRetire PawnSafePush bonus
2015-08-15 Marco CostalbaReformat PassedPawnsBonus
2015-08-09 DiscanXTuned values for mid and end game passed pawns.
2015-08-04 Marco CostalbaRename Position::list
2015-07-29 Alain SAVARDMobilityArea (simplified)
2015-06-25 Marco CostalbaFix compile on icc
2015-06-17 joergosterSmall coding style fix for Outpost array
2015-06-07 lucasartSimplify outpost evaluation
2015-04-18 Alain SAVARDExclude queen from Rook Contact Check computation
2015-03-29 Marco CostalbaAssorted code style of latest commits
2015-03-29 Joona KiiskiFix indentations for hanging pawns code
2015-03-28 AjithGive a reduced bonus for threats by hanging pawns
2015-03-20 joergosterTuned mobility with another SPSA run
2015-03-14 joergosterNew values for Mobility and Outposts.
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaSync with master
2015-03-07 Joona KiiskiRevert C++11 merge
2015-02-28 Marco CostalbaSync with master
2015-02-28 Stéphane NicoletRaise penalty for knight attacked by pawn
2015-02-27 Marco CostalbaRetire apply_weight()
2015-02-26 Marco CostalbaSync with master
2015-02-23 Marco CostalbaSync with master
2015-02-22 Marco CostalbaSync with master
2015-02-20 Stéphane NicoletFix comment for kingAdjacentZoneAttacksCount
2015-02-20 snicoletMobile phalanxes
2015-02-20 Marco CostalbaSync with master
2015-02-17 Marco CostalbaSimplify attackUnits formula
2015-02-14 Marco CostalbaFurther simplify KingDanger init
2015-02-14 Marco CostalbaFurther simplify KingDanger init
2015-02-14 Marco CostalbaSync with master
2015-02-13 snicoletSmall bonus for all safe pawn pushes
2015-02-13 Marco CostalbaReformat tracing functions
2015-02-09 hximFix KingDanger[] array initialization
2015-02-07 Marco CostalbaRename dbg_hit_on_c() to dbg_hit_on()
2015-02-07 Marco CostalbaRename dbg_hit_on_c() to dbg_hit_on()
2015-02-07 Marco CostalbaSync with master
2015-02-03 Stefan GeschwentnerAdd bonus for pawn attack threats
2015-02-02 NicklasPerssonImproved King Safety values
2015-01-30 Marco CostalbaSync with master
2015-01-28 NicklasPerssonKing safety tuning with values obtained by SPSA.
2015-01-10 Marco CostalbaUpdate copyright year
2015-01-03 lucasartRemove a useless optimization
2015-01-03 Joona KiiskiSmoother king safety
2015-01-02 Marco CostalbaLet material probing to access per-thread table
2015-01-02 Stefan GeschwentnerBig King Safety tuning
2015-01-02 Marco CostalbaRetire Material::space_weight()
2014-12-28 Marco CostalbaUse score and value consistently
2014-12-19 Marco CostalbaDon't account for Tempo in specialized endgames
2014-11-21 Jonathan CalovskiAmend defended
2014-11-18 hximFix some comments
2014-11-09 Marco CostalbaAssorted code-style triviality
2014-11-09 Marco CostalbaIntroduce distance() and unify some API
2014-11-06 lucasartApply King Safety later in the endgame
2014-11-04 AjithAdd bonuses for each threat instead of max threat value.
2014-11-01 Marco CostalbaRetire ScalePawnSpan[]
2014-11-01 Marco CostalbaMerge pull request #89 from official-stockfish/pull_no_...
2014-11-01 lucasartRemove dead code
2014-11-01 Marco CostalbaMerge pull request #82 from official-stockfish/clean_up...
2014-10-30 Marco CostalbaCode style clean-up
2014-10-28 mstemberamax_piece_type cleanup, and slight speed increase.
2014-10-27 Joona KiiskiA small clean up of previous patch suggested by Marco
2014-10-27 Joona KiiskiSpeed up max_piece_type()
2014-10-26 Marco CostalbaRename ucioption.h to uci.h
2014-10-26 Marco CostalbaReformat max_threat()
2014-10-23 snicoletCalculate maximum threat for hanging pieces
2014-10-12 Marco CostalbaRename Tracing methods
2014-10-12 Marco CostalbaAccount for Tempo in do_evaluate()
2014-10-07 lucasartMerge Connected and Candidate
2014-10-03 AjithExtend King Threats to all pieces (other than pawns).
2014-09-30 Marco CostalbaTrivial code style fixes
2014-09-21 uriblassEvaluate king safety when no queen is present.
2014-09-21 Gary LinscottFix spacing.
2014-09-21 Marco CostalbaRearrange evaluation constants definitions
2014-09-19 mbootsectorKing-pawn threat bonus for endgames.
2014-07-29 lucasartDocument Threat[] indices
2014-07-22 David ZarOutpost tuning
2014-07-15 Marco CostalbaSimplify evaluate_passed_pawns
2014-07-14 David ZarBonus passed pawn blocked by our pieces
2014-07-03 joergosterTune trapped rook penalty
2014-06-30 AjithAdd bonuses for Minors attacking enemy pieces(except...
2014-06-26 Gary LinscottMerge pull request #9 from glinscott/pawnspan
2014-06-26 Gary LinscottA bit more cleanup
2014-06-25 Gary LinscottOriginal version of shane's patch
2014-06-25 shane31Scale down endgames with pawns on one or two adjacent...
2014-06-16 Leonid PechenikSimplify unstoppable pawns
2014-06-11 AjithSimplify pawn threats and merge into ThreatenedByPawn[]
2014-06-11 Reuven PelegTweak outpost name
next