[Freeciv-commits] r27187 - /trunk/ai/default/advmilitary.c

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 09:31:35 2014 New Revision: 27187 URL: http://svn.gna.org/viewcvs/freeciv?rev=27187view=rev Log: Fixed check that prevented AI from building military units for their martial law value only. See bug #22997 Modified: trunk/ai/default/advmilitary.c Modified:

[Freeciv-commits] r27188 - /trunk/client/tilespec.c

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 09:34:37 2014 New Revision: 27188 URL: http://svn.gna.org/viewcvs/freeciv?rev=27188view=rev Log: Avoid expensive check for bases that would need their flags shown if the tile has no extras owner set at all, i.e, when all bases on tile are unowned. See patch #5450

[Freeciv-commits] r27189 - /trunk/win32/installer/Makefile

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 09:38:44 2014 New Revision: 27189 URL: http://svn.gna.org/viewcvs/freeciv?rev=27189view=rev Log: Added Qt-client package building to default targets of the Windows Installer build Makefile. See patch #5453 Modified: trunk/win32/installer/Makefile Modified:

[Freeciv-commits] r27190 - /branches/S2_5/win32/installer/Makefile

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 09:38:52 2014 New Revision: 27190 URL: http://svn.gna.org/viewcvs/freeciv?rev=27190view=rev Log: Added Qt-client package building to default targets of the Windows Installer build Makefile. See patch #5453 Modified: branches/S2_5/win32/installer/Makefile

[Freeciv-commits] r27191 - in /trunk: data/civ2civ3/effects.ruleset doc/README.ruleset_civ2civ3

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 12:17:30 2014 New Revision: 27191 URL: http://svn.gna.org/viewcvs/freeciv?rev=27191view=rev Log: civ2civ3 Tribal government bonuses adjusted - Movement bonus removed - Added 50% bonus to likelihood of gaining veterancy in combat Patch by David Fernandez bardo See

[Freeciv-commits] r27192 - in /branches/S2_5: data/civ2civ3/effects.ruleset doc/README.ruleset_civ2civ3

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 12:17:41 2014 New Revision: 27192 URL: http://svn.gna.org/viewcvs/freeciv?rev=27192view=rev Log: civ2civ3 Tribal government bonuses adjusted - Movement bonus removed - Added 50% bonus to likelihood of gaining veterancy in combat Patch by David Fernandez bardo See

[Freeciv-commits] r27193 - in /trunk/client: ./ gui-gtk-2.0/ gui-gtk-3.0/ gui-qt/ gui-sdl/ gui-sdl2/ gui-stub/ gui-xaw/ include/

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 12:50:13 2014 New Revision: 27193 URL: http://svn.gna.org/viewcvs/freeciv?rev=27193view=rev Log: Make fullscreen mode the default in gtk3-client when screen is so small that not using fullscreen makes no sense. The saved settings still take precedence, so to some

[Freeciv-commits] r27194 - in /branches/S2_4/dependencies/lua-5.1: Version src/ldo.c

2014-12-06 Thread 0jacobnk . gna
Author: jtn Date: Sat Dec 6 13:46:34 2014 New Revision: 27194 URL: http://svn.gna.org/viewcvs/freeciv?rev=27194view=rev Log: Fix stack overflow in embedded Lua's vararg functions (CVE-2014-5461). Patch comes from the Debian Lua package (5.1.5-4+deb7u1), with author shown as Enrico Tassi

[Freeciv-commits] r27195 - /branches/S2_4/po/

2014-12-06 Thread 0jacobnk . gna
Author: jtn Date: Sat Dec 6 14:05:50 2014 New Revision: 27195 URL: http://svn.gna.org/viewcvs/freeciv?rev=27195view=rev Log: Results of running make update-po. Modified: branches/S2_4/po/ar.po branches/S2_4/po/bg.po branches/S2_4/po/ca.po branches/S2_4/po/cs.po

[Freeciv-commits] r27197 - /branches/S2_4/fc_version

2014-12-06 Thread 0jacobnk . gna
Author: jtn Date: Sat Dec 6 14:06:40 2014 New Revision: 27197 URL: http://svn.gna.org/viewcvs/freeciv?rev=27197view=rev Log: Bump version number to '2.4.4'. Modified: branches/S2_4/fc_version Modified: branches/S2_4/fc_version URL:

[Freeciv-commits] r27198 - /branches/S2_4/ChangeLog

2014-12-06 Thread 0jacobnk . gna
Author: jtn Date: Sat Dec 6 14:15:02 2014 New Revision: 27198 URL: http://svn.gna.org/viewcvs/freeciv?rev=27198view=rev Log: Update ChangeLog as of S2_4 r27197. Modified: branches/S2_4/ChangeLog [This mail would be too long, it was shortened to contain the URLs only.] Modified:

[Freeciv-commits] r27199 - /tags/R2_4_4/

2014-12-06 Thread 0jacobnk . gna
Author: jtn Date: Sat Dec 6 14:19:54 2014 New Revision: 27199 URL: http://svn.gna.org/viewcvs/freeciv?rev=27199view=rev Log: Tag 2.4.4 release. Added: tags/R2_4_4/ - copied from r27198, branches/S2_4/ ___ Freeciv-commits mailing list

[Freeciv-commits] r27200 - /tags/R2_4_4/fc_version

2014-12-06 Thread 0jacobnk . gna
Author: jtn Date: Sat Dec 6 14:26:27 2014 New Revision: 27200 URL: http://svn.gna.org/viewcvs/freeciv?rev=27200view=rev Log: Strip '+' from version string for release. Modified: tags/R2_4_4/fc_version Modified: tags/R2_4_4/fc_version URL:

[Freeciv-commits] r27201 - in /trunk/client: gui-sdl/ gui-sdl2/

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 18:39:39 2014 New Revision: 27201 URL: http://svn.gna.org/viewcvs/freeciv?rev=27201view=rev Log: Some Coding Style corrections for sdl2-client colors.c, connectdlg.c, diplodlg.c, finddlg.c, gotodlg.c, graphics.c, and gui_iconv.c. See patch #4835 Modified:

[Freeciv-commits] r27202 - /trunk/ai/default/aicity.c

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 23:13:54 2014 New Revision: 27202 URL: http://svn.gna.org/viewcvs/freeciv?rev=27202view=rev Log: Made AI settler_want to consider unit pop_cost in a generic way, and not assuming that it's always 1. See patch #5440 Modified: trunk/ai/default/aicity.c

[Freeciv-commits] r27203 - /branches/S2_5/ai/default/aicity.c

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 23:14:20 2014 New Revision: 27203 URL: http://svn.gna.org/viewcvs/freeciv?rev=27203view=rev Log: Made AI settler_want to consider unit pop_cost in a generic way, and not assuming that it's always 1. See patch #5440 Modified: branches/S2_5/ai/default/aicity.c

[Freeciv-commits] r27204 - in /trunk: ./ client/ gen_headers/ server/

2014-12-06 Thread cazfi74
Author: cazfi Date: Sat Dec 6 23:23:35 2014 New Revision: 27204 URL: http://svn.gna.org/viewcvs/freeciv?rev=27204view=rev Log: In addition to fc_config.h configuration headers used internally, create gen_headers/freeciv_config.h header that contains only things that can be sefely included to