[freeciv-ai] (PR#9615) AI-specific functions in citytools.c
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9615 >
> [glip - Thu Aug 05 20:04:08 2004]:
>
> Many functions in server/citytools.c are only used by the AI and are not
> especially tied to the server. Here is a list (probably incomplete):
> 1. is_worked_here (not used)
> 2. food_weighting
> 3. city_tile_value
> 4. worst_worker_tile_value
> 5. best_worker_tile_value
> 6. built_elsewhere
> 7. is_building_other_wonder
>
> In the attached patch I move the more obvious 6 and 7 and remove 1.
Great, except that you didn't actually remove 1.
jason
|
|