]> git.sesse.net Git - stockfish/commit
movegen: Introduce generate_pawn_noncaptures()
authorMarco Costalba <mcostalba@gmail.com>
Sat, 18 Oct 2008 16:39:13 +0000 (18:39 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Sat, 18 Oct 2008 19:35:35 +0000 (21:35 +0200)
commit72289fcfab9750db76d9dab730a7f0c5f405a236
tree116fd40bb562790f8432e45830cd62fa2397c4e1
parent73d0d2c0b222f92eb3908165d5f9440e45ad81ce
movegen: Introduce generate_pawn_noncaptures()

This is the last of pawn moves generators converted
to new unified form.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/movegen.cpp