Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
August 2001: [Freeciv-Dev] 3 patches for use on public gameservers |
[Freeciv-Dev] 3 patches for use on public gameservers[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
These are all patches to command handling in to server/stdinhand.c. The first patch sets the minimum timeout to 40 and is already in effect on civserver.freeciv.org. A timeout of 0 is still allowed as a special case. The second makes it impossible for clients to /end a game. (It does nothing to prevent them from typing /set endyear -3950). The third notifies all players of the execution of a command. This way you can point fingers in case of accidents or abuse. -- Reinier
1.11.10+mintimeout40.patch
saferend.diff-Nurd
spyoncmds.diff-Nurd
|