[Freeciv-commits] r33077 - in /trunk: data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multiplayer/ data...

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 08:59:47 2016 New Revision: 33077 URL: http://svn.gna.org/viewcvs/freeciv?rev=33077=rev Log: Save documentation comment about 'specialists' format to ruleset. See patch #7326 Modified: trunk/data/alien/cities.ruleset trunk/data/civ1/cities.ruleset

[Freeciv-commits] r33078 - in /trunk/data/sandbox: README.sandbox game.ruleset

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 10:22:35 2016 New Revision: 33078 URL: http://svn.gna.org/viewcvs/freeciv?rev=33078=rev Log: Added README.sandbox See patch #7306 Added: trunk/data/sandbox/README.sandbox Modified: trunk/data/sandbox/game.ruleset Added: trunk/data/sandbox/README.sandbox

[Freeciv-commits] r33079 - in /branches/S2_6/data/sandbox: README.sandbox game.ruleset

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 10:22:46 2016 New Revision: 33079 URL: http://svn.gna.org/viewcvs/freeciv?rev=33079=rev Log: Added README.sandbox See patch #7306 Added: branches/S2_6/data/sandbox/README.sandbox Modified: branches/S2_6/data/sandbox/game.ruleset Added:

[Freeciv-commits] r33081 - /trunk/common/actions.c

2016-06-28 Thread sveinung84
Author: sveinung Date: Tue Jun 28 12:39:31 2016 New Revision: 33081 URL: http://svn.gna.org/viewcvs/freeciv?rev=33081=rev Log: Allow unlikely to win attacks. Round the "Attack" action probability up. If an action probability is rounded down to 0% the action is seen as disabled. Reported by

[Freeciv-commits] r33082 - /trunk/server/unithand.c

2016-06-28 Thread sveinung84
Author: sveinung Date: Tue Jun 28 12:39:55 2016 New Revision: 33082 URL: http://svn.gna.org/viewcvs/freeciv?rev=33082=rev Log: Action not enabled explain hard war requirements. Some hard war requirements can't be put in an action enabler because it isn't against the target. Examples are a city

[Freeciv-commits] r33080 - /trunk/common/actions.c

2016-06-28 Thread sveinung84
Author: sveinung Date: Tue Jun 28 12:38:51 2016 New Revision: 33080 URL: http://svn.gna.org/viewcvs/freeciv?rev=33080=rev Log: Stop "Attack" action probability info leak. A unit in a city isn't seen by the attacking player. See bug #24801 Modified: trunk/common/actions.c Modified:

[Freeciv-commits] r33091 - in /branches/S2_6: client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-qt/ server/

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 19:29:14 2016 New Revision: 33091 URL: http://svn.gna.org/viewcvs/freeciv?rev=33091=rev Log: Allow observer with hack access to start the game from the client gui, if there's no human players to do it. See paych #7334 Modified:

[Freeciv-commits] r33085 - in /branches/S2_6/client/gui-gtk-3.0: citydlg.c happiness.c happiness.h

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 18:58:08 2016 New Revision: 33085 URL: http://svn.gna.org/viewcvs/freeciv?rev=33085=rev Log: Make happiness widget narrower on gtk3-client in tinyscreen mode. See bug #24265 Modified: branches/S2_6/client/gui-gtk-3.0/citydlg.c

[Freeciv-commits] r33089 - in /trunk/server/scripting: api_server_edit.c api_server_edit.h tolua_server.pkg

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 19:14:32 2016 New Revision: 33089 URL: http://svn.gna.org/viewcvs/freeciv?rev=33089=rev Log: Added lua function create_owned_extra(), and deprecated create_base() See paych #7316 Modified: trunk/server/scripting/api_server_edit.c

[Freeciv-commits] r33084 - in /trunk/client: gui-gtk-3.0/ gui-gtk-3.x/

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 18:58:02 2016 New Revision: 33084 URL: http://svn.gna.org/viewcvs/freeciv?rev=33084=rev Log: Make happiness widget narrower on gtk3-client in tinyscreen mode. See bug #24265 Modified: trunk/client/gui-gtk-3.0/citydlg.c trunk/client/gui-gtk-3.0/happiness.c

[Freeciv-commits] r33086 - in /branches/S2_5/client/gui-gtk-3.0: citydlg.c happiness.c happiness.h

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 18:58:14 2016 New Revision: 33086 URL: http://svn.gna.org/viewcvs/freeciv?rev=33086=rev Log: Make happiness widget narrower on gtk3-client in tinyscreen mode. See bug #24265 Modified: branches/S2_5/client/gui-gtk-3.0/citydlg.c

[Freeciv-commits] r33090 - in /trunk: client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-gtk-3.x/ client/gui-qt/ server/

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 19:29:08 2016 New Revision: 33090 URL: http://svn.gna.org/viewcvs/freeciv?rev=33090=rev Log: Allow observer with hack access to start the game from the client gui, if there's no human players to do it. See paych #7334 Modified: trunk/client/client_main.c

[Freeciv-commits] r33092 - in /branches/S2_5: client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-qt/ server/

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 19:29:19 2016 New Revision: 33092 URL: http://svn.gna.org/viewcvs/freeciv?rev=33092=rev Log: Allow observer with hack access to start the game from the client gui, if there's no human players to do it. See paych #7334 Modified:

[Freeciv-commits] r33087 - /trunk/server/savecompat.c

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 19:03:56 2016 New Revision: 33087 URL: http://svn.gna.org/viewcvs/freeciv?rev=33087=rev Log: Made "closest relationship" savecompat error message to tell names of the affected players. See paych #6627 Modified: trunk/server/savecompat.c Modified:

[Freeciv-commits] r33088 - /branches/S2_6/server/savecompat.c

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 19:04:01 2016 New Revision: 33088 URL: http://svn.gna.org/viewcvs/freeciv?rev=33088=rev Log: Made "closest relationship" savecompat error message to tell names of the affected players. See paych #6627 Modified: branches/S2_6/server/savecompat.c Modified:

[Freeciv-commits] r33096 - /trunk/translations/core/fi.po

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 21:58:02 2016 New Revision: 33096 URL: http://svn.gna.org/viewcvs/freeciv?rev=33096=rev Log: Updated Finnish translation. Modified: trunk/translations/core/fi.po [This mail would be too long, it was shortened to contain the URLs only.] Modified:

[Freeciv-commits] r33093 - in /trunk: configure.ac m4/c99.m4

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 21:29:35 2016 New Revision: 33093 URL: http://svn.gna.org/viewcvs/freeciv?rev=33093=rev Log: Cleaned out the use of AC_ namespace from our c99.m4. See paych #7335 Modified: trunk/configure.ac trunk/m4/c99.m4 Modified: trunk/configure.ac URL:

[Freeciv-commits] r33094 - /branches/S2_5/translations/freeciv/fi.po

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 21:37:33 2016 New Revision: 33094 URL: http://svn.gna.org/viewcvs/freeciv?rev=33094=rev Log: Updated Finnish translation. Modified: branches/S2_5/translations/freeciv/fi.po [This mail would be too long, it was shortened to contain the URLs only.] Modified:

[Freeciv-commits] r33095 - /branches/S2_6/translations/freeciv/fi.po

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 21:38:32 2016 New Revision: 33095 URL: http://svn.gna.org/viewcvs/freeciv?rev=33095=rev Log: Updated Finnish translation. Modified: branches/S2_6/translations/freeciv/fi.po [This mail would be too long, it was shortened to contain the URLs only.] Modified:

[Freeciv-commits] r33083 - in /trunk: common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multiplay...

2016-06-28 Thread sveinung84
Author: sveinung Date: Tue Jun 28 14:29:57 2016 New Revision: 33083 URL: http://svn.gna.org/viewcvs/freeciv?rev=33083=rev Log: Remove action specific transporting anek. The action not enabled explanation system can explain that an action can't be done because the actor unit is transporting

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

2016-06-28 Thread sveinung84
Author: sveinung Date: Wed Jun 29 07:45:02 2016 New Revision: 33103 URL: http://svn.gna.org/viewcvs/freeciv?rev=33103=rev Log: actprob: replace magic number for 100% certainty. The action probability for 100% certainty is now called ACTPROB_CERTAIN. See patch #7338 Modified:

[Freeciv-commits] r33101 - /trunk/common/actions.c

2016-06-28 Thread sveinung84
Author: sveinung Date: Wed Jun 29 07:44:45 2016 New Revision: 33101 URL: http://svn.gna.org/viewcvs/freeciv?rev=33101=rev Log: Explicit action_probability variable type. Some action probability variables are declared as int. Fix their type. See patch #7336 Modified: trunk/common/actions.c

[Freeciv-commits] r33102 - /trunk/common/actions.c

2016-06-28 Thread sveinung84
Author: sveinung Date: Wed Jun 29 07:44:54 2016 New Revision: 33102 URL: http://svn.gna.org/viewcvs/freeciv?rev=33102=rev Log: Use action_prob_is_signal(), not a raw check. Don't assume that an act prob is an int. See patch #7337 Modified: trunk/common/actions.c Modified:

[Freeciv-commits] r33097 - in /trunk: ./ ai/default/ client/ common/ common/aicore/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/clas...

2016-06-28 Thread cazfi74
Author: cazfi Date: Tue Jun 28 23:57:44 2016 New Revision: 33097 URL: http://svn.gna.org/viewcvs/freeciv?rev=33097=rev Log: Renamed unit type flag "Trireme" as "CoastStrict", added flag "Coast" See patch #6979 Modified: trunk/ai/default/aicity.c trunk/client/helpdata.c

[Freeciv-commits] r33100 - /trunk/server/savegame3.c

2016-06-28 Thread cazfi74
Author: cazfi Date: Wed Jun 29 05:27:38 2016 New Revision: 33100 URL: http://svn.gna.org/viewcvs/freeciv?rev=33100=rev Log: Never try to look for "game.skill_level" from savegame3.c See patch #7332 Modified: trunk/server/savegame3.c Modified: trunk/server/savegame3.c URL:

[Freeciv-commits] r33099 - /branches/S2_6/data/multiplayer/game.ruleset

2016-06-28 Thread cazfi74
Author: cazfi Date: Wed Jun 29 05:14:23 2016 New Revision: 33099 URL: http://svn.gna.org/viewcvs/freeciv?rev=33099=rev Log: Enabled foggedborders, set borders to SEE_INSIDE, in multiplayer ruleset Patch by Jacob Nevins See bug #17304 Modified: branches/S2_6/data/multiplayer/game.ruleset

[Freeciv-commits] r33098 - /trunk/data/multiplayer/game.ruleset

2016-06-28 Thread cazfi74
Author: cazfi Date: Wed Jun 29 05:14:15 2016 New Revision: 33098 URL: http://svn.gna.org/viewcvs/freeciv?rev=33098=rev Log: Enabled foggedborders, set borders to SEE_INSIDE, in multiplayer ruleset Patch by Jacob Nevins See bug #17304 Modified: trunk/data/multiplayer/game.ruleset