Put the only-domestic-wonder-building-can-receive-help-rule in the ruleset.
commitb99d6e80e2bffe33090db2db5bf9e33812ffd8cb
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sat, 20 Dec 2014 19:20:45 +0000 (20 19:20 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Sat, 20 Dec 2014 19:20:45 +0000 (20 19:20 +0000)
tree16c3da0e01896550b7b79a2be4b6fa49bd7ff40b
parent47610b4e04f7f856d86160761f3433f5d0c832ae
Put the only-domestic-wonder-building-can-receive-help-rule in the ruleset.

The restriction against helping foreign wonders is added to the Help Wonder
action of all bundled rulesets.

The AI won't help an other player to build a wonder.

See patch #5569

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@27362 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
common/actions.c
common/unit.c
data/alien/game.ruleset
data/civ1/game.ruleset
data/civ2/game.ruleset
data/civ2civ3/game.ruleset
data/classic/game.ruleset
data/experimental/game.ruleset
data/multiplayer/game.ruleset
doc/README.actions
server/unithand.c