[Freeciv-commits] r34048 - in /trunk: common/Makefile.am common/srvdefs.h server/stdinhand.c

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 18:17:04 2016 New Revision: 34048 URL: http://svn.gna.org/viewcvs/freeciv?rev=34048=rev Log: Added common srvdefs.h with TOKEN_DELIMITERS moved there also client end to use. See patch #7882 Added: trunk/common/srvdefs.h Modified: trunk/common/Makefile.am

[Freeciv-commits] r34049 - in /branches/S2_6: common/Makefile.am common/srvdefs.h server/stdinhand.c

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 18:17:18 2016 New Revision: 34049 URL: http://svn.gna.org/viewcvs/freeciv?rev=34049=rev Log: Added common srvdefs.h with TOKEN_DELIMITERS moved there also client end to use. See patch #7882 Added: branches/S2_6/common/srvdefs.h Modified:

[Freeciv-commits] r34037 - /trunk/client/packhand.c

2016-10-07 Thread sveinung84
Author: sveinung Date: Fri Oct 7 14:10:40 2016 New Revision: 34037 URL: http://svn.gna.org/viewcvs/freeciv?rev=34037=rev Log: Comment spell fix: intersting -> interesting. Modified: trunk/client/packhand.c Modified: trunk/client/packhand.c URL:

[Freeciv-commits] r34039 - /trunk/doc/README.actions

2016-10-07 Thread sveinung84
Author: sveinung Date: Fri Oct 7 14:11:10 2016 New Revision: 34039 URL: http://svn.gna.org/viewcvs/freeciv?rev=34039=rev Log: README.actions: document unit maintenance slots. See patch #7779 Modified: trunk/doc/README.actions Modified: trunk/doc/README.actions URL:

[Freeciv-commits] r34040 - in /trunk/client: gui-gtk-2.0/ gui-gtk-3.0/ gui-gtk-3.22/ gui-qt/

2016-10-07 Thread sveinung84
Author: sveinung Date: Fri Oct 7 14:11:55 2016 New Revision: 34040 URL: http://svn.gna.org/viewcvs/freeciv?rev=34040=rev Log: Put ACTION_EXPEL_UNIT in its proper location. The GTK clients and the Qt client had "Expel Unit" listed under a comment header for actions against all units at a tile.

[Freeciv-commits] r34038 - /trunk/ai/default/daimilitary.c

2016-10-07 Thread sveinung84
Author: sveinung Date: Fri Oct 7 14:10:50 2016 New Revision: 34038 URL: http://svn.gna.org/viewcvs/freeciv?rev=34038=rev Log: ai attacker want: check occupation action... when deciding how much a unit of a certain type is wanted (how much utility it has). A unit that can conquer a city is

[Freeciv-commits] r34036 - /branches/S2_6/doc/README.nations

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 14:02:09 2016 New Revision: 34036 URL: http://svn.gna.org/viewcvs/freeciv?rev=34036=rev Log: Documented use of nations override -directory. See patch #7565 Modified: branches/S2_6/doc/README.nations Modified: branches/S2_6/doc/README.nations URL:

[Freeciv-commits] r34035 - /trunk/doc/README.nations

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 14:02:02 2016 New Revision: 34035 URL: http://svn.gna.org/viewcvs/freeciv?rev=34035=rev Log: Documented use of nations override -directory. See patch #7565 Modified: trunk/doc/README.nations Modified: trunk/doc/README.nations URL:

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

2016-10-07 Thread sveinung84
Author: sveinung Date: Fri Oct 7 14:12:28 2016 New Revision: 34041 URL: http://svn.gna.org/viewcvs/freeciv?rev=34041=rev Log: Move old unit orders to savecompat. Move the unit orders that have been replaced by ORDER_ACTION_MOVE from the unit_orders enum to server/savecompat.h. See patch #7780

[Freeciv-commits] r34030 - /branches/S2_6/client/gui-qt/pages.cpp

2016-10-07 Thread mlewczuk80
Author: mir3x Date: Fri Oct 7 09:03:52 2016 New Revision: 34030 URL: http://svn.gna.org/viewcvs/freeciv?rev=34030=rev Log: Qt client - fixed crash when changing default font from MAIN_PAGE See bug #25147 Modified: branches/S2_6/client/gui-qt/pages.cpp Modified:

[Freeciv-commits] r34034 - in /trunk: client/gui-qt/ data/themes/gui-qt/Classic/ data/themes/gui-qt/NightStalker/

2016-10-07 Thread mlewczuk80
Author: mir3x Date: Fri Oct 7 09:41:42 2016 New Revision: 34034 URL: http://svn.gna.org/viewcvs/freeciv?rev=34034=rev Log: Qt client - redesigned city dialog. See patch #7781 Modified: trunk/client/gui-qt/citydlg.cpp trunk/client/gui-qt/citydlg.h trunk/client/gui-qt/fc_client.cpp

[Freeciv-commits] r34031 - /trunk/client/gui-qt/pages.cpp

2016-10-07 Thread mlewczuk80
Author: mir3x Date: Fri Oct 7 09:04:42 2016 New Revision: 34031 URL: http://svn.gna.org/viewcvs/freeciv?rev=34031=rev Log: Qt client - fixed crash when changing default font from MAIN_PAGE See bug #25147 Modified: trunk/client/gui-qt/pages.cpp Modified: trunk/client/gui-qt/pages.cpp URL:

[Freeciv-commits] r34032 - in /trunk/client/gui-qt: helpdlg.cpp helpdlg.h

2016-10-07 Thread mlewczuk80
Author: mir3x Date: Fri Oct 7 09:07:09 2016 New Revision: 34032 URL: http://svn.gna.org/viewcvs/freeciv?rev=34032=rev Log: Qt client - added goods help (Qt-client) Submitted by Marko Lindqvist See patch #7740 Modified: trunk/client/gui-qt/helpdlg.cpp trunk/client/gui-qt/helpdlg.h

[Freeciv-commits] r34033 - in /branches/S2_6: client/gui-qt/ data/themes/gui-qt/Classic/ data/themes/gui-qt/NightStalker/

2016-10-07 Thread mlewczuk80
Author: mir3x Date: Fri Oct 7 09:41:29 2016 New Revision: 34033 URL: http://svn.gna.org/viewcvs/freeciv?rev=34033=rev Log: Qt client - redesigned city dialog. See patch #7781 Modified: branches/S2_6/client/gui-qt/citydlg.cpp branches/S2_6/client/gui-qt/citydlg.h

[Freeciv-commits] r34045 - /branches/S2_5/client/audio.c

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 14:38:29 2016 New Revision: 34045 URL: http://svn.gna.org/viewcvs/freeciv?rev=34045=rev Log: Make sdl the default audio plugin when it's built it. See bug #24280 Modified: branches/S2_5/client/audio.c Modified: branches/S2_5/client/audio.c URL:

[Freeciv-commits] r34043 - /trunk/client/audio.c

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 14:38:19 2016 New Revision: 34043 URL: http://svn.gna.org/viewcvs/freeciv?rev=34043=rev Log: Make sdl the default audio plugin when it's built it. See bug #24280 Modified: trunk/client/audio.c Modified: trunk/client/audio.c URL:

[Freeciv-commits] r34044 - /branches/S2_6/client/audio.c

2016-10-07 Thread cazfi74
Author: cazfi Date: Fri Oct 7 14:38:24 2016 New Revision: 34044 URL: http://svn.gna.org/viewcvs/freeciv?rev=34044=rev Log: Make sdl the default audio plugin when it's built it. See bug #24280 Modified: branches/S2_6/client/audio.c Modified: branches/S2_6/client/audio.c URL:

[Freeciv-commits] r34042 - /branches/S2_5/translations/freeciv/fi.po

2016-10-07 Thread markus . linnakangas
Author: mlinnaka Date: Fri Oct 7 14:30:58 2016 New Revision: 34042 URL: http://svn.gna.org/viewcvs/freeciv?rev=34042=rev Log: Minor improvements in Finnish translation Modified: branches/S2_5/translations/freeciv/fi.po Modified: branches/S2_5/translations/freeciv/fi.po URL:

[Freeciv-commits] r34046 - /branches/S2_6/translations/freeciv/fi.po

2016-10-07 Thread markus . linnakangas
Author: mlinnaka Date: Fri Oct 7 14:39:17 2016 New Revision: 34046 URL: http://svn.gna.org/viewcvs/freeciv?rev=34046=rev Log: Merging Finnish translation improvements from 2.5-branch Modified: branches/S2_6/translations/freeciv/fi.po Modified: branches/S2_6/translations/freeciv/fi.po URL:

[Freeciv-commits] r34047 - /trunk/translations/core/fi.po

2016-10-07 Thread markus . linnakangas
Author: mlinnaka Date: Fri Oct 7 14:43:25 2016 New Revision: 34047 URL: http://svn.gna.org/viewcvs/freeciv?rev=34047=rev Log: Merging Finnish translation improvements from 2.5-branch Modified: trunk/translations/core/fi.po Modified: trunk/translations/core/fi.po URL:

[Freeciv-commits] r34050 - in /trunk: ./ client/gui-gtk-2.0/ client/gui-gtk-3.0/ client/gui-gtk-3.22/ common/networking/ server/

2016-10-07 Thread cazfi74
Author: cazfi Date: Sat Oct 8 07:12:36 2016 New Revision: 34050 URL: http://svn.gna.org/viewcvs/freeciv?rev=34050=rev Log: Added support for editing scenario-reserved property of players. See patch #7784 Modified: trunk/client/gui-gtk-2.0/editprop.c trunk/client/gui-gtk-3.0/editprop.c