]> git.sesse.net Git - stockfish/history - src/movegen.h
Workaround github issue
[stockfish] / src / movegen.h
2013-05-19 Marco CostalbaMicroptimize MoveList loop
2013-05-19 Marco CostalbaMimic an iterator for looping across MoveList
2013-02-20 Marco CostalbaMerge Gary's bishop_pin patch
2013-02-19 Marco CostalbaUpdate copyright year
2012-12-25 Marco CostalbaFix a couple of extra spaces
2012-12-25 Marco CostalbaRetire Position::move_is_legal()
2012-08-19 Marco CostalbaPrefer size_t over int for array sizes
2012-06-24 Marco CostalbaUse type_of() to categorize the moves
2012-01-21 Marco CostalbaRename NON_CAPTURE to QUIET
2012-01-07 Marco CostalbaRetire the redundant MV_CHECK
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-12-04 Marco CostalbaRetire move.h
2011-07-16 Marco CostalbaRemove some useless include
2011-07-03 Marco CostalbaUse MoveList also in Position::move_is_pl_slow()
2011-07-03 Marco CostalbaRetire move_is_short_castle() and move_is_long_castle()
2011-07-02 Marco CostalbaIntroduce and use struct MoveList
2011-05-24 Marco CostalbaA bit of reformatting after previous series
2011-04-16 Marco CostalbaRemove one indentation level in get_next_move()
2011-04-13 Marco CostalbaCleanup debug counters
2011-04-13 Marco CostalbaMove move_is_legal() under Position class
2011-02-23 Marco CostalbaMove all enum types definitions to types.h
2011-01-07 Marco CostalbaUnify move generation
2011-01-07 Marco CostalbaTempletize move generation API
2010-08-06 Marco CostalbaAnother push to perft speed
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-11-05 Marco CostalbaRetire MovePicker::discovered_check_candidates()
2009-11-05 Marco CostalbaRewrite generate_pawn_moves() and simplify evasions
2009-09-22 Marco CostalbaSimplify move legality check for uncommon cases
2009-08-29 Marco CostalbaUse pointers instead of array indices in MovePicker
2009-08-06 Tord RomstadFixed a bug in PV extraction from the transposition...
2009-05-07 Marco CostalbaUpdate copyright year
2009-04-26 Marco CostalbaGreatly speedup has_mate_threat()
2009-03-19 Marco CostalbaBig headers cleanup
2009-03-02 Marco CostalbaRevert hidden checkers rework
2009-02-19 Marco CostalbaCleanup pinned and friends in movegen.cpp
2009-02-11 Marco Costalbagenerate_evasions() avoid to calculate pinned pieces
2008-10-26 Marco CostalbaManual merge
2008-10-26 Marco CostalbaBetter naming of pseudo-legality and legality testing
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-20 Marco CostalbaLast little touches to movegen
2008-10-19 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaLast little touches to movegen
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1