Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2000:
[Freeciv-Dev] Re: Map Generator: 2 Poor Columns (PR#538)
Home

[Freeciv-Dev] Re: Map Generator: 2 Poor Columns (PR#538)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Map Generator: 2 Poor Columns (PR#538)
From: 蔡恆華 <iquin@xxxxxxxxxx>
Date: Mon, 28 Aug 2000 00:20:03 -0400 (EDT)

> The problem is likely to be the following line of code that appears
> several times in mapgen.c:
>   if (x==0 || x==map.xsize-1 ||y==0 || y==map.ysize-1)
Hmm... I can't find it in fillisland(),
which is responsible for changing grassland to other tile types.
PS, please cc me on this thread.

Regards,
I.Q.
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: Map Generator: 2 Poor Columns (PR#538), 蔡恆華 <=