Use highlight command to specify move legality
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 3 Jul 2013 13:34:48 +0000 (15:34 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 27 Aug 2013 07:58:12 +0000 (09:58 +0200)
commitd0dd56ea50571359ce9cf8d368aff29e5d5b25c5
tree5d0c543fdd5c7826ac8be874c288f06aea5917c8
parente8ee92700cdae0637fdce80b013bd76aba7a730d
Use highlight command to specify move legality

When a highlight command has been sent, LeftClick will only accept
to-square events when they occur on a square that highlight marked
as legal, i.e. indicated by a capital. The transparant 'color' T
is added to allow the engine to mark a to-square as legal without
putting any visible marker on it.
backend.c