[Freeciv-commits] r25092 - /trunk/server/commands.c

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:14 2014 New Revision: 25092 URL: http://svn.gna.org/viewcvs/freeciv?rev=25092view=rev Log: Remove mention of /debug player command, which hasn't existed since 2005 (r9497). See gna bug #22150. Modified: trunk/server/commands.c Modified:

[Freeciv-commits] r25099 - /trunk/data/misc/small.png

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:43 2014 New Revision: 25099 URL: http://svn.gna.org/viewcvs/freeciv?rev=25099view=rev Log: Fix various small icons that were offset by one pixel in r23178. See gna bug #22157. Modified: trunk/data/misc/small.png Modified: trunk/data/misc/small.png URL:

[Freeciv-commits] r25100 - in /trunk/data: hex2t/tiles.png isophex/darkness.png

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:47 2014 New Revision: 25100 URL: http://svn.gna.org/viewcvs/freeciv?rev=25100view=rev Log: Modify hex2t and isophex darkness sprites to cover whole tile, mainly as an example of how to do it. No visible effect (would have to set darkness_layer=1). See gna patch

[Freeciv-commits] r25097 - in /trunk/data: civ2/ civ2civ3/ classic/ experimental/ multiplayer/

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:35 2014 New Revision: 25097 URL: http://svn.gna.org/viewcvs/freeciv?rev=25097view=rev Log: Rename AirUnit user flag to AirAttacker in supplied rulesets. Remove it from AWACS to avoid spurious comments in help. See gna bug #22155. Modified:

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

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:25 2014 New Revision: 25094 URL: http://svn.gna.org/viewcvs/freeciv?rev=25094view=rev Log: Update ruleset comments for move_fragments, plus generally clarify which items use whole / fractional MP. See gna bug #22151. Modified: trunk/data/alien/game.ruleset

[Freeciv-commits] r25096 - in /trunk: client/helpdata.c common/unit.c common/unittype.c common/unittype.h

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:32 2014 New Revision: 25096 URL: http://svn.gna.org/viewcvs/freeciv?rev=25096view=rev Log: Document embark/disembark restrictions and exceptions in autogenerated unit help. See gna bug #22143. Modified: trunk/client/helpdata.c trunk/common/unit.c

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

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:20 2014 New Revision: 25093 URL: http://svn.gna.org/viewcvs/freeciv?rev=25093view=rev Log: Adding missing item comments to units.ruleset, plus general cleanup. See gna bug #22153. Modified: trunk/data/alien/units.ruleset trunk/data/civ1/units.ruleset

[Freeciv-commits] r25095 - in /trunk: client/helpdata.c data/alien/units.ruleset

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:46:28 2014 New Revision: 25095 URL: http://svn.gna.org/viewcvs/freeciv?rev=25095view=rev Log: Document initial population of cities built by units. See gna bug #22152. Modified: trunk/client/helpdata.c trunk/data/alien/units.ruleset Modified:

[Freeciv-commits] r25102 - in /branches/S2_5/data: alien/ civ1/ civ2/ civ2civ3/ classic/ experimental/ multiplayer/

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:09 2014 New Revision: 25102 URL: http://svn.gna.org/viewcvs/freeciv?rev=25102view=rev Log: Adding missing item comments to units.ruleset, plus general cleanup. See gna bug #22153. Modified: branches/S2_5/data/alien/units.ruleset

[Freeciv-commits] r25101 - /branches/S2_5/server/commands.c

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:06 2014 New Revision: 25101 URL: http://svn.gna.org/viewcvs/freeciv?rev=25101view=rev Log: Remove mention of /debug player command, which hasn't existed since 2005 (r9497). See gna bug #22150. Modified: branches/S2_5/server/commands.c Modified:

[Freeciv-commits] r25103 - in /branches/S2_5/data: alien/ civ1/ civ2/ civ2civ3/ classic/ experimental/ multiplayer/

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:13 2014 New Revision: 25103 URL: http://svn.gna.org/viewcvs/freeciv?rev=25103view=rev Log: Update ruleset comments for move_fragments, plus generally clarify which items use whole / fractional MP. See gna bug #22151. Modified:

[Freeciv-commits] r25107 - /branches/S2_5/server/settings.c

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:28 2014 New Revision: 25107 URL: http://svn.gna.org/viewcvs/freeciv?rev=25107view=rev Log: Rework 'techlossforgiveness' and 'techlossrestore' help. They no longer contradict each other. See gna bug #22098. Modified: branches/S2_5/server/settings.c

[Freeciv-commits] r25106 - in /branches/S2_5/data: civ2/ civ2civ3/ classic/ experimental/ multiplayer/

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:24 2014 New Revision: 25106 URL: http://svn.gna.org/viewcvs/freeciv?rev=25106view=rev Log: Rename AirUnit user flag to AirAttacker in supplied rulesets. Remove it from AWACS to avoid spurious comments in help. See gna bug #22155. Modified:

[Freeciv-commits] r25108 - /branches/S2_5/data/misc/small.png

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:32 2014 New Revision: 25108 URL: http://svn.gna.org/viewcvs/freeciv?rev=25108view=rev Log: Fix various small icons that were offset by one pixel in r23179. See gna bug #22157. Modified: branches/S2_5/data/misc/small.png Modified:

[Freeciv-commits] r25104 - in /branches/S2_5: client/helpdata.c data/alien/units.ruleset

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:17 2014 New Revision: 25104 URL: http://svn.gna.org/viewcvs/freeciv?rev=25104view=rev Log: Document initial population of cities built by units. See gna bug #22152. Modified: branches/S2_5/client/helpdata.c branches/S2_5/data/alien/units.ruleset

[Freeciv-commits] r25109 - in /branches/S2_5/data: hex2t/tiles.png isophex/darkness.png

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:35 2014 New Revision: 25109 URL: http://svn.gna.org/viewcvs/freeciv?rev=25109view=rev Log: Modify hex2t and isophex darkness sprites to cover whole tile, mainly as an example of how to do it. No visible effect (would have to set darkness_layer=1). See gna patch

[Freeciv-commits] r25105 - in /branches/S2_5: client/helpdata.c common/unit.c common/unittype.c common/unittype.h

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:49:20 2014 New Revision: 25105 URL: http://svn.gna.org/viewcvs/freeciv?rev=25105view=rev Log: Document embark/disembark restrictions and exceptions in autogenerated unit help. See gna bug #22143. Modified: branches/S2_5/client/helpdata.c

[Freeciv-commits] r25110 - /branches/S2_4/server/commands.c

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:57:07 2014 New Revision: 25110 URL: http://svn.gna.org/viewcvs/freeciv?rev=25110view=rev Log: Remove mention of /debug player command, which hasn't existed since 2005 (r9497). See gna bug #22150. Modified: branches/S2_4/server/commands.c Modified:

[Freeciv-commits] r25111 - /branches/S2_4/client/helpdata.c

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 9 10:57:10 2014 New Revision: 25111 URL: http://svn.gna.org/viewcvs/freeciv?rev=25111view=rev Log: Document initial population of cities built by units. See gna bug #22152. Modified: branches/S2_4/client/helpdata.c Modified: branches/S2_4/client/helpdata.c URL:

[Freeciv-commits] r25112 - in /trunk: ./ data/default/ data/misc/ data/override/

2014-06-09 Thread cazfi74
Author: cazfi Date: Mon Jun 9 22:23:43 2014 New Revision: 25112 URL: http://svn.gna.org/viewcvs/freeciv?rev=25112view=rev Log: Added data directory override containing empty files of the types needed for creating custom nations. They are included from respective main files, and user can simply

[Freeciv-commits] r25113 - in /trunk: client/servers.c server/meta.c utility/netfile.c utility/netfile.h

2014-06-09 Thread cazfi74
Author: cazfi Date: Mon Jun 9 23:43:04 2014 New Revision: 25113 URL: http://svn.gna.org/viewcvs/freeciv?rev=25113view=rev Log: Handle metaserver reply to client in memory instead of writing it to temporary file. See patch #4779 Modified: trunk/client/servers.c trunk/server/meta.c

[Freeciv-commits] r25114 - in /trunk/client: gui-sdl/dialogs.c gui-sdl2/dialogs.c

2014-06-09 Thread cazfi74
Author: cazfi Date: Mon Jun 9 23:58:46 2014 New Revision: 25114 URL: http://svn.gna.org/viewcvs/freeciv?rev=25114view=rev Log: Iterate over city styles only once when constructing sdl(2)-client nation selection dialog, fixing a bug that first of the styles appeared twice. See bug #22148

[Freeciv-commits] r25115 - /trunk/doc/README.packaging

2014-06-09 Thread cazfi74
Author: cazfi Date: Tue Jun 10 00:13:29 2014 New Revision: 25115 URL: http://svn.gna.org/viewcvs/freeciv?rev=25115view=rev Log: Added note about freeciv-ruledit to README.packaging list of changes in 2.6. See patch #4780 Modified: trunk/doc/README.packaging Modified:

[Freeciv-commits] r25116 - /branches/S2_4/server/unithand.c

2014-06-09 Thread 0jacobnk . gna
Author: jtn Date: Tue Jun 10 01:25:11 2014 New Revision: 25116 URL: http://svn.gna.org/viewcvs/freeciv?rev=25116view=rev Log: Fix that a unit which is transporting other units can conquer a city. Reported by Marko Lindqvist (cazfi@gna), patch by pepeto@gna. See gna bug #20789 Modified: