[Freeciv-Dev] Re: (PR#3936) introducing native coordinates
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 5 Apr 2003, Jason Short wrote:
> Jason Short wrote:
>
> > Ugh. Same patch - better grammar.
>
> Sigh - and here is the patch...
In here:
+ while its representation in map coordinates would be
+
+ XX (2,0)
+ XXX <=> (1,1) (2,1) (3,1)
+ XXX (0,2) (1,2) (2,2)
+ X (1,3)
there are 9 crosses on the left and only 8 pairs on the right.
Also, I wanted picture like this
+ 25 0 1 2 012
+ 148 <=> 3 4 5 <=> 345
+ 037 6 7 8 678
+ 6
to aid understanding how you transform
X X X
X X X
X X X
into
XX
XXX
XXX
X
But where you put it, it's already too late, the reader would either have
understood it or would have given up.
G.
- [Freeciv-Dev] Re: (PR#3936) introducing native coordinates,
Gregory Berkolaiko <=
|
|