]> git.sesse.net Git - stockfish/commitdiff
Add list of legal moves to Position::pretty()
authorMarco Costalba <mcostalba@gmail.com>
Thu, 27 Dec 2012 10:08:20 +0000 (11:08 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Thu, 27 Dec 2012 10:34:48 +0000 (11:34 +0100)
Along the same lines of previous patch now we add
the list of the legal moves in the given position.

No functional change.


No differences found