Author: per
Date: Fri Dec  9 23:37:12 2005
New Revision: 11324

URL: http://svn.gna.org/viewcvs/freeciv?rev=11324&view=rev
Log:
Push the last pieces of government special attributes over into effects.
That is, production_*_bonus and production_*_penalty, adding two new 
effects Output_Penalty_Tile and Output_Inc_Tile_Celebrate. The ability 
to set a separate penalty for cities that celebrate is lost - it was 
never used either. Add helptext support (also for waste). The communism 
bonus to incite and bribe costs is removed. Remove superfluous helptexts 
from civ1/2 rulesets. See PR#14760.

Modified:
    trunk/ai/aicity.c
    trunk/ai/aihand.c
    trunk/client/helpdata.c
    trunk/client/packhand.c
    trunk/client/text.c
    trunk/common/capstr.c
    trunk/common/city.c
    trunk/common/effects.c
    trunk/common/effects.h
    trunk/common/government.h
    trunk/common/packets.def
    trunk/common/packets_gen.c
    trunk/common/packets_gen.h
    trunk/data/civ1/effects.ruleset
    trunk/data/civ1/governments.ruleset
    trunk/data/civ2/effects.ruleset
    trunk/data/civ2/governments.ruleset
    trunk/data/default/effects.ruleset
    trunk/data/default/governments.ruleset
    trunk/server/cityturn.c
    trunk/server/diplomats.c
    trunk/server/ruleset.c


Reply via email to