Let clocks of secondary board count down
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 12 Apr 2012 08:30:21 +0000 (10:30 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 12 Apr 2012 08:30:21 +0000 (10:30 +0200)
commite76691b74b75fe7653b90fba111a420618149f19
treeca419e735eefab169fd9ba9bfa6c2c0ae2f49079
parent77a587355e8fb421964949184eea7e51d61f5d61
Let clocks of secondary board count down

The back-end now remembers what is the active clock, and the time left on it.
This is then decremented and updated together with the clocks of your own
game, using the partnerUp flag to divert the clock display to the secondary.
backend.c