Also do selective redraw with showTargetSquares on
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Apr 2012 12:57:15 +0000 (14:57 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 13 Apr 2012 12:57:15 +0000 (14:57 +0200)
commit5fa05d371b9a6dad9ca959a89db02c4cbc09d92c
tree0476932e474e471c56eec8a8ba5cc8caa82755b3
parent8f331d8de1bad648f7a7069b8d0da3697f723e3d
Also do selective redraw with showTargetSquares on

The XBoard DrawPosition now also keeps track of the previous marker state,
and redraws squares for which thi shas changed. As a result, the routine
MarkTargetSquares does no longer have to force to complete redraw.
(Breaks WinBoard?)
backend.c
board.c