Animate multi-leg in auto-play and forward event
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 8 Sep 2014 14:20:26 +0000 (16:20 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 8 Sep 2014 14:20:26 +0000 (16:20 +0200)
commit50b75711089c434a89fcb126a5db86e7eb8246a3
tree48cef7dae581f3b1a72344bcf88e7aa9d1fc7755
parent3f31332aa191fe791d4248dd9fa28c3631a3c78d
Animate multi-leg in auto-play and forward event

Replaying multi-leg moves is now also done by animating both legs.
In addition, the highlights are set on final and intermediate square,
rather than from-square.
(There seems to be a great deal of code duplication here. Why doesn't
AutoPlayOneMove simply call ForwardInner?)
backend.c