[Freeciv-Dev] Re: (PR#6183) barbarians on the poles
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Resending the bounced mail.
On Wed, 17 Sep 2003, Jason Short wrote:
> In barbarians.c there is code to prevent barbarian uprisings on the
> poles. But this code is buggy: you won't get barbarians on the y==0 or
> y==map.ysize-1 line but you can still get them on the y==1 and
> y==map.ysize-2 line.
>
> Moreover, this code makes assumptions about the terrain - namely, that
> the poles exist and that they are at these locations. Under
> gen-topologies this isn't necessarily true, and should be up to the
> mapgen code in any case.
>
> Two alternatives:
>
> - Remove this restriction, and let barbarians be summoned anywhere.
>
> - Let mapgen determine what's polar and what's not.
Can we instead not have barbarian uprising on a certain type of terrain,
like T_ARCTIC ? Because nobody leaves there.
G.
- [Freeciv-Dev] Re: (PR#6183) barbarians on the poles,
Gregory Berkolaiko <=
[Freeciv-Dev] Re: (PR#6183) barbarians on the poles, Per I. Mathisen, 2003/09/21
[Freeciv-Dev] Re: (PR#6183) barbarians on the poles, Per I. Mathisen, 2003/09/21
|
|