Author: per
Date: Sat Nov  5 12:40:49 2005
New Revision: 11221

URL: http://svn.gna.org/viewcvs/freeciv?rev=11221&view=rev
Log:
New borders code. Fortresses now extend borders. Once a border claim 
has been made, it is not changed unless the source of this claim
disappears. On turn end, each border source expands border claims 
gradually, unless enemy units present prevent this from happening.
How far cities extend their border depends on their size. Fortresses
are owned by whoever moved into it last. When you take a border source,
you also take all tiles controlled by this source. See PR#13718 for 
details.

Modified:
    trunk/common/city.c
    trunk/common/game.h
    trunk/common/map.c
    trunk/common/map.h
    trunk/common/tile.h
    trunk/server/citytools.c
    trunk/server/maphand.c
    trunk/server/maphand.h
    trunk/server/sanitycheck.c
    trunk/server/savegame.c
    trunk/server/srv_main.c
    trunk/server/unittools.c
    trunk/utility/shared.c
    trunk/utility/shared.h


Reply via email to