Fix periodic updates master
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 29 May 2018 15:09:51 +0000 (17:09 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 29 May 2018 15:09:51 +0000 (17:09 +0200)
commit5b8df2b7f53ff7c9c980beecc5d3e74f8d11b563
tree214445f69480435a253195bda56c1a64c14f6cca
parent5a646e702ce280ec3dc5ef42a662a83b83e6e08c
Fix periodic updates

The number of moves yet to go was off by one. In addition we now ignore
zapped moves at the end of the list, so it will be obvious when the engine
is working on the last move of the iteration.
dropper.c