]> git.sesse.net Git - stockfish/history - src/movepick.cpp
Add a generate_piece_checks() specialization for the king
[stockfish] / src / movepick.cpp
2008-10-18 Marco Costalbamovegen: revert see ordering in score_captures()
2008-10-18 Marco CostalbaSpace inflate movegen.cpp
2008-10-18 Marco CostalbaMovepick: add and use find_best_index() helper
2008-10-18 Marco CostalbaTest with see
2008-10-18 Marco CostalbaUse MVV to score captures when see >=0
2008-10-18 Marco CostalbaMovePicker: use const reference instead of pointers
2008-10-18 Marco CostalbaSpace inflate movepick.cpp
2008-10-18 Marco CostalbaBetter comment previous patch
2008-10-18 Marco CostalbaAlways add psqt scoring
2008-10-18 Marco CostalbaShortcut sorting when no move is in history
2008-10-15 Marco CostalbaAdd psqt ordering when there is no history
2008-10-13 Marco CostalbaWorkaround a static data member bug in MSVC
2008-10-06 Marco CostalbaBetter interface to get the current move type
2008-10-06 Marco CostalbaTeach MovePicker::get_next_move() to return move type
2008-09-18 Marco CostalbaMovePicker: simplify move swapping
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1