]> git.sesse.net Git - stockfish/history - src/endgame.h
Fix an assert in KBK endgame
[stockfish] / src / endgame.h
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