]> git.sesse.net Git - stockfish/history - src/move.cpp
Order the recaptures by MVV/LVA
[stockfish] / src / move.cpp
2012-01-18 Justin BlanchardRemove unused #include lines
2012-01-10 Marco CostalbaRetire is_mate()
2012-01-02 Marco CostalbaBig renaming of move's helpers
2011-12-30 Marco CostalbaUpdate copyright year to 2012
2011-12-04 Marco CostalbaFix disambiguation bug in move_to_san()
2011-12-04 Marco CostalbaRetire move.h
2011-10-03 Marco CostalbaShrink names of move helpers
2011-10-02 Marco CostalbaBetter naming borrowed from Critter
2011-07-26 Marco CostalbaFix pretty_pv() output in Chess960
2011-07-16 Marco CostalbaRemove some useless include
2011-07-16 Marco CostalbaDon't need to assert for pos.is_ok() when position...
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-06-26 Marco CostalbaRename type_of_piece() and color_of_piece()
2011-06-26 Marco CostalbaRetire Position::type_of_piece_on()
2011-06-11 Marco CostalbaMicro-optimize castling handling in do_move()
2011-06-10 Marco CostalbaBetter document move_to_san()
2011-05-29 Marco CostalbaFix SAN disambiguation bug
2011-04-29 Marco CostalbaRename check related functions
2011-04-26 Marco CostalbaTidy up uci.cpp and siblings
2011-04-24 Marco CostalbaRename MOVES_MAX in MAX_MOVES
2011-03-23 Marco CostalbaRetire move_ambiguity() altogether
2011-03-22 Marco CostalbaSimplify move_ambiguity()
2011-02-13 Marco CostalbaWrite the LogFile only at the end of an iteration
2011-01-18 Marco CostalbaUse a global RootMoveList object instead of a pointer
2011-01-18 Marco CostalbaMove globals to id_loop()
2011-01-09 Marco CostalbaDon't copy Position in pretty_pv()
2011-01-08 Marco CostalbaMerge line_to_san() into pretty_pv()
2011-01-08 Marco CostalbaRessurect move.cpp
2011-01-07 Marco CostalbaRetire move.cpp
2011-01-06 Marco CostalbaChange move_is_ok() and square_is_ok() in something...
2010-12-14 Tord RomstadFixed a bug in move_from_uci(): En passant captures...
2010-12-13 Marco CostalbaRetire square_from_string()
2010-11-22 Marco CostalbaRetire piece.cpp
2010-08-22 Marco CostalbaRetire UCI_Chess960 option
2010-03-20 Marco CostalbaUpdated copyright year to 2010
2009-06-20 Marco CostalbaMicro optimize and rename move_promotion()
2009-05-10 Marco CostalbaUse string instead of std::string
2009-05-07 Marco CostalbaUpdate copyright year
2009-03-19 Marco CostalbaBig headers cleanup
2009-02-17 Marco CostalbaRemove xxx_of_color() helpers
2009-01-07 Marco CostalbaBig trailing whitespace cleanup part 1
2008-11-01 Marco CostalbaSpace inflate move.cpp
2008-10-20 Marco CostalbaUpdate copyright info
2008-10-19 Marco CostalbaUpdate copyright info
2008-09-24 Marco CostalbaRename pawn_rank() in relative_rank()
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1