Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] Re: (PR#4326) Pathfinding
Home

[Freeciv-Dev] Re: (PR#4326) Pathfinding

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ChrisK@xxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4326) Pathfinding
From: "Gregory Berkolaiko" <Gregory.Berkolaiko@xxxxxxxxxxxx>
Date: Fri, 30 May 2003 08:08:14 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Fri, 30 May 2003, ChrisK@xxxxxxxx wrote:

> CVS 30 MAY 2003
> 
> Given a settler that can go either
> 
> 1) road - road - grassland
> 
> or 
> 
> 2) mountains - grassland
> 
> pathfinding chooses 2), although there is a chance for the settler to reach
> the target in one move with 1).

client/goto.c:348

Please experiment with different values for the turn_mode
(TM_NONE, TM_CAPPED, TM_BEST_TIME, TM_WORST_TIME) and tell us which you 
like the most.

G.




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