Complete.Org: Mailing Lists: Archives: freeciv-dev: February 2004:
[Freeciv-Dev] Re: (PR#7287) Extended Topologies
Home

[Freeciv-Dev] Re: (PR#7287) Extended Topologies

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: mburda@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#7287) Extended Topologies
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Feb 2004 19:51:41 -0800
Reply-to: rt@xxxxxxxxxxx

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

Jason Short wrote:

> I think what Ross is talking about is a reverse-wrap with a half-map 
> offset.  So you have
> 
>    pqr-mno pqr-mno pqr-mno
>    jkl-ghi jkl-ghi jkl-ghi
>    def-abc def-abc def-abc
>    abc def-ABC DEF-abc def
>    ghi jkl-GHI JKL-ghi jkl
>    mno pqr-MNO PQR-mno pqr
>    pqr-mno pqr-mno pqr-mno
>    jkl-ghi jkl-ghi jkl-ghi
>    def-abc def-abc def-abc
> 
> We've considered this wrapping before but decided it was invalid.

Oh, yes, I remember.  This requires not just a flipping of the mapview 
but in fact a full mirroring (similar to the Jason-strip I think).

So if you look at point A you might see either

   cde
   fAB
   lgh

or

   lgh
   fab
   CDE

so while east and west have remained constant north and south have flipped.

jason




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