[Freeciv-commits] r34815 - /branches/S3_0/client/gui-qt/pages.cpp

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 10:31:09 2017 New Revision: 34815 URL: http://svn.gna.org/viewcvs/freeciv?rev=34815&view=rev Log: Qt client - remove right click menu from end turn sidebar Reported by Gogo Gugelhupf See bug #25420 Modified: branches/S3_0/client/gui-qt/pages.cpp Modified: br

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

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 10:30:56 2017 New Revision: 34814 URL: http://svn.gna.org/viewcvs/freeciv?rev=34814&view=rev Log: Qt client - remove right click menu from end turn sidebar Reported by Gogo Gugelhupf See bug #25420 Modified: branches/S2_6/client/gui-qt/pages.cpp Modified: br

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

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 10:31:18 2017 New Revision: 34816 URL: http://svn.gna.org/viewcvs/freeciv?rev=34816&view=rev Log: Qt client - remove right click menu from end turn sidebar Reported by Gogo Gugelhupf See bug #25420 Modified: trunk/client/gui-qt/pages.cpp Modified: trunk/clie

[Freeciv-commits] r34817 - /trunk/configure.ac

2017-01-12 Thread cazfi74
Author: cazfi Date: Thu Jan 12 11:11:19 2017 New Revision: 34817 URL: http://svn.gna.org/viewcvs/freeciv?rev=34817&view=rev Log: Fixed typo in helptext of --enable-fcmp Reported by Jacob Nevins See patch #7019 Modified: trunk/configure.ac Modified: trunk/configure.ac URL: http://svn.gna.

[Freeciv-commits] r34818 - in /branches/S2_6/client/gui-qt: citydlg.cpp citydlg.h repodlgs.cpp

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 11:12:36 2017 New Revision: 34818 URL: http://svn.gna.org/viewcvs/freeciv?rev=34818&view=rev Log: Qt client - use city_improvement_upkeep to calculate upkeep in city dialog Reported by Gogo Gugelhupf See bug #25422 Modified: branches/S2_6/client/gui-qt/citydl

[Freeciv-commits] r34819 - in /branches/S3_0/client/gui-qt: citydlg.cpp citydlg.h repodlgs.cpp

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 11:12:49 2017 New Revision: 34819 URL: http://svn.gna.org/viewcvs/freeciv?rev=34819&view=rev Log: Qt client - use city_improvement_upkeep to calculate upkeep in city dialog Reported by Gogo Gugelhupf See bug #25422 Modified: branches/S3_0/client/gui-qt/citydl

[Freeciv-commits] r34820 - in /trunk/client/gui-qt: citydlg.cpp citydlg.h repodlgs.cpp

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 11:12:57 2017 New Revision: 34820 URL: http://svn.gna.org/viewcvs/freeciv?rev=34820&view=rev Log: Qt client - use city_improvement_upkeep to calculate upkeep in city dialog Reported by Gogo Gugelhupf See bug #25422 Modified: trunk/client/gui-qt/citydlg.cpp

[Freeciv-commits] r34821 - /trunk/common/map.c

2017-01-12 Thread cazfi74
Author: cazfi Date: Thu Jan 12 11:15:33 2017 New Revision: 34821 URL: http://svn.gna.org/viewcvs/freeciv?rev=34821&view=rev Log: Made map_allocate() to respect map parameter. See bug #25418 Modified: trunk/common/map.c Modified: trunk/common/map.c URL: http://svn.gna.org/viewcvs/freeciv/tr

[Freeciv-commits] r34822 - in /branches/S2_6: client/gui-qt/dialogs.cpp data/themes/gui-qt/NightStalker/resource.qss

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 11:25:03 2017 New Revision: 34822 URL: http://svn.gna.org/viewcvs/freeciv?rev=34822&view=rev Log: Qt client - fix default button in disband dialog Reported by Gogo Gugelhupf See bug #25421 Modified: branches/S2_6/client/gui-qt/dialogs.cpp branches/S2_6/da

[Freeciv-commits] r34823 - in /branches/S3_0: client/gui-qt/dialogs.cpp data/themes/gui-qt/NightStalker/resource.qss

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 11:25:21 2017 New Revision: 34823 URL: http://svn.gna.org/viewcvs/freeciv?rev=34823&view=rev Log: Qt client - fix default button in disband dialog Reported by Gogo Gugelhupf See bug #25421 Modified: branches/S3_0/client/gui-qt/dialogs.cpp branches/S3_0/da

[Freeciv-commits] r34824 - in /trunk: client/gui-qt/dialogs.cpp data/themes/gui-qt/NightStalker/resource.qss

2017-01-12 Thread mlewczuk80
Author: mir3x Date: Thu Jan 12 11:25:27 2017 New Revision: 34824 URL: http://svn.gna.org/viewcvs/freeciv?rev=34824&view=rev Log: Qt client - fix default button in disband dialog Reported by Gogo Gugelhupf See bug #25421 Modified: trunk/client/gui-qt/dialogs.cpp trunk/data/themes/gui-qt

[Freeciv-commits] r34825 - in /trunk: ai/threxpr/ common/

2017-01-12 Thread cazfi74
Author: cazfi Date: Fri Jan 13 07:44:05 2017 New Revision: 34825 URL: http://svn.gna.org/viewcvs/freeciv?rev=34825&view=rev Log: Allocate map of its own to threxpr AI type. See patch #8067 Added: trunk/ai/threxpr/texaiworld.c trunk/ai/threxpr/texaiworld.h Modified: trunk/ai/threxpr/M