Indicate squares a lifted piece can legally move to
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 8 Jan 2010 12:59:57 +0000 (13:59 +0100)
committerArun Persaud <arun@nubati.net>
Tue, 12 Jan 2010 04:03:35 +0000 (20:03 -0800)
commit66fd3db23545caa404030583316767b938c4f739
treeab88c3cdf3542e173663fc43189ecc64f19ae019
parentd6f2e410787f82be2e56856dbbc9b18717dee9dc
Indicate squares a lifted piece can legally move to

Under control of the new option -showTargetSquares when
-highlightDragging and -testLegality are on, the squares a piece can
move to are marked by fat dots in the highlightColor (non-captures) and
premoveHighlightColor (captures), as soon as you grab it for dragging.
In variants with mandatory capture, the capture target of other pieces
is marked with the highlightColor (as non-captures are then not allowed).
args.h
backend.c
backend.h
common.h
winboard/winboard.c
xboard.c