jdorje: When all players disconnect and -q and -e ar...
[email protected] Sun, 14 Aug 2005 20:41:29 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Sun Aug 14 20:33:29 PDT 2005 = Mon Aug 15 03:33:29 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/server sernet.c srv_main.c srv_main.h ---- Log message: Tag: S2_0 When all players disconnect and -q and -e are both given, make an autosave and exit immediately. This fixes the bug where the server would continue running for one more turn and then make a savegame in the gameover state. Reported by Benoit Hudson, Christian Knoke, "Jeff" <[email protected]>, Vladimir Pekez <[email protected]>, Carl Lobo <[email protected]>, and <[email protected]> in PR#11688. Patch by me.