[Freeciv-commits] r27714 - /trunk/server/unithand.c

2015-01-17 Thread sveinung84
Author: sveinung Date: Sun Jan 18 04:07:13 2015 New Revision: 27714 URL: http://svn.gna.org/viewcvs/freeciv?rev=27714&view=rev Log: explain_why_no_action_enabled(): Detect if war is missing. Let the player know if the action may become legal if war is declared. See patch #5712 Modified: tru

[Freeciv-commits] r27713 - /trunk/client/helpdata.c

2015-01-17 Thread sveinung84
Author: sveinung Date: Sun Jan 18 04:07:08 2015 New Revision: 27713 URL: http://svn.gna.org/viewcvs/freeciv?rev=27713&view=rev Log: Adjust action immunity help text to work for actions the target may like. Being immune to receiving wonder help isn't a good thing. See patch #5716 Modified: t

[Freeciv-commits] r27712 - /trunk/common/actions.h

2015-01-17 Thread sveinung84
Author: sveinung Date: Sun Jan 18 04:07:00 2015 New Revision: 27712 URL: http://svn.gna.org/viewcvs/freeciv?rev=27712&view=rev Log: Make the action target kind names work with the generated help text. Be plural again. Keep precision. See bug #23176 Modified: trunk/common/actions.h Modified

[Freeciv-commits] r27715 - /branches/S2_6/client/helpdata.c

2015-01-17 Thread sveinung84
Author: sveinung Date: Sun Jan 18 04:55:04 2015 New Revision: 27715 URL: http://svn.gna.org/viewcvs/freeciv?rev=27715&view=rev Log: Adjust action immunity help text to work for actions the target may like. Being immune to receiving wonder help isn't a good thing. See patch #5716 Modified: b

[Freeciv-commits] r27716 - /branches/S2_6/server/unithand.c

2015-01-17 Thread sveinung84
Author: sveinung Date: Sun Jan 18 04:55:28 2015 New Revision: 27716 URL: http://svn.gna.org/viewcvs/freeciv?rev=27716&view=rev Log: explain_why_no_action_enabled(): Detect if war is missing. Let the player know if the action may become legal if war is declared. See patch #5712 Modified: bra