]> git.sesse.net Git - stockfish/history - src/pawns.h
Rename NON_CAPTURE to QUIET
[stockfish] / src / pawns.h
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-12-25 Marco CostalbaRename getters functions removing 'get_' prefix
2011-04-11 Marco CostalbaTempeltize material imbalance
2011-04-11 Marco CostalbaSync material.h with pawns.h
2011-04-10 Marco CostalbaAssorted code style and comments in pawns.cpp and pawns.h
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2011-02-23 Marco CostalbaRetire piece_type_from_char()
2011-01-07 Marco CostalbaIntroduce SimpleHash class
2010-10-16 Marco CostalbaFixed some warnings when using -Weffc++ gcc option
2010-09-11 Joona KiiskiRetire pawn storm evaluation
2010-08-26 Marco CostalbaSpeed up updateShelter()
2010-08-22 Marco CostalbaPrefetch pawn hash key
2010-05-14 Marco CostalbaIntroduce evaluate_pawn_storm() to unify redundant...
2010-04-21 Marco CostalbaRevert scale factor in pawn evaluation
2010-04-19 Marco CostalbaIntroduce scale factor in pawn evaluation
2010-04-11 Marco CostalbaFix some warnings under +w1 HP-UX compile
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-11-14 Marco CostalbaConvert pawns evaluation to Score
2009-11-09 Marco CostalbaDefine Score as an enum
2009-11-07 Marco CostalbaConvert MaterialInfo and PawnInfo to use Score
2009-10-09 Marco CostalbaUnroll color loops in get_pawn_info
2009-10-06 Marco CostalbaRemove a redundant assignment in PawnInfo c'tor
2009-09-30 Marco CostalbaStore pawn attacks in PawnInfo
2009-08-08 Marco CostalbaMove halfOpenFiles[] calculation out of a loop
2009-07-24 Marco CostalbaSimplify king shelter cache handling
2009-06-20 Marco CostalbaFix a couple of warnings under Intel compiler
2009-06-08 Marco CostalbaMove initialization of PawnInfo in its c'tor
2009-05-20 Marco CostalbaSmall code style in headers
2009-05-17 Marco CostalbaCache king shelter info in pawns structure
2009-05-07 Marco CostalbaUpdate copyright year
2009-03-19 Marco CostalbaBig headers cleanup
2009-03-16 Marco CostalbaPartially revert pawns storm bug fix
2009-03-15 Marco CostalbaFix an overflow bug in pawns stormValue
2009-02-04 Marco CostalbaPawnInfo::clear() retire memset() and fix Ubuntu compile
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 2
2008-12-09 Marco CostalbaSpace inflate pawns.cpp
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1