Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2004:
[Freeciv-Dev] Re: (PR#8627) best overview for iso-maps
Home

[Freeciv-Dev] Re: (PR#8627) best overview for iso-maps

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#8627) best overview for iso-maps
From: "Marcelo Burda" <mburda@xxxxxxxxx>
Date: Sun, 9 May 2004 10:06:39 -0700
Reply-to: rt@xxxxxxxxxxx

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

Le dim 09/05/2004 à 18:40, Jason Short a écrit :
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8627 >
> 
> Marcelo Burda wrote:
> 
> > In quincuntial topologie(and generalized ones) i need to return
> > unnormalized map pos, then normalize if needed outside!. there is your
> > boolean.
> > Then, if you like we can delete the normalize_map_pos of this function
> > today and handle it outside!
> 
> As you may expect I don't like that at all...
> 
> Rather than doing the normalize_map_pos outside of the function you 
> should just add a new parameter (reversed?) to the function.
Ha!... that is a big problem. this force to handle about client side
topo extention problems.
First, i need more than a reverse descriptor in extended topologie
patch, i need the unnormalize position.
Second, Ross is aparently friendly of server side extention in topologie
and absolutly oposed the client side! then i am embarrased to speak
about it now. 
Him prone a super tile concept needing the unnomalized pos too!

in all case, in general, funtion returning coordinated rarely normalize
pos! this is the oposed to today pratice where any part of code return
normal pos.

after saying this, i no see why you need complicate these function.
return a FALSE value were there is very simple to get the nearest real
tile. you need to understand nobody want clic in the black tile! and
return a reverse descripto is only needed (in client side) in function
handling draw prossed (in the Roos concenpt these reversed descriptors
are probably completly useless!)

i am realy disapointed in this point. finaly if you like i can clip the
borders tiles to avoid black space! and speak about this later in
topologies extetion!
> 
> jason
-- 
 . /  .     '    ,    .      (*)   '        `     '      `    .    
  |    ,  |   `     ,     .      ,   '  Marcelo Julián Burda      .
 /  '     \     `     \@_     '      .        '      `        '    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




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