[Freeciv-commits] r33919 - /branches/S2_6/server/rssanity.c

2016-09-27 Thread 0jacobnk . gna
Author: jtn Date: Tue Sep 27 23:24:31 2016 New Revision: 33919 URL: http://svn.gna.org/viewcvs/freeciv?rev=33919=rev Log: Enforce that road integrators must be symmetric. A warning was given, but this didn't stop ruleset loading. But the work hasn't been done in the game engine to support

[Freeciv-commits] r33920 - in /branches/S2_6/client/gui-gtk-3.0: action_dialog.c transportdlg.c unitselunitdlg.c unitselunitdlg.h

2016-09-27 Thread 0jacobnk . gna
Author: jtn Date: Tue Sep 27 23:24:34 2016 New Revision: 33920 URL: http://svn.gna.org/viewcvs/freeciv?rev=33920=rev Log: In transport selection dialog, select what we think is the best transport by default. See patch #7728. Modified: branches/S2_6/client/gui-gtk-3.0/action_dialog.c

[Freeciv-commits] r33918 - /branches/S2_6/server/ruleset.c

2016-09-27 Thread 0jacobnk . gna
Author: jtn Date: Tue Sep 27 23:24:27 2016 New Revision: 33918 URL: http://svn.gna.org/viewcvs/freeciv?rev=33918=rev Log: Fix loading of road 'integrates' from ruleset. It wasn't possible to define integrating roads at all. See bug #25115. Modified: branches/S2_6/server/ruleset.c

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

2016-09-27 Thread swiatos
Author: swiatos Date: Tue Sep 27 12:27:04 2016 New Revision: 33909 URL: http://svn.gna.org/viewcvs/freeciv?rev=33909=rev Log: update for uk.po, removed few fuzzies. left: 18k - 35863. Modified: branches/S2_5/translations/freeciv/uk.po [This mail would be too long, it was shortened to

[Freeciv-commits] r33927 - /branches/S2_6/server/srv_main.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:42:13 2016 New Revision: 33927 URL: http://svn.gna.org/viewcvs/freeciv?rev=33927=rev Log: Made one to really get random nation, if one reverts to random nation after already selecting specific nation. Reported by Jacob Nevins See bug #24170 Modified:

[Freeciv-commits] r33929 - /trunk/client/mapview_common.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:54:47 2016 New Revision: 33929 URL: http://svn.gna.org/viewcvs/freeciv?rev=33929=rev Log: Made mouse clicks to target correct tiles in hex topologies. Reported by Jacob Nevins See bug #24031 Modified: trunk/client/mapview_common.c Modified:

[Freeciv-commits] r33930 - /branches/S2_6/client/mapview_common.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:54:54 2016 New Revision: 33930 URL: http://svn.gna.org/viewcvs/freeciv?rev=33930=rev Log: Made mouse clicks to target correct tiles in hex topologies. Reported by Jacob Nevins See bug #24031 Modified: branches/S2_6/client/mapview_common.c Modified:

[Freeciv-commits] r33924 - /branches/S2_6/ai/default/aisettler.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:33:42 2016 New Revision: 33924 URL: http://svn.gna.org/viewcvs/freeciv?rev=33924=rev Log: Close default ai data phase after calling ai settler reset for a newly created barbarian player. Reported by Frank See bug #24545 Modified:

[Freeciv-commits] r33925 - /branches/S2_5/ai/default/aisettler.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:33:49 2016 New Revision: 33925 URL: http://svn.gna.org/viewcvs/freeciv?rev=33925=rev Log: Close default ai data phase after calling ai settler reset for a newly created barbarian player. Reported by Frank See bug #24545 Modified:

[Freeciv-commits] r33923 - /trunk/ai/default/aisettler.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:33:36 2016 New Revision: 33923 URL: http://svn.gna.org/viewcvs/freeciv?rev=33923=rev Log: Close default ai data phase after calling ai settler reset for a newly created barbarian player. Reported by Frank See bug #24545 Modified:

[Freeciv-commits] r33926 - /trunk/server/srv_main.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:42:05 2016 New Revision: 33926 URL: http://svn.gna.org/viewcvs/freeciv?rev=33926=rev Log: Made one to really get random nation, if one reverts to random nation after already selecting specific nation. Reported by Jacob Nevins See bug #24170 Modified:

[Freeciv-commits] r33928 - /branches/S2_5/server/srv_main.c

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 06:42:21 2016 New Revision: 33928 URL: http://svn.gna.org/viewcvs/freeciv?rev=33928=rev Log: Made one to really get random nation, if one reverts to random nation after already selecting specific nation. Reported by Jacob Nevins See bug #24170 Modified:

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

2016-09-27 Thread swiatos
Author: swiatos Date: Wed Sep 28 07:01:44 2016 New Revision: 33931 URL: http://svn.gna.org/viewcvs/freeciv?rev=33931=rev Log: update for uk.po, correction + removed few fuzzies & empties. left: 18k - 35180. Modified: branches/S2_5/translations/freeciv/uk.po [This mail would be too long, it

[Freeciv-commits] r33934 - in /branches/S2_5/server: srv_main.c stdinhand.c stdinhand.h

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 07:13:45 2016 New Revision: 33934 URL: http://svn.gna.org/viewcvs/freeciv?rev=33934=rev Log: Lower default cmdlevel to basic on game start. Reported by taka See bug #24774 Modified: branches/S2_5/server/srv_main.c branches/S2_5/server/stdinhand.c

[Freeciv-commits] r33933 - in /branches/S2_6/server: srv_main.c stdinhand.c stdinhand.h

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 07:13:38 2016 New Revision: 33933 URL: http://svn.gna.org/viewcvs/freeciv?rev=33933=rev Log: Lower default cmdlevel to basic on game start. Reported by taka See bug #24774 Modified: branches/S2_6/server/srv_main.c branches/S2_6/server/stdinhand.c

[Freeciv-commits] r33932 - in /trunk/server: srv_main.c stdinhand.c stdinhand.h

2016-09-27 Thread cazfi74
Author: cazfi Date: Wed Sep 28 07:13:30 2016 New Revision: 33932 URL: http://svn.gna.org/viewcvs/freeciv?rev=33932=rev Log: Lower default cmdlevel to basic on game start. Reported by taka See bug #24774 Modified: trunk/server/srv_main.c trunk/server/stdinhand.c

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

2016-09-27 Thread swiatos
Author: swiatos Date: Wed Sep 28 05:08:43 2016 New Revision: 33922 URL: http://svn.gna.org/viewcvs/freeciv?rev=33922=rev Log: update for uk.po, correction + removed few fuzzies & empties. left: 18k - 35495. Modified: branches/S2_5/translations/freeciv/uk.po [This mail would be too long, it

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

2016-09-27 Thread swiatos
Author: swiatos Date: Wed Sep 28 03:41:45 2016 New Revision: 33921 URL: http://svn.gna.org/viewcvs/freeciv?rev=33921=rev Log: update for uk.po, removed few fuzzies & empties. left: 18k - 35737. Modified: branches/S2_5/translations/freeciv/uk.po Modified:

[Freeciv-commits] r33910 - in /trunk: doc/README.msys2 windows/installer_msys2/Makefile

2016-09-27 Thread cazfi74
Author: cazfi Date: Tue Sep 27 20:26:42 2016 New Revision: 33910 URL: http://svn.gna.org/viewcvs/freeciv?rev=33910=rev Log: Build sdl2-client as part of msys2 based Windows Installer snapshot build. See patch #7727 Modified: trunk/doc/README.msys2 trunk/windows/installer_msys2/Makefile

[Freeciv-commits] r33911 - in /branches/S2_6: doc/README.msys2 win32/installer_msys2/Makefile

2016-09-27 Thread cazfi74
Author: cazfi Date: Tue Sep 27 20:26:49 2016 New Revision: 33911 URL: http://svn.gna.org/viewcvs/freeciv?rev=33911=rev Log: Build sdl2-client as part of msys2 based Windows Installer snapshot build. See patch #7727 Modified: branches/S2_6/doc/README.msys2

[Freeciv-commits] r33914 - in /branches/S2_5/client: gui-gtk-2.0/gui_main.c gui-gtk-3.0/gui_main.c gui-qt/gui_main.cpp

2016-09-27 Thread cazfi74
Author: cazfi Date: Tue Sep 27 20:35:19 2016 New Revision: 33914 URL: http://svn.gna.org/viewcvs/freeciv?rev=33914=rev Log: Set client to quitting-mode already before disconnecting from the server when going to shut down. Reported by Jacob Nevins See bug #24844 Modified:

[Freeciv-commits] r33912 - in /trunk/client: gui-gtk-2.0/gui_main.c gui-gtk-3.0/gui_main.c gui-gtk-3.x/gui_main.c gui-qt/gui_main.cpp

2016-09-27 Thread cazfi74
Author: cazfi Date: Tue Sep 27 20:35:08 2016 New Revision: 33912 URL: http://svn.gna.org/viewcvs/freeciv?rev=33912=rev Log: Set client to quitting-mode already before disconnecting from the server when going to shut down. Reported by Jacob Nevins See bug #24844 Modified:

[Freeciv-commits] r33913 - in /branches/S2_6/client: gui-gtk-2.0/gui_main.c gui-gtk-3.0/gui_main.c gui-qt/gui_main.cpp

2016-09-27 Thread cazfi74
Author: cazfi Date: Tue Sep 27 20:35:13 2016 New Revision: 33913 URL: http://svn.gna.org/viewcvs/freeciv?rev=33913=rev Log: Set client to quitting-mode already before disconnecting from the server when going to shut down. Reported by Jacob Nevins See bug #24844 Modified:

[Freeciv-commits] r33917 - in /trunk/client: gui-gtk-3.0/ gui-gtk-3.x/

2016-09-27 Thread 0jacobnk . gna
Author: jtn Date: Tue Sep 27 23:16:25 2016 New Revision: 33917 URL: http://svn.gna.org/viewcvs/freeciv?rev=33917=rev Log: In transport selection dialog, select what we think is the best transport by default. See patch #7728. Modified: trunk/client/gui-gtk-3.0/action_dialog.c

[Freeciv-commits] r33915 - /trunk/server/ruleset.c

2016-09-27 Thread 0jacobnk . gna
Author: jtn Date: Tue Sep 27 23:16:18 2016 New Revision: 33915 URL: http://svn.gna.org/viewcvs/freeciv?rev=33915=rev Log: Fix loading of road 'integrates' from ruleset. It wasn't possible to define integrating roads at all. See bug #25115. Modified: trunk/server/ruleset.c Modified:

[Freeciv-commits] r33916 - /trunk/server/rssanity.c

2016-09-27 Thread 0jacobnk . gna
Author: jtn Date: Tue Sep 27 23:16:22 2016 New Revision: 33916 URL: http://svn.gna.org/viewcvs/freeciv?rev=33916=rev Log: Enforce that road integrators must be symmetric. A warning was given, but this didn't stop ruleset loading. But the work hasn't been done in the game engine to support

[Freeciv-commits] r33908 - in /trunk: ./ ai/default/ client/ client/gui-sdl2/ common/ common/aicore/ common/networking/ data/alien/ data/civ1/...

2016-09-27 Thread cazfi74
Author: cazfi Date: Tue Sep 27 11:48:34 2016 New Revision: 33908 URL: http://svn.gna.org/viewcvs/freeciv?rev=33908=rev Log: Added support for good specific trade value percentages, for both ends of the route carrying the good. See patch #7730 Modified: trunk/ai/default/daieffects.c