[Freeciv-commits] r35420 - in /trunk/data: civ2civ3/terrain.ruleset sandbox/terrain.ruleset

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:24 2017 New Revision: 35420 URL: http://svn.gna.org/viewcvs/freeciv?rev=35420&view=rev Log: civ2civ3: fix can't build on River typo. It was supposed to be illegal to build Airbase, not Airstrip, on a tile with a River. (I applied the civ2civ3 fix to Sandbo

[Freeciv-commits] r35419 - /trunk/data/civ2civ3/README.civ2civ3

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:16 2017 New Revision: 35419 URL: http://svn.gna.org/viewcvs/freeciv?rev=35419&view=rev Log: civ2civ3: improve README.civ2civ3 text. Happy borders aren't disabled after gna patch #7080. Don't claim it is. Improve the English by removing capitalization from s

[Freeciv-commits] r35418 - in /trunk/server: actiontools.c actiontools.h diplomats.c unithand.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:06 2017 New Revision: 35418 URL: http://svn.gna.org/viewcvs/freeciv?rev=35418&view=rev Log: Use actor_consuming_always to wipe the actor. See hrm Feature #657310 Modified: trunk/server/actiontools.c trunk/server/actiontools.h trunk/server/diplo

[Freeciv-commits] r35424 - in /trunk: common/unittype.c server/diplomats.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:54 2017 New Revision: 35424 URL: http://svn.gna.org/viewcvs/freeciv?rev=35424&view=rev Log: Non Spy consumption: use action shared system. Have the actions where units without the Spy unit type flag always are consumed and units with the Spy utype flag has

[Freeciv-commits] r35421 - in /trunk/common: actions.c actions.h

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:32 2017 New Revision: 35421 URL: http://svn.gna.org/viewcvs/freeciv?rev=35421&view=rev Log: action_has_result() doesn't modify its action. Declare action_has_result()'s paction argument const. See Feature #657600 Modified: trunk/common/actions.c t

[Freeciv-commits] r35423 - /trunk/client/helpdata.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:47 2017 New Revision: 35423 URL: http://svn.gna.org/viewcvs/freeciv?rev=35423&view=rev Log: Auto help: only show Spy escape when relevant. Spy actions are action enabler controlled from Freeciv 2.6. There is no longer a guarantee that a unit with the Spy un

[Freeciv-commits] r35425 - in /trunk/data: civ2civ3/ sandbox/

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:59:02 2017 New Revision: 35425 URL: http://svn.gna.org/viewcvs/freeciv?rev=35425&view=rev Log: civ2civ3: base defense against all unit classes. Make units inside bases less vulnerable against one type of attack, especially at the final stages of the game, by g

[Freeciv-commits] r35422 - in /trunk/server: diplomats.c diplomats.h unithand.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 22:58:39 2017 New Revision: 35422 URL: http://svn.gna.org/viewcvs/freeciv?rev=35422&view=rev Log: Spy action performers: take action struct. Have the functions that performs the spy actions take the action struct of the action they are about to perform as a param

[Freeciv-commits] r35426 - in /branches/S3_0/server: actiontools.c actiontools.h diplomats.c unithand.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:01:53 2017 New Revision: 35426 URL: http://svn.gna.org/viewcvs/freeciv?rev=35426&view=rev Log: Use actor_consuming_always to wipe the actor. See hrm Feature #657310 Modified: branches/S3_0/server/actiontools.c branches/S3_0/server/actiontools.h br

[Freeciv-commits] r35427 - /branches/S3_0/data/civ2civ3/README.civ2civ3

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:01 2017 New Revision: 35427 URL: http://svn.gna.org/viewcvs/freeciv?rev=35427&view=rev Log: civ2civ3: improve README.civ2civ3 text. Happy borders aren't disabled after gna patch #7080. Don't claim it is. Improve the English by removing capitalization from s

[Freeciv-commits] r35431 - /branches/S3_0/client/helpdata.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:29 2017 New Revision: 35431 URL: http://svn.gna.org/viewcvs/freeciv?rev=35431&view=rev Log: Auto help: only show Spy escape when relevant. Spy actions are action enabler controlled from Freeciv 2.6. There is no longer a guarantee that a unit with the Spy un

[Freeciv-commits] r35428 - in /branches/S3_0/data: civ2civ3/terrain.ruleset sandbox/terrain.ruleset

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:08 2017 New Revision: 35428 URL: http://svn.gna.org/viewcvs/freeciv?rev=35428&view=rev Log: civ2civ3: fix can't build on River typo. It was supposed to be illegal to build Airbase, not Airstrip, on a tile with a River. (I applied the civ2civ3 fix to Sandbo

[Freeciv-commits] r35430 - in /branches/S3_0/server: diplomats.c diplomats.h unithand.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:22 2017 New Revision: 35430 URL: http://svn.gna.org/viewcvs/freeciv?rev=35430&view=rev Log: Spy action performers: take action struct. Have the functions that performs the spy actions take the action struct of the action they are about to perform as a param

[Freeciv-commits] r35429 - in /branches/S3_0/common: actions.c actions.h

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:15 2017 New Revision: 35429 URL: http://svn.gna.org/viewcvs/freeciv?rev=35429&view=rev Log: action_has_result() doesn't modify its action. Declare action_has_result()'s paction argument const. See Feature #657600 Modified: branches/S3_0/common/actions

[Freeciv-commits] r35432 - in /branches/S3_0: common/unittype.c server/diplomats.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:37 2017 New Revision: 35432 URL: http://svn.gna.org/viewcvs/freeciv?rev=35432&view=rev Log: Non Spy consumption: use action shared system. Have the actions where units without the Spy unit type flag always are consumed and units with the Spy utype flag has

[Freeciv-commits] r35433 - in /branches/S3_0/data: civ2civ3/ sandbox/

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:02:44 2017 New Revision: 35433 URL: http://svn.gna.org/viewcvs/freeciv?rev=35433&view=rev Log: civ2civ3: base defense against all unit classes. Make units inside bases less vulnerable against one type of attack, especially at the final stages of the game, by g

[Freeciv-commits] r35436 - /branches/S2_6/client/helpdata.c

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:04:09 2017 New Revision: 35436 URL: http://svn.gna.org/viewcvs/freeciv?rev=35436&view=rev Log: Auto help: only show Spy escape when relevant. Spy actions are action enabler controlled from Freeciv 2.6. There is no longer a guarantee that a unit with the Spy un

[Freeciv-commits] r35435 - in /branches/S2_6/data: civ2civ3/terrain.ruleset sandbox/terrain.ruleset

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:04:01 2017 New Revision: 35435 URL: http://svn.gna.org/viewcvs/freeciv?rev=35435&view=rev Log: civ2civ3: fix can't build on River typo. It was supposed to be illegal to build Airbase, not Airstrip, on a tile with a River. (I applied the civ2civ3 fix to Sandbo

[Freeciv-commits] r35434 - /branches/S2_6/data/civ2civ3/README.civ2civ3

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:03:51 2017 New Revision: 35434 URL: http://svn.gna.org/viewcvs/freeciv?rev=35434&view=rev Log: civ2civ3: improve README.civ2civ3 text. Happy borders aren't disabled after gna patch #7080. Don't claim it is. Improve the English by removing capitalization from s

[Freeciv-commits] r35437 - in /branches/S2_6/data: civ2civ3/ sandbox/

2017-05-06 Thread sveinung84
Author: sveinung Date: Sat May 6 23:04:16 2017 New Revision: 35437 URL: http://svn.gna.org/viewcvs/freeciv?rev=35437&view=rev Log: civ2civ3: base defense against all unit classes. Make units inside bases less vulnerable against one type of attack, especially at the final stages of the game, by g