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

2014-10-01 Thread mlewczuk80
Author: mir3x Date: Wed Oct 1 09:36:20 2014 New Revision: 26639 URL: http://svn.gna.org/viewcvs/freeciv?rev=26639view=rev Log: Added few icons to start page and city dialog See patch #5289 Modified: branches/S2_5/client/gui-qt/citydlg.cpp branches/S2_5/client/gui-qt/fc_client.cpp

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

2014-10-01 Thread mlewczuk80
Author: mir3x Date: Wed Oct 1 09:36:31 2014 New Revision: 26640 URL: http://svn.gna.org/viewcvs/freeciv?rev=26640view=rev Log: Added few icons to start page and city dialog See patch #5289 Modified: trunk/client/gui-qt/citydlg.cpp trunk/client/gui-qt/fc_client.cpp

[Freeciv-commits] r26641 - in /branches/S2_5/client/gui-qt: cityrep.cpp plrdlg.cpp repodlgs.cpp

2014-10-01 Thread mlewczuk80
Author: mir3x Date: Wed Oct 1 09:47:16 2014 New Revision: 26641 URL: http://svn.gna.org/viewcvs/freeciv?rev=26641view=rev Log: Visual changes to report dialogs Units report: - updated total upgradable units to int, instead checkbox Cities report: - changed font for city name to capitalized -

[Freeciv-commits] r26642 - in /trunk/client/gui-qt: cityrep.cpp plrdlg.cpp repodlgs.cpp

2014-10-01 Thread mlewczuk80
Author: mir3x Date: Wed Oct 1 09:47:27 2014 New Revision: 26642 URL: http://svn.gna.org/viewcvs/freeciv?rev=26642view=rev Log: Visual changes to report dialogs Units report: - updated total upgradable units to int, instead checkbox Cities report: - changed font for city name to capitalized -

[Freeciv-commits] r26643 - /trunk/common/unittype.c

2014-10-01 Thread sveinung84
Author: sveinung Date: Wed Oct 1 14:42:33 2014 New Revision: 26643 URL: http://svn.gna.org/viewcvs/freeciv?rev=26643view=rev Log: Checking if a non actor can act in a given unit state is pointless Since the unit type is a non actor it can't act no matter what the unit state is. Don't waste time

[Freeciv-commits] r26644 - /trunk/common/unittype.c

2014-10-01 Thread sveinung84
Author: sveinung Date: Wed Oct 1 14:42:39 2014 New Revision: 26644 URL: http://svn.gna.org/viewcvs/freeciv?rev=26644view=rev Log: unit_state_action_cache_set(): Improve comments. See patch #5310 Modified: trunk/common/unittype.c Modified: trunk/common/unittype.c URL:

[Freeciv-commits] r26645 - in /trunk/common: requirements.c requirements.h unittype.c

2014-10-01 Thread sveinung84
Author: sveinung Date: Wed Oct 1 14:42:43 2014 New Revision: 26645 URL: http://svn.gna.org/viewcvs/freeciv?rev=26645view=rev Log: Get the position in an enumeration of a requirement kind's possible states. Standardize getting the position of a given state in an enumeration of a requirement

[Freeciv-commits] r26646 - /trunk/common/unittype.c

2014-10-01 Thread sveinung84
Author: sveinung Date: Wed Oct 1 15:10:26 2014 New Revision: 26646 URL: http://svn.gna.org/viewcvs/freeciv?rev=26646view=rev Log: Fix typo in comment. Modified: trunk/common/unittype.c Modified: trunk/common/unittype.c URL:

[Freeciv-commits] r26647 - in /trunk/dependencies/lua-5.2: Version src/lgc.c

2014-10-01 Thread cazfi74
Author: cazfi Date: Wed Oct 1 19:17:57 2014 New Revision: 26647 URL: http://svn.gna.org/viewcvs/freeciv?rev=26647view=rev Log: Applied lua.org patch 2 to included lua-5.2.3 See patch #5307 Modified: trunk/dependencies/lua-5.2/Version trunk/dependencies/lua-5.2/src/lgc.c Modified:

[Freeciv-commits] r26648 - in /branches/S2_5/dependencies/lua-5.2: Version src/lgc.c

2014-10-01 Thread cazfi74
Author: cazfi Date: Wed Oct 1 19:18:03 2014 New Revision: 26648 URL: http://svn.gna.org/viewcvs/freeciv?rev=26648view=rev Log: Applied lua.org patch 2 to included lua-5.2.3 See patch #5307 Modified: branches/S2_5/dependencies/lua-5.2/Version branches/S2_5/dependencies/lua-5.2/src/lgc.c

[Freeciv-commits] r26649 - in /trunk/tools/ruledit: ruledit_qt.cpp ruledit_qt.h

2014-10-01 Thread cazfi74
Author: cazfi Date: Wed Oct 1 19:49:41 2014 New Revision: 26649 URL: http://svn.gna.org/viewcvs/freeciv?rev=26649view=rev Log: Keep the QApplication completely outside the widget class ruledit_gui it run itself. See patch #5301 Modified: trunk/tools/ruledit/ruledit_qt.cpp

[Freeciv-commits] r26650 - in /trunk: ./ ai/default/ client/ common/ doc/ server/

2014-10-01 Thread cazfi74
Author: cazfi Date: Wed Oct 1 20:06:28 2014 New Revision: 26650 URL: http://svn.gna.org/viewcvs/freeciv?rev=26650view=rev Log: Added requirement type Age See patch #5305 Modified: trunk/ai/default/daieffects.c trunk/client/helpdata.c trunk/common/fc_types.h

[Freeciv-commits] r26651 - /trunk/server/ruleset.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:11:40 2014 New Revision: 26651 URL: http://svn.gna.org/viewcvs/freeciv?rev=26651view=rev Log: Do not initialize advisor and AI ruleset caches when loading ruleset for manual or for ruledit. It was causing assertion failures due to uninitialized unit class

[Freeciv-commits] r26652 - /trunk/server/unittools.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:18:22 2014 New Revision: 26652 URL: http://svn.gna.org/viewcvs/freeciv?rev=26652view=rev Log: Do not forget to remove units on client side which have been visible when they loaded to a transporter, which are no more visible, and which were not visible neither.

[Freeciv-commits] r26654 - in /trunk: client/climisc.c client/climisc.h client/helpdata.c tools/civmanual.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:26:09 2014 New Revision: 26654 URL: http://svn.gna.org/viewcvs/freeciv?rev=26654view=rev Log: List all nations in current nation set in the help dialog (not only the ones which are pickable, e.g. if they have no start position). Do not list barbarians nations

[Freeciv-commits] r26655 - in /branches/S2_5: client/climisc.c client/climisc.h client/helpdata.c tools/civmanual.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:26:14 2014 New Revision: 26655 URL: http://svn.gna.org/viewcvs/freeciv?rev=26655view=rev Log: List all nations in current nation set in the help dialog (not only the ones which are pickable, e.g. if they have no start position). Do not list barbarians nations

[Freeciv-commits] r26657 - /branches/S2_5/server/unittools.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:32:17 2014 New Revision: 26657 URL: http://svn.gna.org/viewcvs/freeciv?rev=26657view=rev Log: Do not request the client to remove units they don't know about when killing a transporter carrying units when 'killstack' is disabled. Reported by Jacob Nevins jtn

[Freeciv-commits] r26656 - /trunk/server/unittools.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:32:11 2014 New Revision: 26656 URL: http://svn.gna.org/viewcvs/freeciv?rev=26656view=rev Log: Do not request the client to remove units they don't know about when killing a transporter carrying units when 'killstack' is disabled. Reported by Jacob Nevins jtn

[Freeciv-commits] r26659 - /branches/S2_4/client/goto.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:35:34 2014 New Revision: 26659 URL: http://svn.gna.org/viewcvs/freeciv?rev=26659view=rev Log: Prevent against recent client crash when issuing a goto when controlling an AI player with not-fully revealed map. See gna bug #22722 Modified:

[Freeciv-commits] r26658 - /branches/S2_5/client/goto.c

2014-10-01 Thread pepeto69
Author: pepeto Date: Wed Oct 1 20:35:29 2014 New Revision: 26658 URL: http://svn.gna.org/viewcvs/freeciv?rev=26658view=rev Log: Prevent against recent client crash when issuing a goto when controlling an AI player with not-fully revealed map. See gna bug #22722 Modified: