Complete.Org: Mailing Lists: Archives: freeciv-dev: October 2001:
[Freeciv-Dev] Re: PATCH: map iteration (PR#1018)
Home

[Freeciv-Dev] Re: PATCH: map iteration (PR#1018)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: PATCH: map iteration (PR#1018)
From: Jason Dorje Short <vze2zq63@xxxxxxxxxxx>
Date: Fri, 19 Oct 2001 14:23:41 -0400
Reply-to: jdorje@xxxxxxxxxxxx

Raimar Falke wrote:
> 
> On Fri, Oct 19, 2001 at 08:11:47AM -0400, Jason Dorje Short wrote:
> > Raimar Falke wrote:

> > New patch attached.  It introduces the is_normal_map_pos2 macro (note
> > the lower case; I'm not sure about that), and uses it in place of
> > is_normal_map_pos where appropriate (including in the code originally
> > changed for this patch plus some savegame.c stuff).
> 
> Mhh is_normal_map_pos2 wasn't intended to be the final name. Any
> suggestions?

I don't really have any good ideas here.  Something like
"regular_is_normal_map_pos" could be used if we define a "regular" map
pos to be within (0..map.xsize-1,0..map.ysize-1)...but then we have
extra unnecessary definitions and it's pretty long too...

I dunno.

jason


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