Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2005:
[Freeciv-Dev] Re: (PR#11942) create_city calls auto_arrange before city_
Home

[Freeciv-Dev] Re: (PR#11942) create_city calls auto_arrange before city_

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#11942) create_city calls auto_arrange before city_refresh
From: "Benoit Hudson" <bh@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Jan 2005 22:02:46 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11942 >

On Sat, Jan 22, 2005 at 06:17:30PM -0800, Jason Short wrote:
> 
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=11942 >
> 
> Benoit Hudson wrote:
> > <URL: http://bugs.freeciv.org/Ticket/Display.html?id=11942 >
> > 
> > That seems wrong.
> 
> But city_refresh sends a packet to the client, right?  We don't want to 
> send that packet until after the aaw call.  Or am I missing something here?

Lots of comments indicate that city_refresh doesn't send the packet
until sync_cities, but I'm not sure.

This is likely one source of uninitialized cities being sent in to
cm_query_result.  That seems sloppy, even though we have code to deal
with that case.

        -- Benoît





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