Complete.Org: Mailing Lists: Archives: freeciv-ai: September 2003:
[freeciv-ai] Re: Improved logging in ai_military_gothere
Home

[freeciv-ai] Re: Improved logging in ai_military_gothere

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Gregory Berkolaiko <Gregory.Berkolaiko@xxxxxxxxxxxx>
Cc: Freeciv AI development <freeciv-ai@xxxxxxxxxxx>
Subject: [freeciv-ai] Re: Improved logging in ai_military_gothere
From: Mike Kaufman <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 25 Sep 2003 09:52:43 -0500

On Thu, Sep 25, 2003 at 03:32:31PM +0100, Gregory Berkolaiko wrote:
> Attached is a patch to improve logging in ai_military_gothere, using new 
> and better UNIT_LOG functions.  If Per wasn't developing huge patches, I 
> would recommend immediate inclusion.
 
well, I'm not sure about this particular part :)

>  
> +  if (unit_owner(punit)->player_no != 4) {
> +    return;
> +  }
> +

-mike


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