]> git.sesse.net Git - stockfish/history - src/endgame.h
Tweak hybrid treshold.
[stockfish] / src / endgame.h
2020-08-06 nodchipAdd NNUE evaluation
2020-04-05 protonspringremove KNPK endgame code
2020-03-25 protonspringRemove KNPKB endgame.
2020-02-05 Joost VandeVondeleSmall cleanups.
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-08-21 Jean GauthierSlight speep up fetching the endgame table
2019-06-09 Marco CostalbaAssorted trivial cleanups 5/2019
2019-05-15 mstemberaRemove per thread instances of Endgames. (#2056)
2019-02-21 KurtbuschAdd KNNvKP Endgame Heuristic
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-07-22 Marco CostalbaSlight tidy up in endgame machinery
2018-01-01 Joost VandeVondeleNew Year 2018
2017-08-13 Marco CostalbaRun clang-tidy 'modernize'
2017-06-17 Marco CostalbaBetter naming in endgame code
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-03-23 Marco CostalbaGet rid of nativeThread
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-25 Marco CostalbaFix a MSVC warning at W4
2015-01-21 Marco CostalbaRearrange Endgames
2015-01-19 Marco CostalbaFix a MSVC warning at W4
2015-01-18 Marco CostalbaFix a coverity scan warning
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
2014-01-18 Chris CainSimplify pawnless endgame evaluation
2014-01-12 Marco CostalbaRetire KBBKN endgame
2014-01-02 Marco CostalbaUpdate copyright year
2013-12-06 Arjun TemurnikarEven more spelling fixes
2013-12-02 Richard LloydBig assorted spelling fixes
2013-10-23 Marco CostalbaFurther smplify pawn endgames
2013-10-14 Marco CostalbaMassive stronger/weaker renming
2013-10-14 ceeboAdd some knowledge for KRPKB endgame
2013-09-12 Marco CostalbaRevert "Move draw by material check"
2013-09-08 Marco CostalbaMove draw by material check
2013-08-22 Marco CostalbaRetire redundant endgames
2013-07-27 Marco CostalbaFix an assert in KBK endgame
2013-07-24 homoSapiensSapiensUse #ifndef instead of #if !defined
2013-03-18 Gary LinscottAdd KNPKB endgame
2013-02-20 Marco CostalbaMerge Gary's bishop_pin patch
2013-02-19 Marco CostalbaUpdate copyright year
2013-01-06 Marco CostalbaHave fun with union in book.cpp
2012-10-28 Gary LinscottDetect drawish KQKP endings
2012-04-02 Marco CostalbaSimplify Endgames::probe()
2012-04-01 Marco CostalbaUse polymorphism to resolve map() overloading
2012-03-31 Marco CostalbaUse std::vector to implement HashTable
2012-01-12 Marco CostalbaUse operator~ to flip colors and squares
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-12-30 Marco CostalbaBetter use STL algorithms in Endgame functions
2011-12-29 Marco CostalbaUse for_each() in Endgames d'tor
2011-12-05 Marco CostalbaUse operator() instead of apply() in endgames
2011-10-02 Marco CostalbaBetter naming borrowed from Critter
2011-09-11 Marco CostalbaUse the map type template parameter to access map()
2011-08-21 Marco CostalbaDetect family type of endgame from its enum value
2011-08-14 Marco CostalbaIndulge a bit on the template wizardy
2011-08-14 Marco CostalbaSmall simplification of endgame functions API
2011-04-13 Marco CostalbaSome more cleanup in endgame.cpp
2011-04-12 Marco CostalbaFix some warnings and a compile error with icc
2011-04-11 Marco CostalbaMove EndgameFunctions to endgame.cpp
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2010-11-07 Marco CostalbaRetire bitbase.h
2010-07-15 Marco CostalbaRetire apply_scale_factor() and scale.h
2010-04-27 Marco CostalbaEndgame's apply() method can be 'const'
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-08-14 Marco CostalbaBetter naming and document some endgame functions
2009-08-08 Marco CostalbaThere is no need to special case KNNK ending
2009-07-17 Marco CostalbaRemove even more redundancy in endgame functions handling
2009-07-17 Marco CostalbaSimplify endgame functions handling
2009-05-20 Marco CostalbaSmall code style in headers
2009-05-07 Marco CostalbaUpdate copyright year
2009-03-22 Marco CostalbaMerge KBPP vs KB endgame from iPhone Glaurung
2009-02-13 Marco CostalbaUse template for endgame scaling functions
2009-02-13 Marco CostalbaUse templates for end game evaluation functions
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 2
2008-12-21 Marco CostalbaMerged two new endgames from Glaurung 2.2
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1