]> git.sesse.net Git - stockfish/commitdiff
Junior promotion patch
authorBalint Pfliegel <balint.pfliegel@gmail.com>
Fri, 11 May 2012 23:01:33 +0000 (00:01 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 11 May 2012 23:04:17 +0000 (00:04 +0100)
Assumption: Junior sends promotions according to the side to move (ucase/lcase).
Fact: Stockfish generally handles promotion lcase.
Patch: Handling position fen input moves always with lcase promotions.

Ported back by Portfish. No functional change.

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

No differences found