Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] (PR#4611) put the 'occupied' flag in the city_info packet
Home

[Freeciv-Dev] (PR#4611) put the 'occupied' flag in the city_info packet

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#4611) put the 'occupied' flag in the city_info packet
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Jul 2003 15:16:22 -0700
Reply-to: rt@xxxxxxxxxxxxxx

[jdorje - Fri Jul 18 18:37:42 2003]:

> Currently the occupied flag is only sent as part of the short_city 
> packet.  But when the city_info packet is sent out instead the shorter 
> packet is usually not sent.  This patch sends the 'occupied' flag along 
> with the city_info packet as well.

Nope, this is buggy...since it sends the information without updating
the plrtile dumb city, it can lead to inconsistent states later.  We're
better off finding any errors and fixing them individually.

jason



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