Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] Re: (PR#9799) ITC: PATCH: rewrited adjust_map()
Home

[Freeciv-Dev] Re: (PR#9799) ITC: PATCH: rewrited adjust_map()

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#9799) ITC: PATCH: rewrited adjust_map()
From: "Marcelo Burda" <mburda@xxxxxxxxx>
Date: Wed, 1 Sep 2004 23:23:54 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9799 >

Le jeu 02/09/2004 à 01:31, Jason Short a écrit :
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=9799 >
> 
> With this small change
> 
>    int hmap_swamp_level = ((hmap_max_level - hmap_shore_level)
>                         * map.swampsize) / 100 + hmap_shore_level;
> 
> some swamps come back.  3 of them.  However based on 30% land you'd 
> think there would be
> 
>    4000 * 30% * 5% = 60
> 
> swamps.  So something's still not right.  But since we want to get rid 
> of map.swamps later anyway this may not be a big deal.
> 
> jason
> 
this is ok for me. (but not solve the problem!)






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