Complete.Org: Mailing Lists: Archives: freeciv-dev: March 2006:
[Freeciv-Dev] (PR#16120) Patch: Turning destroyed cities into ruins
Home

[Freeciv-Dev] (PR#16120) Patch: Turning destroyed cities into ruins

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#16120) Patch: Turning destroyed cities into ruins
From: "vincent.croisier@xxxxxxxxxxx" <vincent.croisier@xxxxxxxxxxx>
Date: Tue, 28 Mar 2006 00:43:12 -0800
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16120 >

As a result of the thread http://forum.freeciv.org/viewtopic.php?t=1457 on
the freeciv forum, I am sending you this patch for SVN version (from
freeciv-svn-Jan-31).
A description of the behaviour is (copied from thread):


<<
What I introduce is a new special that is added to any ground tile when a
city center disappears. This special can provide bonus to the city worker
that uses that tile.

I have created two kinds of special: large ruins and small ruins.
- the large ruins appears on the tile of a city containing a wonder when
this city is destroyed.
- the small ruins appear on the tile of a city containing at least two
improvements (including palace) when this city is destroyed.
- cities with less than 2 improvements still have the original behaviour
(leaving road/railway on map).

Still the small ruins provide a bonus defined in the terrain.ruleset. This
is currently set to 1 trade for any terrain (increase trade from
pilgrimage/tourism !?)
The large ruins gives 2 trade bonus in most of the terrain (can also be
configured)

I have made the change in tilesets isotrident/trident/isophex/amplio. If
you use an unmodified tileset, you will encounter an assertion failure.

The only potential problem of this implementation is that it also add a
ruin for a city that is disbanded (to become a settler). That could have
to be improved if the idea is kept.
>>


----------------------------------------------------------------------------------
Plaats je zoekertjes GRATIS op AdValvas
Placez votre petite annonce GRATUITEMENT sur AdValvas
http://www.advalvas.be

Attachment: ruins_from_cities_SVN.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#16120) Patch: Turning destroyed cities into ruins, vincent.croisier@xxxxxxxxxxx <=