[Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
--- Petr Baudis <pasky@xxxxxxxxxxx> wrote:
> Shit happens, thanks to Chris :).
>
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.
__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
- [Freeciv-Dev] advdomestic.c cleanup II. (PR#1157), Petr Baudis, 2001/12/23
- [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157), Petr Baudis, 2001/12/23
- [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157),
Raahul Kumar <=
- [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157), Petr Baudis, 2001/12/24
- [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157), Mike Kaufman, 2001/12/28
- [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157), Ross W. Wetmore, 2001/12/28
- [Freeciv-Dev] [Review] Re: advdomestic.c cleanup II. (PR#1157), Ross W. Wetmore, 2001/12/30
- [Freeciv-Dev] Re: [Review] Re: advdomestic.c cleanup II. (PR#1157), Gregory Berkolaiko, 2001/12/31
- [Freeciv-Dev] Re: [Review] Re: advdomestic.c cleanup II. (PR#1157), Raahul Kumar, 2001/12/31
- [Freeciv-Dev] Re: [Review] Re: advdomestic.c cleanup II. (PR#1157), Ross W. Wetmore, 2001/12/31
- [Freeciv-Dev] Re: [Review] Re: advdomestic.c cleanup II. (PR#1157), Petr Baudis, 2001/12/31
- [Freeciv-Dev] Re: [Review] Re: advdomestic.c cleanup II. (PR#1157), Ross W. Wetmore, 2001/12/31
- [Freeciv-Dev] Re: advdomestic.c cleanup II. (PR#1157), Petr Baudis, 2001/12/31
|
|