[Freeciv-Dev] Re: Core code cleanups
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
[Freeciv-Dev] Re: Core code cleanups, Ross W. Wetmore, 2001/08/01
Message not available[Freeciv-Dev] Re: Isometric maps, Lino Mastrodomenico, 2001/08/04
|
|