Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2002:
[Freeciv-Dev] [Patch] ai_calc_*
Home

[Freeciv-Dev] [Patch] ai_calc_*

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] [Patch] ai_calc_*
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2002 21:02:57 +0100
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

The attached patch does:
 - pass the map posistion to the ai_calc_* functions. This allows us
 to remove the city_map_to_map call
 - rename i,j to cx,cy
 - initialize variables to remove a few lines
 - change city_map_iterate to city_map_checked_iterate

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Using only the operating-system that came with your computer is just
  like only playing the demo-disc that came with your CD-player."

Attachment: ai_calc1.diff
Description: Text document


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