Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: Core code cleanups
Home

[Freeciv-Dev] Re: Core code cleanups

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Core code cleanups
From: Lino Mastrodomenico <mastro@xxxxxxxxxx>
Date: Thu, 2 Aug 2001 10:55:51 +0200

Ross W. Wetmore wrote:
[...]
> I've had the core macros for a number of months now, waiting for 1.12.0
> to pass so they could be put out for review and into the codebase.

Note that we probably will want not only flat and torus map, but also 
isometric-flat and isometric-torus maps.

I.e. maps that with the trident tileset are shown like this:

*                _ _
*              _|_|_|
*            _|_|_|_|
*          _|_|_|_|
*         |_|_|_|
*           |_|

but with an isometric tileset are correctly rendered (like in civ2):

*         /\/\/\/\
*         \/\/\/\/\
*         /\/\/\/\/
*         \/\/\/\/

But this should not be too hard to add.

ciao

-- 
Lino Mastrodomenico
E-mail: mastro@xxxxxxxxxx


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