Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: (PR#4683) allow pauses during client-side goto
Home

[Freeciv-Dev] Re: (PR#4683) allow pauses during client-side goto

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: jdorje@xxxxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4683) allow pauses during client-side goto
From: "Gregory Berkolaiko" <Gregory.Berkolaiko@xxxxxxxxxxxx>
Date: Fri, 25 Jul 2003 06:03:51 -0700
Reply-to: rt@xxxxxxxxxxxxxx

Jason,

Have a look at 4242, Raimar's take on the same question (plus a bit more).  
Personally I prefer you soln, which doesn't require the changes of the 
PF-code.  But you should still have a look at what he's done.  If you 
support him, I'll introduce the "wait" bit into the struct pf_position.

Raimar also cleaned up the protocol a bit, please have a look at that, 
maybe you should commit it.

G.

On Fri, 25 Jul 2003, Jason Short wrote:

> ChrisK@xxxxxxxx wrote:
> > On Fri, Jul 25, 2003 at 01:52:16AM -0700, Jason Short wrote:
> > 
> > 
> >>+       * for tririemes.  FIXME: we shouldn't lose the movepoints but should
> >>+       * instead return GR_WAITING and just sit tight. */
> > 
> > 
> > I think that, too. :-/
> 
> This may do the trick.  It's a little riskier; I'm not sure if 
> GR_WAITING needs special handling anywhere.  It also takes client 
> changes to get the focus to advance properly - I think these changes are 
> fundamentally sound but may cause problems in other situations.
> 
> jason
> 
> 




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