Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157)
Home

[Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Petr Baudis <pasky@xxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx, bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157)
From: Mike Kaufman <mkaufman@xxxxxxxxxxxxxx>
Date: Fri, 28 Dec 2001 15:02:50 -0600

On Mon, Dec 24, 2001 at 11:30:28AM +0100, Petr Baudis wrote:
> Dear diary, on Mon, Dec 24, 2001 at 10:46:36AM CET, I got a letter,
> where Raahul Kumar <raahul_da_man@xxxxxxxxx> told me, that...
> > int want = pcity->ai.building_want[acity->currently_building];
> > +      /* Distance to wonder city was established after manage_bu and before
> > +       * this.  If we just started building a wonder during a_c_c_b, the
> > +       * started_building notify comes equipped with an update.  It calls
> > +       * generate_warmap, but this is a lot less warmap generation than 
> > there
> > +       * would be otherwise. -- Syela */
> > +      int dist;
> > 
> > I have no idea what this line 
> > 
> > If we just started building a wonder during a_c_c_b, the started_building
> > notify comes equipped with an update. 
> > 
> > a_c_c_b baffles me. If you think this actually makes else, keep it.
> Ok, I expanded the function names here :-).

Could I get a couple of reviewers (and reviews) for this patch? Ross,
Raahul?, anyone else?

-mike


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