[Freeciv-commits] r34018 - in /trunk: ./ ai/default/ client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-gtk-3.22/ client/gui-qt/ clien...

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:03:55 2016 New Revision: 34018 URL: http://svn.gna.org/viewcvs/freeciv?rev=34018=rev Log: Add the new unit action "Heal Unit". This allows medic units etc. A healing restores 25% of the target's hit points are restored each healing. Healing spends all the

[Freeciv-commits] r34020 - /trunk/data/webperimental/game.ruleset

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:05:59 2016 New Revision: 34020 URL: http://svn.gna.org/viewcvs/freeciv?rev=34020=rev Log: webperimental: let the Leader heal its units. Give the Leader unit the ability to do "Heal Unit" to domestic and allied light weight units, including it self. The

[Freeciv-commits] r34021 - /trunk/common/movement.c

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:06:32 2016 New Revision: 34021 URL: http://svn.gna.org/viewcvs/freeciv?rev=34021=rev Log: Comment spell fix: un-allied -> non allied. Modified: trunk/common/movement.c Modified: trunk/common/movement.c URL:

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

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:05:31 2016 New Revision: 34019 URL: http://svn.gna.org/viewcvs/freeciv?rev=34019=rev Log: savegame3: add all actions to order validation. The unit action order target validation code didn't handle all actions. Have it handle all currently existing actions.

[Freeciv-commits] r34026 - /branches/S2_5/translations/freeciv/uk.po

2016-10-06 Thread swiatos
Author: swiatos Date: Fri Oct 7 03:29:51 2016 New Revision: 34026 URL: http://svn.gna.org/viewcvs/freeciv?rev=34026=rev Log: update for uk.po, corrections + removed few fuzzies & empties. left: 21695-26793. Modified: branches/S2_5/translations/freeciv/uk.po [This mail would be too long,

[Freeciv-commits] r34024 - in /trunk/data: civ1/game.ruleset civ1/nations.ruleset civ2/game.ruleset civ2/nations.ruleset

2016-10-06 Thread cazfi74
Author: cazfi Date: Fri Oct 7 01:39:50 2016 New Revision: 34024 URL: http://svn.gna.org/viewcvs/freeciv?rev=34024=rev Log: Specified border colors for civ1 and civ2 ruleset nations and set plrcolormode to "NATION_ORDER" by default on those rulesets. Requested by Jacob Nevins See patch #3927

[Freeciv-commits] r34025 - in /branches/S2_6/data: civ1/game.ruleset civ1/nations.ruleset civ2/game.ruleset civ2/nations.ruleset

2016-10-06 Thread cazfi74
Author: cazfi Date: Fri Oct 7 01:39:58 2016 New Revision: 34025 URL: http://svn.gna.org/viewcvs/freeciv?rev=34025=rev Log: Specified border colors for civ1 and civ2 ruleset nations and set plrcolormode to "NATION_ORDER" by default on those rulesets. Requested by Jacob Nevins See patch #3927

[Freeciv-commits] r34027 - /branches/S2_6/client/gui-gtk-3.22/

2016-10-06 Thread cazfi74
Author: cazfi Date: Fri Oct 7 05:06:54 2016 New Revision: 34027 URL: http://svn.gna.org/viewcvs/freeciv?rev=34027=rev Log: Copied gui-gtk-3.0 as base for gui-gtk-3.22 See patch #7762 Added: branches/S2_6/client/gui-gtk-3.22/ - copied from r34026, branches/S2_6/client/gui-gtk-3.0/

[Freeciv-commits] r34029 - /branches/S2_6/client/gui-gtk-3.22/Makefile.am

2016-10-06 Thread cazfi74
Author: cazfi Date: Fri Oct 7 05:10:02 2016 New Revision: 34029 URL: http://svn.gna.org/viewcvs/freeciv?rev=34029=rev Log: Renamed gtk3.22-client library as libgui-gtk3_22 See patch #7766 Modified: branches/S2_6/client/gui-gtk-3.22/Makefile.am Modified:

[Freeciv-commits] r34028 - /branches/S2_6/m4/gtk3.22-client.m4

2016-10-06 Thread cazfi74
Author: cazfi Date: Fri Oct 7 05:08:36 2016 New Revision: 34028 URL: http://svn.gna.org/viewcvs/freeciv?rev=34028=rev Log: Added gtk3.22-client.m4 See patch #7765 Added: branches/S2_6/m4/gtk3.22-client.m4 Added: branches/S2_6/m4/gtk3.22-client.m4 URL:

[Freeciv-commits] r34017 - /trunk/ai/default/daimilitary.c

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:03:28 2016 New Revision: 34017 URL: http://svn.gna.org/viewcvs/freeciv?rev=34017=rev Log: ai: consider actions when assessing danger. "Attack" and "Occupy City" are action enabler controlled. Look at the actions to take more unit requirements into account.

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

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:03:00 2016 New Revision: 34016 URL: http://svn.gna.org/viewcvs/freeciv?rev=34016=rev Log: Remove redundant unit order validation. There is no need to validate that no action order contains "Paradrop Unit" or "Airlift Unit". Any long range action is caught

[Freeciv-commits] r34022 - /branches/S2_6/data/sandbox/README.sandbox

2016-10-06 Thread sveinung84
Author: sveinung Date: Thu Oct 6 14:07:36 2016 New Revision: 34022 URL: http://svn.gna.org/viewcvs/freeciv?rev=34022=rev Log: README.sandbox spelling fix: along -> alone. See bug #25148 Modified: branches/S2_6/data/sandbox/README.sandbox Modified: branches/S2_6/data/sandbox/README.sandbox