Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2002:
[Freeciv-Dev] rfc: server restart patch
Home

[Freeciv-Dev] rfc: server restart patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] rfc: server restart patch
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Thu, 8 Aug 2002 14:12:50 +0000 (GMT)

This is a proof of concept patch that demonstrates server hot restart. You
no longer need to quit and restart the server program in order to load a
new savegame, create a new game, etc, all you need to do is end the
current game.

The behaviour of /quit has been changed. If you are in pregame state, it
works as it used to. If you are in a game, it will dump you right back to
pregame, purge all players, and allow you to launch another game.

It seems to work fine but it is a quick hack job with little testing done.

TODO
 - The client no longers shows you the end of game map.
 - Combine with Mike's authentication patch; connections should not be
   dropped, only players.

Yours
Per

Attachment: server_restart.diff
Description: Text document


[Prev in Thread] Current Thread [Next in Thread]