]> git.sesse.net Git - stockfish/commit
Add a generate_piece_checks() specialization for the king
authorMarco Costalba <mcostalba@gmail.com>
Sun, 19 Oct 2008 12:22:03 +0000 (13:22 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 19 Oct 2008 12:22:03 +0000 (13:22 +0100)
commit305b711ca82344e879a0b8bd135540652cf9a26d
tree659af38d8a715898e8874031854ffd03fc08388b
parent2bea93975e84f6b8e4d5675c86bbb3f32b17efc4
Add a generate_piece_checks() specialization for the king

Also reshuffle the code a bit.

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