]> git.sesse.net Git - stockfish/commitdiff
Add a new rule on promoting pawns in evaluate_passed_pawns()
authorMarco Costalba <mcostalba@gmail.com>
Mon, 12 Oct 2009 06:38:21 +0000 (08:38 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Mon, 12 Oct 2009 08:09:06 +0000 (10:09 +0200)
Add a rule about the situation when one side queens exactly
one ply before the other. To avoid difficult (but luckly rare)
cases we only handle the case of free paths to queen for
both sides.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>

No differences found