[Freeciv-commits] r32925 - in /trunk: ./ ai/default/ client/ common/ common/networking/ server/ tools/ruleutil/

2016-06-20 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 20 11:06:55 2016 New Revision: 32925 URL: http://svn.gna.org/viewcvs/freeciv?rev=32925&view=rev Log: Send whether init government is nation-specific to the client. So that nation help is not cluttered up with "Initial government is Despotism" unnecessarily. default_gove

[Freeciv-commits] r32924 - in /trunk: client/ common/ common/networking/ common/scriptcore/ server/

2016-06-20 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 20 11:06:50 2016 New Revision: 32924 URL: http://svn.gna.org/viewcvs/freeciv?rev=32924&view=rev Log: Create a Government_type_id, following the pattern of Impr_type_id etc. Get rid of G_MAGIC and the (unused) G_CITY_SIZE_FREE. See gna patch #7277. Modified: trunk/c

[Freeciv-commits] r32927 - in /branches/S2_6: ./ ai/default/ client/ common/ server/ tools/ruledit/

2016-06-20 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 20 11:07:47 2016 New Revision: 32927 URL: http://svn.gna.org/viewcvs/freeciv?rev=32927&view=rev Log: Send whether init government is nation-specific to the client. So that nation help is not cluttered up with "Initial government is Despotism" unnecessarily. default_gove

[Freeciv-commits] r32926 - in /branches/S2_6: client/ client/gui-xaw/ common/ common/scriptcore/ server/

2016-06-20 Thread 0jacobnk . gna
Author: jtn Date: Mon Jun 20 11:07:42 2016 New Revision: 32926 URL: http://svn.gna.org/viewcvs/freeciv?rev=32926&view=rev Log: Create a Government_type_id, following the pattern of Impr_type_id etc. Get rid of G_MAGIC and the (unused) G_CITY_SIZE_FREE. See gna patch #7277. Modified: branche

[Freeciv-commits] r32928 - in /trunk: ./ client/ common/networking/ server/

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 11:20:33 2016 New Revision: 32928 URL: http://svn.gna.org/viewcvs/freeciv?rev=32928&view=rev Log: Added packet type web_city_info_addition to be sent on freeciv-web mode. See patch #7279 Modified: trunk/client/packhand.c trunk/common/networking/packets.def

[Freeciv-commits] r32930 - /branches/S2_6/utility/fcintl.c

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 17:50:06 2016 New Revision: 32930 URL: http://svn.gna.org/viewcvs/freeciv?rev=32930&view=rev Log: Made capitalized_string() not to leave last character out from the returned string, or making it broken one in case of multi-byte character. Reported by Markus Linnaka

[Freeciv-commits] r32929 - /trunk/utility/fcintl.c

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 17:50:00 2016 New Revision: 32929 URL: http://svn.gna.org/viewcvs/freeciv?rev=32929&view=rev Log: Made capitalized_string() not to leave last character out from the returned string, or making it broken one in case of multi-byte character. Reported by Markus Linnaka

[Freeciv-commits] r32931 - /branches/S2_5/utility/fcintl.c

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 17:50:16 2016 New Revision: 32931 URL: http://svn.gna.org/viewcvs/freeciv?rev=32931&view=rev Log: Made capitalized_string() not to leave last character out from the returned string, or making it broken one in case of multi-byte character. Reported by Markus Linnaka

[Freeciv-commits] r32932 - in /trunk: ai/default/aicity.c server/citytools.c server/cityturn.c

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 18:25:33 2016 New Revision: 32932 URL: http://svn.gna.org/viewcvs/freeciv?rev=32932&view=rev Log: Made default AI to use change_build_target() See patch #7269 Modified: trunk/ai/default/aicity.c trunk/server/citytools.c trunk/server/cityturn.c Modified

[Freeciv-commits] r32933 - in /branches/S2_6: ai/default/aicity.c server/citytools.c server/cityturn.c

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 18:25:39 2016 New Revision: 32933 URL: http://svn.gna.org/viewcvs/freeciv?rev=32933&view=rev Log: Made default AI to use change_build_target() See patch #7269 Modified: branches/S2_6/ai/default/aicity.c branches/S2_6/server/citytools.c branches/S2_6/ser

[Freeciv-commits] r32934 - in /trunk/utility: shared.c shared.h

2016-06-20 Thread cazfi74
Author: cazfi Date: Mon Jun 20 21:42:38 2016 New Revision: 32934 URL: http://svn.gna.org/viewcvs/freeciv?rev=32934&view=rev Log: Removed create_centered_string() See patch #7282 Modified: trunk/utility/shared.c trunk/utility/shared.h Modified: trunk/utility/shared.c URL: http://svn.gna

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

2016-06-20 Thread sveinung84
Author: sveinung Date: Tue Jun 21 02:06:31 2016 New Revision: 32935 URL: http://svn.gna.org/viewcvs/freeciv?rev=32935&view=rev Log: Comment fix: documentation has moved. Modified: trunk/common/actions.c Modified: trunk/common/actions.c URL: http://svn.gna.org/viewcvs/freeciv/trunk/common/ac

[Freeciv-commits] r32936 - /branches/S2_6/common/actions.c

2016-06-20 Thread sveinung84
Author: sveinung Date: Tue Jun 21 02:06:58 2016 New Revision: 32936 URL: http://svn.gna.org/viewcvs/freeciv?rev=32936&view=rev Log: Comment fix: documentation has moved. Modified: branches/S2_6/common/actions.c Modified: branches/S2_6/common/actions.c URL: http://svn.gna.org/viewcvs/freeciv