Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2002:
[Freeciv-Dev] Re: [PATCH] Map cleanups (PR#1208)
Home

[Freeciv-Dev] Re: [PATCH] Map cleanups (PR#1208)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: bugs@xxxxxxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: [PATCH] Map cleanups (PR#1208)
From: "Ross W. Wetmore" <rwetmore@xxxxxxxxxxxx>
Date: Mon, 14 Jan 2002 04:41:36 -0500

Mapclean_1:

This is the first update to mapclean which fixes a number of issues
from the past week discussions.

1)  style fix missing space after "," 

2)  update comments to refer to Pythagorean and Manhattan 

3)  change MAP_TILE to map_get_tile and make it a global macro

4)  move RANGE_CHECK and base wrap macro to shared.h

5)  remove changes to map_adjust_[xy]

6)  rework void_tile references to be more clear

7)  defer the is_normal_map_pos() until the debate is resolved

Cheers,
RossW
=====

Attachment: mapclean_1.zip
Description: Zip archive






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