Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: (PR#725) Order of end/new-turn activities
Home

[Freeciv-Dev] Re: (PR#725) Order of end/new-turn activities

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ChrisK@xxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#725) Order of end/new-turn activities
From: "Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Jul 2003 10:53:44 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Thu, Jul 03, 2003 at 09:13:55AM -0700, Jason Short wrote:
> 
> So this leaves me with:
> 
> * Pre-turn actions:
>   - Save game.

this is an issue. savegame right now (and I think ought to) can happen
after some moves are made and before others.

how about simply specifying that if game.is_new_game = 1 then after a game
is loaded, we get pre-turn actions, otherwise, we consider the game saved
in the middle of the turn (post pre-turn actions).

>   - Goto execution (for this round).
>   - AI turns.
>   - More goto execution (for the AI, this round).

-mike



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