Add pause function to mamer
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 2 Nov 2011 14:45:59 +0000 (15:45 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 3 Nov 2011 16:04:51 +0000 (17:04 +0100)
commit74314fecc9d20974797257b1d63f762b13a01df7
tree32d93f5447556be403fe03b3877051c7c02d9e80
parent52d710f4137ace4b1210dbcceedced062cd3c30c
Add pause function to mamer

Mamer can now 'pause' an indicated tourney, meaning it suppresses starting
a new round. The command 'resume' would then be needed to start the next
round, and reset the pause condition. (Cloned from OpenTourney.)
lasker-2.2.3/bots/mamer/CommandEntry.cc
lasker-2.2.3/bots/mamer/CommandEntry.hh
lasker-2.2.3/bots/mamer/Mamer.cc
lasker-2.2.3/bots/mamer/Mamer.hh
lasker-2.2.3/bots/mamer/Tourney.cc
lasker-2.2.3/bots/mamer/Tourney.hh
lasker-2.2.3/bots/mamer/help/index
lasker-2.2.3/bots/mamer/help/pause [new file with mode: 0644]
lasker-2.2.3/bots/mamer/help/resume [new file with mode: 0644]