[Freeciv-commits] r29076 - in /branches/S2_6/common: unittype.c unittype.h

2015-05-13 Thread sveinung84
Author: sveinung Date: Wed May 13 15:38:42 2015 New Revision: 29076 URL: http://svn.gna.org/viewcvs/freeciv?rev=29076view=rev Log: Add moves left can unit type act test Add the function utype_may_act_move_frags() to make it easy to test if a unit of the specified type can perform an action when

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

2015-05-13 Thread sveinung84
Author: sveinung Date: Wed May 13 15:39:08 2015 New Revision: 29077 URL: http://svn.gna.org/viewcvs/freeciv?rev=29077view=rev Log: Add moves left can unit type act test Add the function utype_may_act_move_frags() to make it easy to test if a unit of the specified type can perform an action when

[Freeciv-commits] r29078 - in /trunk: ./ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multip...

2015-05-13 Thread sveinung84
Author: sveinung Date: Wed May 13 15:39:17 2015 New Revision: 29078 URL: http://svn.gna.org/viewcvs/freeciv?rev=29078view=rev Log: Unhardcode the rule that a unit must have moves left to join a city. See patch #6084 Modified: trunk/common/unit.c trunk/data/alien/game.ruleset

[Freeciv-commits] r29079 - in /trunk: ./ common/ data/alien/ data/civ1/ data/civ2/ data/civ2civ3/ data/classic/ data/experimental/ data/multip...

2015-05-13 Thread sveinung84
Author: sveinung Date: Wed May 13 15:39:26 2015 New Revision: 29079 URL: http://svn.gna.org/viewcvs/freeciv?rev=29079view=rev Log: Unhardcode the rule that a unit must have moves left to found a city. See patch #6085 Modified: trunk/common/unit.c trunk/data/alien/game.ruleset

[Freeciv-commits] r29080 - /trunk/client/gui-qt/citydlg.cpp

2015-05-13 Thread cazfi74
Author: cazfi Date: Thu May 14 00:47:40 2015 New Revision: 29080 URL: http://svn.gna.org/viewcvs/freeciv?rev=29080view=rev Log: Made Qt-client buy cost information pluralized. See patch #5838 Modified: trunk/client/gui-qt/citydlg.cpp Modified: trunk/client/gui-qt/citydlg.cpp URL:

[Freeciv-commits] r29082 - /branches/S2_5/client/gui-qt/citydlg.cpp

2015-05-13 Thread cazfi74
Author: cazfi Date: Thu May 14 00:47:58 2015 New Revision: 29082 URL: http://svn.gna.org/viewcvs/freeciv?rev=29082view=rev Log: Made Qt-client buy cost information pluralized. See patch #5838 Modified: branches/S2_5/client/gui-qt/citydlg.cpp Modified: