[Freeciv-commits] r30703 - /branches/S2_6/server/savegame2.c

2015-11-20 Thread sveinung84
Author: sveinung Date: Fri Nov 20 14:38:38 2015 New Revision: 30703 URL: http://svn.gna.org/viewcvs/freeciv?rev=30703=rev Log: save games: ORDER_ACTION_MOVE needs a direction See bug #24097 Modified: branches/S2_6/server/savegame2.c Modified: branches/S2_6/server/savegame2.c URL:

[Freeciv-commits] r30704 - /branches/S2_6/server/savegame2.c

2015-11-20 Thread sveinung84
Author: sveinung Date: Fri Nov 20 14:38:46 2015 New Revision: 30704 URL: http://svn.gna.org/viewcvs/freeciv?rev=30704=rev Log: Store unseen action selection dialogs in saves Make the unseen action selection dialog server state survive server restarts by storing it in save games. The new save

[Freeciv-commits] r30700 - in /trunk/server: savegame2.c savegame3.c

2015-11-20 Thread sveinung84
Author: sveinung Date: Fri Nov 20 14:36:03 2015 New Revision: 30700 URL: http://svn.gna.org/viewcvs/freeciv?rev=30700=rev Log: save games: ORDER_ACTION_MOVE needs a direction See bug #24097 Modified: trunk/server/savegame2.c trunk/server/savegame3.c Modified: trunk/server/savegame2.c

[Freeciv-commits] r30701 - in /trunk/server: savegame2.c savegame3.c

2015-11-20 Thread sveinung84
Author: sveinung Date: Fri Nov 20 14:36:13 2015 New Revision: 30701 URL: http://svn.gna.org/viewcvs/freeciv?rev=30701=rev Log: Store unseen action selection dialogs in saves Make the unseen action selection dialog server state survive server restarts by storing it in save games. The new save

[Freeciv-commits] r30702 - /trunk/server/cityturn.c

2015-11-20 Thread sveinung84
Author: sveinung Date: Fri Nov 20 14:36:21 2015 New Revision: 30702 URL: http://svn.gna.org/viewcvs/freeciv?rev=30702=rev Log: No Undisbandable flag doesn't mean disbandable A unit could be undisbandable because it can't do any disband action. Remember this when trying to disband a unit because

[Freeciv-commits] r30705 - in /branches/S2_5/client/gui-qt: dialogs.cpp repodlgs.cpp repodlgs.h

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:06:02 2015 New Revision: 30705 URL: http://svn.gna.org/viewcvs/freeciv?rev=30705=rev Log: Added popdown_endgame_report() to qt-client. See patch #6597 Modified: branches/S2_5/client/gui-qt/dialogs.cpp branches/S2_5/client/gui-qt/repodlgs.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:12:31 2015 New Revision: 30709 URL: http://svn.gna.org/viewcvs/freeciv?rev=30709=rev Log: After starting game, map view could be maximized 2 times. See bug #24061 Modified: branches/S2_6/client/gui-qt/fc_client.cpp Modified:

[Freeciv-commits] r30718 - in /trunk/client/gui-qt: plrdlg.cpp plrdlg.h

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:22:33 2015 New Revision: 30718 URL: http://svn.gna.org/viewcvs/freeciv?rev=30718=rev Log: Information about other players technologies could be wrong in qt-client. Fixed. See bug #24095 Modified: trunk/client/gui-qt/plrdlg.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:22:41 2015 New Revision: 30719 URL: http://svn.gna.org/viewcvs/freeciv?rev=30719=rev Log: Information about other players technologies could be wrong in qt-client. Fixed. See bug #24095 Modified: branches/S2_6/client/gui-qt/plrdlg.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:22:19 2015 New Revision: 30717 URL: http://svn.gna.org/viewcvs/freeciv?rev=30717=rev Log: Information about other players technologies could be wrong in qt-client. Fixed. See bug #24095 Modified: branches/S2_5/client/gui-qt/plrdlg.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:10:18 2015 New Revision: 30706 URL: http://svn.gna.org/viewcvs/freeciv?rev=30706=rev Log: Added popdown_endgame_report() to qt-client. See patch #6597 Modified: trunk/client/gui-qt/dialogs.cpp trunk/client/gui-qt/repodlgs.cpp

[Freeciv-commits] r30711 - /branches/S2_5/client/gui-qt/menu.cpp

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:16:32 2015 New Revision: 30711 URL: http://svn.gna.org/viewcvs/freeciv?rev=30711=rev Log: Changed 'units filter -> Full MP' behaviour to include units with more than default movement points. Reported by Jacob Nevins See bug #24078 Modified:

[Freeciv-commits] r30713 - /branches/S2_6/client/gui-qt/menu.cpp

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:16:53 2015 New Revision: 30713 URL: http://svn.gna.org/viewcvs/freeciv?rev=30713=rev Log: Changed 'units filter -> Full MP' behaviour to include units with more than default movement points. Reported by Jacob Nevins See bug #24078 Modified:

[Freeciv-commits] r30712 - /trunk/client/gui-qt/menu.cpp

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:16:46 2015 New Revision: 30712 URL: http://svn.gna.org/viewcvs/freeciv?rev=30712=rev Log: Changed 'units filter -> Full MP' behaviour to include units with more than default movement points. Reported by Jacob Nevins See bug #24078 Modified:

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:10:39 2015 New Revision: 30707 URL: http://svn.gna.org/viewcvs/freeciv?rev=30707=rev Log: Added popdown_endgame_report() to qt-client. See patch #6597 Modified: branches/S2_6/client/gui-qt/dialogs.cpp branches/S2_6/client/gui-qt/repodlgs.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:12:37 2015 New Revision: 30710 URL: http://svn.gna.org/viewcvs/freeciv?rev=30710=rev Log: After starting game, map view could be maximized 2 times. See bug #24061 Modified: trunk/client/gui-qt/fc_client.cpp Modified: trunk/client/gui-qt/fc_client.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:12:21 2015 New Revision: 30708 URL: http://svn.gna.org/viewcvs/freeciv?rev=30708=rev Log: After starting game, map view could be maximized 2 times. See bug #24061 Modified: branches/S2_5/client/gui-qt/fc_client.cpp Modified:

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:19:05 2015 New Revision: 30714 URL: http://svn.gna.org/viewcvs/freeciv?rev=30714=rev Log: Fixed failed assertions at endgame in qt-client. See bug #24093 Modified: branches/S2_5/client/gui-qt/mapview.cpp Modified: branches/S2_5/client/gui-qt/mapview.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:19:26 2015 New Revision: 30716 URL: http://svn.gna.org/viewcvs/freeciv?rev=30716=rev Log: Fixed failed assertions at endgame in qt-client. See bug #24093 Modified: branches/S2_6/client/gui-qt/mapview.cpp Modified: branches/S2_6/client/gui-qt/mapview.cpp

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:27:20 2015 New Revision: 30720 URL: http://svn.gna.org/viewcvs/freeciv?rev=30720=rev Log: One more change to the same bug, first resize everything by qt (resizeToContests, instead relying on sizeHint), then fix faulty columns by hand. Reported by Jacob Nevins

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:27:30 2015 New Revision: 30721 URL: http://svn.gna.org/viewcvs/freeciv?rev=30721=rev Log: One more change to the same bug, first resize everything by qt (resizeToContests, instead relying on sizeHint), then fix faulty columns by hand. Reported by Jacob Nevins

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:27:36 2015 New Revision: 30722 URL: http://svn.gna.org/viewcvs/freeciv?rev=30722=rev Log: One more change to the same bug, first resize everything by qt (resizeToContests, instead relying on sizeHint), then fix faulty columns by hand. Reported by Jacob Nevins

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

2015-11-20 Thread mlewczuk80
Author: mir3x Date: Fri Nov 20 17:19:19 2015 New Revision: 30715 URL: http://svn.gna.org/viewcvs/freeciv?rev=30715=rev Log: Fixed failed assertions at endgame in qt-client. See bug #24093 Modified: trunk/client/gui-qt/mapview.cpp Modified: trunk/client/gui-qt/mapview.cpp URL: