Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2002:
[Freeciv-Dev] Re: Client continuously pops up connection dialogs (PR#147
Home

[Freeciv-Dev] Re: Client continuously pops up connection dialogs (PR#147

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Reinier Post <rp@xxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Client continuously pops up connection dialogs (PR#1478)
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 May 2002 10:10:22 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Tue, May 21, 2002 at 03:39:52PM -0700, Reinier Post wrote:
> On Tue, May 21, 2002 at 11:29:45PM +0200, Raimar Falke wrote:
> 
> > Mhh. You are too fast ;) The agents doesn't get enough time to do the
> > calculations, you press turn done and the agents get flooded with new
> > data -> inconsistency and an assert blows off.
> > 
> > How to fix it? Easiest would be to drop the turn done button press if
> > the agents aren't finished. However this is bad. Better would be to
> > disable the turn done button if the agents work.
> 
> What will happen if the *server* changes the tuen?

This is indead a problem if a timeout is set. But let me first try how
we can solve the first problem.

If no timeout is set the server should only advance if the client had
said that it is done.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Any sufficiently advanced technology is indistinguishable from magic."
    -- Arthur C. Clarke


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