[Freeciv-commits] r29483 - in /branches/S2_6: configure.ac doc/README.packaging tools/civmanual.c

2015-08-12 Thread cazfi74
Author: cazfi Date: Thu Aug 13 05:23:05 2015 New Revision: 29483 URL: http://svn.gna.org/viewcvs/freeciv?rev=29483view=rev Log: Replaced configure option --with-freeciv-manual with --enable-freeciv-manual that can be used also to control the kind of output freeciv-manual will produce. See patch

[Freeciv-commits] r29482 - in /trunk: configure.ac tools/civmanual.c

2015-08-12 Thread cazfi74
Author: cazfi Date: Thu Aug 13 05:22:57 2015 New Revision: 29482 URL: http://svn.gna.org/viewcvs/freeciv?rev=29482view=rev Log: Replaced configure option --with-freeciv-manual with --enable-freeciv-manual that can be used also to control the kind of output freeciv-manual will produce. See patch

[Freeciv-commits] r29472 - in /trunk: ./ client/ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-qt/ common/ data/ server/

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:30:26 2015 New Revision: 29472 URL: http://svn.gna.org/viewcvs/freeciv?rev=29472view=rev Log: orders system: replace ORDER_BUILD_CITY with ORDER_PERFORM_ACTION Offer Go and... menu items for both join and found to give the player full control. A smart menu

[Freeciv-commits] r29471 - in /trunk/server: savecompat.c unithand.c

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:29:56 2015 New Revision: 29471 URL: http://svn.gna.org/viewcvs/freeciv?rev=29471view=rev Log: orders system: support the Join City action See patch #6219 Modified: trunk/server/savecompat.c trunk/server/unithand.c Modified: trunk/server/savecompat.c

[Freeciv-commits] r29468 - in /trunk: ./ common/ server/

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:28:51 2015 New Revision: 29468 URL: http://svn.gna.org/viewcvs/freeciv?rev=29468view=rev Log: orders system: replace ORDER_TRADE_ROUTE with ORDER_PERFORM_ACTION See patch #6216 Modified: trunk/common/unit.h trunk/fc_version

[Freeciv-commits] r29473 - in /trunk/server: savecompat.c savegame3.c

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:30:52 2015 New Revision: 29473 URL: http://svn.gna.org/viewcvs/freeciv?rev=29473view=rev Log: Fix join foreign city order upgrade The code that upgrades ORDER_BUILD_CITY to ORDER_PERFORM_ACTION was written with pre version 3 save games in mind. The rule that

[Freeciv-commits] r29467 - in /trunk/server: savecompat.c unithand.c

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:28:31 2015 New Revision: 29467 URL: http://svn.gna.org/viewcvs/freeciv?rev=29467view=rev Log: orders system: support the Establish Trade Route action See patch #6215 Modified: trunk/server/savecompat.c trunk/server/unithand.c Modified:

[Freeciv-commits] r29470 - in /trunk: common/actions.c common/unit.c common/unit.h doc/README.actions fc_version server/unithand.c

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:29:38 2015 New Revision: 29470 URL: http://svn.gna.org/viewcvs/freeciv?rev=29470view=rev Log: Allow joining cities at the neighbor tile This allows rulesets to let units join non allied cities. See patch #6218 Modified: trunk/common/actions.c

[Freeciv-commits] r29469 - in /trunk: common/unit.c common/unit.h server/cityhand.c server/unithand.c

2015-08-12 Thread sveinung84
Author: sveinung Date: Wed Aug 12 12:29:04 2015 New Revision: 29469 URL: http://svn.gna.org/viewcvs/freeciv?rev=29469view=rev Log: Split the hard coded join and found city requirements from each other Found City and Join City are different actions. Split their hard coded requirements in two

[Freeciv-commits] r29474 - in /trunk/client: client_main.c clinet.c options.c options.h

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 18:01:26 2015 New Revision: 29474 URL: http://svn.gna.org/viewcvs/freeciv?rev=29474view=rev Log: Added client option to automatically update default server and port options to match previously used server. Requested by Markus Raab deb...@markus-raab.org See bug

[Freeciv-commits] r29475 - in /branches/S2_6/client: client_main.c clinet.c options.c options.h

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 18:01:34 2015 New Revision: 29475 URL: http://svn.gna.org/viewcvs/freeciv?rev=29475view=rev Log: Added client option to automatically update default server and port options to match previously used server. Requested by Markus Raab deb...@markus-raab.org See bug

[Freeciv-commits] r29477 - in /branches/S2_6: data/alien/ doc/

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 19:17:34 2015 New Revision: 29477 URL: http://svn.gna.org/viewcvs/freeciv?rev=29477view=rev Log: Made alien ruleset Transportation building to work on both square and hex based topologies. See bug #23761 Modified: branches/S2_6/data/alien/buildings.ruleset

[Freeciv-commits] r29476 - in /trunk: data/alien/buildings.ruleset data/alien/effects.ruleset data/alien/game.ruleset doc/README.ruleset_alien

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 19:17:21 2015 New Revision: 29476 URL: http://svn.gna.org/viewcvs/freeciv?rev=29476view=rev Log: Made alien ruleset Transportation building to work on both square and hex based topologies. See bug #23761 Modified: trunk/data/alien/buildings.ruleset

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

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 19:38:22 2015 New Revision: 29478 URL: http://svn.gna.org/viewcvs/freeciv?rev=29478view=rev Log: Made victory_lead_pct to be just the lead, not 100% for a draw already See patch #6205 Modified: trunk/data/alien/game.ruleset trunk/data/civ1/game.ruleset

[Freeciv-commits] r29479 - in /branches/S2_6: data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multiplay...

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 19:38:30 2015 New Revision: 29479 URL: http://svn.gna.org/viewcvs/freeciv?rev=29479view=rev Log: Made victory_lead_pct to be just the lead, not 100% for a draw already See patch #6205 Modified: branches/S2_6/data/alien/game.ruleset

[Freeciv-commits] r29480 - /trunk/server/civserver.c

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 19:44:16 2015 New Revision: 29480 URL: http://svn.gna.org/viewcvs/freeciv?rev=29480view=rev Log: Improved coding style of the Mac options parsing code in civserver.c See patch #6204 Modified: trunk/server/civserver.c Modified: trunk/server/civserver.c URL:

[Freeciv-commits] r29481 - /branches/S2_6/server/civserver.c

2015-08-12 Thread cazfi74
Author: cazfi Date: Wed Aug 12 19:44:23 2015 New Revision: 29481 URL: http://svn.gna.org/viewcvs/freeciv?rev=29481view=rev Log: Improved coding style of the Mac options parsing code in civserver.c See patch #6204 Modified: branches/S2_6/server/civserver.c Modified: