]> git.sesse.net Git - stockfish/history - src/material.h
Only main thread checks time
[stockfish] / src / material.h
2017-02-24 mstemberaReorder members of Material::Entry
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-06-10 mstemberaAvoid some redundant scaling function calls
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
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-26 Marco CostalbaSync with master
2015-02-23 Marco CostalbaSync with master
2015-02-22 Marco CostalbaSync with master
2015-02-20 Marco CostalbaSync with master
2015-02-14 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSync with master
2015-02-07 Marco CostalbaSync with master
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-18 Marco CostalbaImport C++11 branch
2015-01-11 Marco CostalbaAssorted headers cleanup
2015-01-10 Marco CostalbaUpdate copyright year
2015-01-02 Marco CostalbaLet material probing to access per-thread table
2015-01-02 Marco CostalbaRetire Material::space_weight()
2014-12-28 Marco CostalbaUse score and value consistently
2014-06-23 Gary LinscottMerge pull request #5 from glinscott/authors
2014-06-20 Marco CostalbaMove game_phase() to Position
2014-04-27 Marco CostalbaReformatting in material.h
2014-04-06 Marco CostalbaSync some common names
2014-01-02 Marco CostalbaUpdate copyright year
2013-12-06 Arjun TemurnikarEven more spelling fixes
2013-07-24 homoSapiensSapiensUse #ifndef instead of #if !defined
2013-07-19 Marco CostalbaSmall simplification in space eval scoring
2013-02-20 Marco CostalbaMerge Gary's bishop_pin patch
2013-02-19 Marco CostalbaUpdate copyright year
2012-12-16 Marco CostalbaIntroduce namespace Material
2012-10-21 Marco CostalbaUse self-describing constants instead of numbers
2012-10-21 Marco CostalbaMove RootColor from Eval to Search
2012-03-31 Marco CostalbaUse std::vector to implement HashTable
2012-03-31 Marco CostalbaRename Materials and Pawns hash stuff
2012-03-26 Marco CostalbaMerge pull request #9 from glinscott/master
2012-03-25 Marco CostalbaRefactor Thread class
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-12-25 Marco CostalbaRename getters functions removing 'get_' prefix
2011-12-05 Marco CostalbaUse operator() instead of apply() in endgames
2011-06-29 Marco CostalbaRemove duplicated enum Phase definition
2011-04-24 Marco CostalbaMove pawn and material tables under Thread class
2011-04-11 Marco CostalbaMove EndgameFunctions to endgame.cpp
2011-04-11 Marco CostalbaIncrease MaterialTableSize 8 times
2011-04-11 Marco CostalbaTempeltize material imbalance
2011-04-11 Marco CostalbaSync material.h with pawns.h
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2011-01-07 Marco CostalbaIntroduce SimpleHash class
2010-10-16 Marco CostalbaFixed some warnings when using -Weffc++ gcc option
2010-08-22 Marco CostalbaPrefetch pawn hash key
2010-07-15 Marco CostalbaRetire apply_scale_factor() and scale.h
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-11-14 Marco CostalbaMove game phase computation to MaterialInfo
2009-11-09 Marco CostalbaDefine Score as an enum
2009-11-07 Marco CostalbaConvert MaterialInfo and PawnInfo to use Score
2009-08-14 Marco CostalbaBetter naming and document some endgame functions
2009-07-22 Marco CostalbaAdd Tord's polynomial material balance
2009-06-20 Marco CostalbaFix a couple of warnings under Intel compiler
2009-06-08 Marco CostalbaMove initialization of MaterialInfo in its c'tor
2009-05-20 Marco CostalbaSmall code style in headers
2009-05-07 Marco CostalbaUpdate copyright year
2009-03-15 Marco CostalbaSilence a good bunch of Intel warnings
2009-02-13 Marco CostalbaUse template for endgame scaling functions
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 2
2008-12-21 Marco CostalbaMerge space weigth evaluation fromGlaurung 2.2
2008-11-01 Marco CostalbaFinal touches to material.cpp
2008-11-01 Marco CostalbaMaterial: lockless per-thread maps
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1