Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: (PR#2749) place_land_type in mapgen
Home

[Freeciv-Dev] Re: (PR#2749) place_land_type in mapgen

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: kayeats@xxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2749) place_land_type in mapgen
From: "kayeats@xxxxxxxxxxxxxxxxxxxxxxxxx via RT" <rt@xxxxxxxxxxxxxx>
Date: Wed, 8 Jan 2003 06:10:34 -0800
Reply-to: rt@xxxxxxxxxxxxxx

> Also, before final commit, make sure you do *not* do allocations
> with whole_map_iterate. You will bias things to the fixed order of
> this iteration. Allocate with a scrambled order to remove this, or
> you may find your low probability terrain is always predominantly
> in the northwest quadrant or the like.

No, provided that the functions do not depend on anything in the current
iteration there will be no bias.




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