[Freeciv-Dev] Re: PATCH: map iteration (PR#1018)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
- [Freeciv-Dev] PATCH: map iteration (PR#1018), jdorje, 2001/10/18
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Raimar Falke, 2001/10/18
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Ross W. Wetmore, 2001/10/19
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Raimar Falke, 2001/10/20
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Ross W. Wetmore, 2001/10/20
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Jason Dorje Short, 2001/10/21
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Raimar Falke, 2001/10/22
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Jason Dorje Short, 2001/10/22
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Raimar Falke, 2001/10/22
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Jason Dorje Short, 2001/10/22
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Ross W. Wetmore, 2001/10/23
- [Freeciv-Dev] Re: PATCH: map iteration (PR#1018), Raimar Falke, 2001/10/24
|
|