Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2006:
[Freeciv-Dev] Re: (PR#14915) AI sometimes builds duplicate improvement
Home

[Freeciv-Dev] Re: (PR#14915) AI sometimes builds duplicate improvement

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] Re: (PR#14915) AI sometimes builds duplicate improvement
From: "Benedict Adamson" <badamson@xxxxxxxxxxx>
Date: Sun, 15 Jan 2006 03:27:53 -0800
Reply-to: bugs@xxxxxxxxxxx

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

Per I. Mathisen wrote:
...
>   if ((id = ai_find_source_building(pplayer, EFT_VETERAN_BUILD)) != B_LAST) {
>     choice->choice = id;
>     choice->type = CT_BUILDING;
>   }
> 
> This code looks suspicious.
...

I thought so too. I working on a complete overhaul of the building wants 
code, which does not have that suspicious code present. The current 
version still suffers from the same problem, so there must be something 
more subtle going on.





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