[Freeciv-commits] r30629 - in /branches/S2_5/client/gui-qt: citydlg.cpp citydlg.h

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:52:44 2015 New Revision: 30629 URL: http://svn.gna.org/viewcvs/freeciv?rev=30629=rev Log: Fixed modal menu in city dialog and some message boxes, which could crash qt client (their parent object could be destroyed, and then modal menu/messagebox would crash)

[Freeciv-commits] r30632 - /branches/S2_5/client/gui-qt/cityrep.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:57:49 2015 New Revision: 30632 URL: http://svn.gna.org/viewcvs/freeciv?rev=30632=rev Log: Fixed city report columns width in qt-client, their width is still interactive, but defaults to contents. Reported by Jacob Nevins . See bug #24048 Modified:

[Freeciv-commits] r30634 - /trunk/client/gui-qt/cityrep.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:58:11 2015 New Revision: 30634 URL: http://svn.gna.org/viewcvs/freeciv?rev=30634=rev Log: Fixed city report columns width in qt-client, their width is still interactive, but defaults to contents. Reported by Jacob Nevins . See bug #24048 Modified:

[Freeciv-commits] r30633 - /branches/S2_6/client/gui-qt/cityrep.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:58:00 2015 New Revision: 30633 URL: http://svn.gna.org/viewcvs/freeciv?rev=30633=rev Log: Fixed city report columns width in qt-client, their width is still interactive, but defaults to contents. Reported by Jacob Nevins . See bug #24048 Modified:

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

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:52:59 2015 New Revision: 30630 URL: http://svn.gna.org/viewcvs/freeciv?rev=30630=rev Log: Fixed modal menu in city dialog and some message boxes, which could crash qt client (their parent object could be destroyed, and then modal menu/messagebox would crash)

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

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:53:08 2015 New Revision: 30631 URL: http://svn.gna.org/viewcvs/freeciv?rev=30631=rev Log: Fixed modal menu in city dialog and some message boxes, which could crash qt client (their parent object could be destroyed, and then modal menu/messagebox would crash)

[Freeciv-commits] r30626 - in /branches/S2_5/client/gui-qt: mapctrl.cpp mapview.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:47:58 2015 New Revision: 30626 URL: http://svn.gna.org/viewcvs/freeciv?rev=30626=rev Log: Added shortcuts on map view via mouse + modifier key(shift, ctrl, alt). Those shortcuts are the same like in gtk client, they allow to: Wake up sentries, Append focus unit,

[Freeciv-commits] r30635 - /branches/S2_5/client/gui-qt/chatline.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 20:00:07 2015 New Revision: 30635 URL: http://svn.gna.org/viewcvs/freeciv?rev=30635=rev Log: Replace typo in chat send(), which could send wrong message. See bug #24068 Modified: branches/S2_5/client/gui-qt/chatline.cpp Modified:

[Freeciv-commits] r30637 - /trunk/client/gui-qt/chatline.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 20:00:24 2015 New Revision: 30637 URL: http://svn.gna.org/viewcvs/freeciv?rev=30637=rev Log: Replace typo in chat send(), which could send wrong message. See bug #24068 Modified: trunk/client/gui-qt/chatline.cpp Modified: trunk/client/gui-qt/chatline.cpp

[Freeciv-commits] r30636 - /branches/S2_6/client/gui-qt/chatline.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 20:00:18 2015 New Revision: 30636 URL: http://svn.gna.org/viewcvs/freeciv?rev=30636=rev Log: Replace typo in chat send(), which could send wrong message. See bug #24068 Modified: branches/S2_6/client/gui-qt/chatline.cpp Modified:

[Freeciv-commits] r30640 - /trunk/client/gui-qt/mapview.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 20:05:30 2015 New Revision: 30640 URL: http://svn.gna.org/viewcvs/freeciv?rev=30640=rev Log: update_unit_info_label could lead to crash in qt-client when observing in endgame. Fixed. See bug #24069 Modified: trunk/client/gui-qt/mapview.cpp Modified:

[Freeciv-commits] r30638 - /branches/S2_5/client/gui-qt/mapview.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 20:05:11 2015 New Revision: 30638 URL: http://svn.gna.org/viewcvs/freeciv?rev=30638=rev Log: update_unit_info_label could lead to crash in qt-client when observing in endgame. Fixed. See bug #24069 Modified: branches/S2_5/client/gui-qt/mapview.cpp

[Freeciv-commits] r30639 - /branches/S2_6/client/gui-qt/mapview.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 20:05:21 2015 New Revision: 30639 URL: http://svn.gna.org/viewcvs/freeciv?rev=30639=rev Log: update_unit_info_label could lead to crash in qt-client when observing in endgame. Fixed. See bug #24069 Modified: branches/S2_6/client/gui-qt/mapview.cpp

[Freeciv-commits] r30627 - in /branches/S2_6/client/gui-qt: mapctrl.cpp mapview.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:49:38 2015 New Revision: 30627 URL: http://svn.gna.org/viewcvs/freeciv?rev=30627=rev Log: Added shortcuts on map view via mouse + modifier key(shift, ctrl, alt). Those shortcuts are the same like in gtk client, they allow to: Wake up sentries, Append focus unit,

[Freeciv-commits] r30628 - in /trunk/client/gui-qt: mapctrl.cpp mapview.cpp

2015-11-16 Thread mlewczuk80
Author: mir3x Date: Mon Nov 16 19:49:45 2015 New Revision: 30628 URL: http://svn.gna.org/viewcvs/freeciv?rev=30628=rev Log: Added shortcuts on map view via mouse + modifier key(shift, ctrl, alt). Those shortcuts are the same like in gtk client, they allow to: Wake up sentries, Append focus unit,

[Freeciv-commits] r30643 - /branches/S2_5/client/tilespec.c

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 21:46:49 2015 New Revision: 30643 URL: http://svn.gna.org/viewcvs/freeciv?rev=30643=rev Log: Make sure that unit itself gets drawn completely even if its bottom is below upkeep icon layer's bottom. See bug #24051 Modified: branches/S2_5/client/tilespec.c

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

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:09:51 2015 New Revision: 30646 URL: http://svn.gna.org/viewcvs/freeciv?rev=30646=rev Log: setup assess_turns outside loop in AI assess_danger() See patch #6591 Modified: trunk/ai/default/advmilitary.c Modified: trunk/ai/default/advmilitary.c URL:

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

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 21:46:36 2015 New Revision: 30641 URL: http://svn.gna.org/viewcvs/freeciv?rev=30641=rev Log: Make sure that unit itself gets drawn completely even if its bottom is below upkeep icon layer's bottom. See bug #24051 Modified: trunk/client/tilespec.c Modified:

[Freeciv-commits] r30642 - /branches/S2_6/client/tilespec.c

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 21:46:43 2015 New Revision: 30642 URL: http://svn.gna.org/viewcvs/freeciv?rev=30642=rev Log: Make sure that unit itself gets drawn completely even if its bottom is below upkeep icon layer's bottom. See bug #24051 Modified: branches/S2_6/client/tilespec.c

[Freeciv-commits] r30650 - /branches/S2_6/data/sandbox/game.ruleset

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:12:23 2015 New Revision: 30650 URL: http://svn.gna.org/viewcvs/freeciv?rev=30650=rev Log: Sandbox summary updated to dismiss AI performance, savegame compatibility See patch #6590 Modified: branches/S2_6/data/sandbox/game.ruleset Modified:

[Freeciv-commits] r30649 - /trunk/data/sandbox/game.ruleset

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:12:18 2015 New Revision: 30649 URL: http://svn.gna.org/viewcvs/freeciv?rev=30649=rev Log: Sandbox summary updated to dismiss AI performance, savegame compatibility See patch #6590 Modified: trunk/data/sandbox/game.ruleset Modified:

[Freeciv-commits] r30648 - /branches/S2_5/ai/default/advmilitary.c

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:10:01 2015 New Revision: 30648 URL: http://svn.gna.org/viewcvs/freeciv?rev=30648=rev Log: setup assess_turns outside loop in AI assess_danger() See patch #6591 Modified: branches/S2_5/ai/default/advmilitary.c Modified:

[Freeciv-commits] r30647 - /branches/S2_6/ai/default/advmilitary.c

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:09:56 2015 New Revision: 30647 URL: http://svn.gna.org/viewcvs/freeciv?rev=30647=rev Log: setup assess_turns outside loop in AI assess_danger() See patch #6591 Modified: branches/S2_6/ai/default/advmilitary.c Modified:

[Freeciv-commits] r30644 - in /trunk: client/ data/ doc/

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:00:38 2015 New Revision: 30644 URL: http://svn.gna.org/viewcvs/freeciv?rev=30644=rev Log: Made unit upkeep icon offset tileset configurable. See patch #6511 Modified: trunk/client/tilespec.c trunk/data/alio.tilespec trunk/data/amplio.tilespec

[Freeciv-commits] r30645 - in /branches/S2_6: client/ data/ doc/

2015-11-16 Thread cazfi74
Author: cazfi Date: Mon Nov 16 22:00:44 2015 New Revision: 30645 URL: http://svn.gna.org/viewcvs/freeciv?rev=30645=rev Log: Made unit upkeep icon offset tileset configurable. See patch #6511 Modified: branches/S2_6/client/tilespec.c branches/S2_6/data/alio.tilespec