Bugfix smart capture
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 16 Feb 2010 18:36:18 +0000 (19:36 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 21 Feb 2010 00:35:01 +0000 (16:35 -0800)
commit558d1df7e18bf07e0deb7b2baed0a0d421ed49ab
tree80269637fddc615a914152854dd3c5bdfd6c9d08
parentde0ee08250c127975c1769b1e2f6bd078e39632a
Bugfix smart capture

Disambiguate was changed to make sure that for ambiguous moves, a
capture would always prevail in the closure, rather than the last move
that happened to be generated. Before, double-clicking a piece would
sometimes plsy a non-capture.
moves.c