[Freeciv-commits] r33677 - in /trunk/tools/ruledit: Makefile.am ruledit_qt.cpp ruledit_qt.h tab_gov.cpp tab_gov.h validity.c validity.h

2016-08-22 Thread cazfi74
Author: cazfi Date: Tue Aug 23 08:09:29 2016 New Revision: 33677 URL: http://svn.gna.org/viewcvs/freeciv?rev=33677&view=rev Log: Added governments tab to ruledit See patch #7628 Added: trunk/tools/ruledit/tab_gov.cpp trunk/tools/ruledit/tab_gov.h Modified: trunk/tools/ruledit/Makefil

[Freeciv-commits] r33676 - in /branches/S2_6/client/gui-gtk-3.0: unitselect.c unitselect.h unitselunitdlg.c

2016-08-22 Thread sveinung84
Author: sveinung Date: Tue Aug 23 04:47:18 2016 New Revision: 33676 URL: http://svn.gna.org/viewcvs/freeciv?rev=33676&view=rev Log: Gtk 3 client: standardize unit selection text. Standardize on the unit selection dialog's unit description text in unit selection text items. Use it in the transport

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

2016-08-22 Thread sveinung84
Author: sveinung Date: Tue Aug 23 04:45:04 2016 New Revision: 33675 URL: http://svn.gna.org/viewcvs/freeciv?rev=33675&view=rev Log: Gtk 3 clients: standardize unit selection text. Standardize on the unit selection dialog's unit description text in unit selection text items. Use it in the transpor

[Freeciv-commits] r33674 - /trunk/client/control.c

2016-08-22 Thread sveinung84
Author: sveinung Date: Tue Aug 23 04:44:36 2016 New Revision: 33674 URL: http://svn.gna.org/viewcvs/freeciv?rev=33674&view=rev Log: Beginner help for "Drop Paratrooper". See patch #7642 Modified: trunk/client/control.c Modified: trunk/client/control.c URL: http://svn.gna.org/viewcvs/freeci

[Freeciv-commits] r33673 - /trunk/client/gui-qt/fc_client.cpp

2016-08-22 Thread mlewczuk80
Author: mir3x Date: Mon Aug 22 22:49:50 2016 New Revision: 33673 URL: http://svn.gna.org/viewcvs/freeciv?rev=33673&view=rev Log: Disable/Enable QSocketNotifier on Windows only. See bug #24909 Modified: trunk/client/gui-qt/fc_client.cpp Modified: trunk/client/gui-qt/fc_client.cpp URL: http

[Freeciv-commits] r33672 - /branches/S2_6/client/gui-qt/fc_client.cpp

2016-08-22 Thread mlewczuk80
Author: mir3x Date: Mon Aug 22 22:49:37 2016 New Revision: 33672 URL: http://svn.gna.org/viewcvs/freeciv?rev=33672&view=rev Log: Disable/Enable QSocketNotifier on Windows only. See bug #24909 Modified: branches/S2_6/client/gui-qt/fc_client.cpp Modified: branches/S2_6/client/gui-qt/fc_clien

[Freeciv-commits] r33671 - /branches/S2_5/client/gui-qt/fc_client.cpp

2016-08-22 Thread mlewczuk80
Author: mir3x Date: Mon Aug 22 22:49:01 2016 New Revision: 33671 URL: http://svn.gna.org/viewcvs/freeciv?rev=33671&view=rev Log: Disable/Enable QSocketNotifier on Windows only. See bug #24909 Modified: branches/S2_5/client/gui-qt/fc_client.cpp Modified: branches/S2_5/client/gui-qt/fc_clien

[Freeciv-commits] r33670 - in /trunk/tools: download.c download.h

2016-08-22 Thread cazfi74
Author: cazfi Date: Mon Aug 22 22:39:08 2016 New Revision: 33670 URL: http://svn.gna.org/viewcvs/freeciv?rev=33670&view=rev Log: Changed modpack download description file suffix from ".modpack" to ".mpdl" See patch #7641 Modified: trunk/tools/download.c trunk/tools/download.h Modified:

[Freeciv-commits] r33669 - in /branches/S2_6: common/actions.c server/diplomats.c

2016-08-22 Thread cazfi74
Author: cazfi Date: Mon Aug 22 21:30:31 2016 New Revision: 33669 URL: http://svn.gna.org/viewcvs/freeciv?rev=33669&view=rev Log: Made Base DiplomatDefence flag to work correctly when base is within city. See bug #24975 Modified: branches/S2_6/common/actions.c branches/S2_6/server/diploma

[Freeciv-commits] r33668 - /trunk/tools/ruledit/req_edit.cpp

2016-08-22 Thread cazfi74
Author: cazfi Date: Mon Aug 22 20:10:08 2016 New Revision: 33668 URL: http://svn.gna.org/viewcvs/freeciv?rev=33668&view=rev Log: Req_edit shows good description as constructed by req_text_insert() when ever it's available. See patch #7626 Modified: trunk/tools/ruledit/req_edit.cpp Modified

[Freeciv-commits] r33667 - in /trunk: common/terrain.c common/terrain.h tools/ruledit/tab_misc.cpp tools/ruledit/univ_value.c

2016-08-22 Thread cazfi74
Author: cazfi Date: Mon Aug 22 12:45:19 2016 New Revision: 33667 URL: http://svn.gna.org/viewcvs/freeciv?rev=33667&view=rev Log: Added value editing for Terrain, Nation, and Unit type requirement types. See patch #7638 Modified: trunk/common/terrain.c trunk/common/terrain.h trunk/too