Add quit-after-game checkbox in ICS options dialog XB
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 16 Jun 2013 12:49:55 +0000 (14:49 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 16 Jun 2013 16:00:21 +0000 (18:00 +0200)
commit9d84fbc414dd9e4112e6ba42c9eca6c2244be6db
tree3cac24df2d785c8e1640d509f66fbbd4dfa78387
parentcf736a0286ed40b6e671e77fd080812edd75f80b
Add quit-after-game checkbox in ICS options dialog XB

This checkbox can be used to log out from a busy ICS where your engine
running in zippy mode is in much demand, without having to abort a game.
The state of the box is checked in GameEnd, and when checked will cause
an ExitEvent (only in ICS mode).
backend.c
common.h
dialogs.c