]> git.sesse.net Git - stockfish/history - src/movegen.cpp
movegen: Fix just introduced move counter bug
[stockfish] / src / movegen.cpp
2008-10-18 Marco Costalbamovegen: Fix just introduced move counter bug
2008-10-18 Marco Costalbamovegen: Introduce generate_pawn_checks()
2008-10-18 Marco Costalbagenerate_checks: fix a bug in black double pawn push
2008-10-18 Marco CostalbaSpace inflate generate_castle_moves()
2008-10-18 Marco CostalbaUnify pieces check generation with generate_piece_checks()
2008-10-18 Marco CostalbaDo not special case generate_king_moves()
2008-10-18 Marco CostalbaUse a const pointer-to-member array for attacks
2008-10-18 Marco CostalbaUse pointer-to-members to remove a bunch of duplicated...
2008-10-18 Marco CostalbaMovegen: further simplify generate_move_if_legal
2008-10-18 Marco CostalbaUnify black and white code in generate_move_if_legal()
2008-10-18 Marco CostalbaSpace inflate movegen.cpp
2008-09-24 Marco CostalbaRename pawn_rank() in relative_rank()
2008-09-01 Marco CostalbaInitial import of Glaurung 2.1