[Freeciv-Dev] Re: (PR#4107) Client crash on start.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, 2 May 2003, Raimar Falke wrote:
> On Fri, May 02, 2003 at 08:55:07AM -0700, Per I. Mathisen wrote:
>
> > One way to generalising them, and presumably save some network
> > traffic, would be to instead mark units as "dirty" when they need
> > updating on the client, and then actually only do the
> > send_unit_infos later.
>
> I would rather add a new parameter "bool send_packets" for
> generic_city_refresh.
But then you have monstrosity like line 74 of common/city.h
BTW, the info is now sent only when units are "dirty" so no network saving
is possible (short of delta).
G.
[Freeciv-Dev] Re: (PR#4107) Client crash on start., Per I. Mathisen, 2003/05/02
|
|