Author: sveinung
Date: Tue Aug 19 00:35:34 2014
New Revision: 25941

URL: http://svn.gna.org/viewcvs/freeciv?rev=25941&view=rev
Log:
The rule that a spy unit must have moves left to act now lives in the ruleset

If the requirement is removed from the spy action's action enabler the player
can do the action even if the actor (spy) is out of moves. Without moves the
actor will be limited to act against his own tile. It therefore has to be on or
be transported to the target tile.

A spy unit using its final move will lose its focus. If the player had wanted it
to act against the tile the unit ended up on he would have selected the action
in stead of "Keep moving" choosing how to spend the last move fragment.

See patch #5048

Modified:
    trunk/common/unit.c
    trunk/data/alien/game.ruleset
    trunk/data/civ1/game.ruleset
    trunk/data/civ2/game.ruleset
    trunk/data/civ2civ3/game.ruleset
    trunk/data/classic/game.ruleset
    trunk/data/experimental/game.ruleset
    trunk/data/multiplayer/game.ruleset
    trunk/doc/README.actions
    trunk/server/unithand.c

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/common/unit.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/unit.c?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/alien/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/alien/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/civ1/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ1/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/civ2/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/civ2civ3/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/civ2civ3/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/classic/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/classic/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/experimental/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/experimental/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/data/multiplayer/game.ruleset
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/data/multiplayer/game.ruleset?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/doc/README.actions
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/README.actions?rev=25941&r1=25940&r2=25941&view=diff

Modified: trunk/server/unithand.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/unithand.c?rev=25941&r1=25940&r2=25941&view=diff


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to