]> git.sesse.net Git - stockfish/history - src/movepick.h
When asked for position key print it as an hex value
[stockfish] / src / movepick.h
2009-03-19 Marco CostalbaBig headers cleanup
2009-03-02 Marco CostalbaRevert hidden checkers rework
2009-02-19 Marco CostalbaDo not pass discovery check candidates in Position...
2009-01-25 Marco CostalbaMovePicker, remove a variable
2008-11-26 Marco CostalbaRevert threat move ordering
2008-11-25 Marco CostalbaMovePicker: take advantage of threat move for ordering
2008-11-19 Marco CostalbaRemove an include in movepick.h
2008-11-16 Marco CostalbaFix Intel warnings and init_search_stack argument
2008-11-16 Marco CostalbaConvert killers to a vector
2008-11-16 Marco CostalbaDisable per-square MVV/LVA for now
2008-11-16 Marco CostalbaMovePicker: use EvalInfo to skip generating captures
2008-11-16 Marco CostalbaMovePicker: introduce per square MVV/LVA ordering
2008-11-01 Marco CostalbaRefine "few moves" in "last minute surprise"
2008-10-26 Marco CostalbaManual merge
2008-10-26 Marco CostalbaTry to cleanup movepick
2008-10-26 Marco CostalbaRestore original movepick modulo space inflation
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-10-18 Marco CostalbaMovepick: add and use find_best_index() helper
2008-10-18 Marco CostalbaMovePicker: use const reference instead of pointers
2008-10-18 Marco CostalbaSpace inflate movepick.cpp
2008-10-18 Marco CostalbaAlways add psqt scoring
2008-10-18 Marco CostalbaShortcut sorting when no move is in 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-01 Marco CostalbaInitial import of Glaurung 2.1