[Freeciv-Dev] (PR#2378) blend hills and mountains
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
[jdorje - Wed Dec 11 00:40:49 2002]:
> This patch works around the current isotrident bugs by making the
> mountainous change a tileset option, disabled by default. It should
> therefore provide the desired feature while not preserving
> backward-compatability and not breaking isotrident.
Here's a new patch:
- is_border_mountainous is renamed to can_blend_hills_and_mountains, at
the request of Raimar.
- 'ttype' is replaced with 'T_HILLS' or 'T_MOUNTAINS', which may give
faster optimization under some compilers.
IMO it is ready for application.
jason
mountainous-3.diff
Description: mountainous-3.diff
|
|