[Freeciv-Dev] (PR#6669) Poles on a N-S wrapping topology
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=6669 >
First
Separatepole are not goow word, some as SpetialHandingBorders optin are
more clear ;-) if this handing is good defined in different topologies
EspetialHandingBorders=0
noting in all topologies
EspetialHandingBorders=1 (2,3...)
flat: water in all borders
classic topology, long separate poles on unwrapped borders
torus: noting spetial
sphere like: water or ice on reversed wrapped boders
electron: water in unwraped borders
Second
i am coded a funtion map_clima(x, y) it handle all topologies (Flat,
cylinder, torus, sphere, elecron) and return a number form 0 to 100 for
the tiles (x,y), 0 in the coolest tiles and 100 in the hot one.
sample
iteratemap if(map_clima(x,y)<=30) handle the 30% coolest part of the map
in all topologies.
This way you can make a easy climatic choice of tiles in generators.
this funcion work in my patch for reversed wrapping topologies (sphere
like)
Marcelo
ClimaFuncion.diff
Description: Binary data
- [Freeciv-Dev] (PR#6669) Poles on a N-S wrapping topology,
Marcelo Burda <=
|
|