[Freeciv-Dev] [patch #5872] Make the orders system check that activities requiring a target got one.

2015-02-27 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5872 Summary: Make the orders system check that activities requiring a target got one. Project: Freeciv Submitted by: sveinung Submitted on: Fri 27 Feb 2015 02:06:58 PM UTC Category: general

Re: [Freeciv-Dev] [bug #23322] ruleset changing crash

2015-02-27 Thread Jacob Nevins
Marko Lindqvist writes: On 26 February 2015 at 20:10, [jtn] wrote: I think we want this in 2.5.0. The release candidate procedure suggests making a new RC ASAP after fixing such a bug. That would be this weekend. I haven't yet worked out if my weekend plans allow time for a release, but

[Freeciv-Dev] [patch #5874] --escape as XGETTEXT_PARAMETER

2015-02-27 Thread Marko Lindqvist
URL: http://gna.org/patch/?5874 Summary: --escape as XGETTEXT_PARAMETER Project: Freeciv Submitted by: cazfi Submitted on: Fri 27 Feb 2015 08:44:56 PM EET Category: bootstrap Priority: 5 - Normal

[Freeciv-Dev] [bug #23326] [Qt client] Dangling pointers when switching tileset

2015-02-27 Thread mir3x
Update of bug #23326 (project freeciv): Category:None = client-qt Status:None = Ready For Test Assigned to:None = mir3x Planned Release:

[Freeciv-Dev] [bug #23274] C++-style TRANS comments not picked up in po-files

2015-02-27 Thread Marko Lindqvist
Follow-up Comment #10, bug #23274 (project freeciv): I don't like the hacky sed-magic, so I tried adding --add comments=TRANS: to XGETTEXT_OPTIONS I've been doing that with the other similar options (earlier added by configure sed-magic), but this one is a bit problematic in that one can only

[Freeciv-Dev] [bug #23325] Qt black-on-black tooltip

2015-02-27 Thread mir3x
Update of bug #23325 (project freeciv): Status:None = Ready For Test Assigned to:None = mir3x Planned Release: = 2.5.0-RC2, 2.6.0, 3.0.0

[Freeciv-Dev] [bug #23274] C++-style TRANS comments not picked up in po-files

2015-02-27 Thread Marko Lindqvist
Follow-up Comment #11, bug #23274 (project freeciv): sed magic adds also escapes -parameter That easy part now handled in patch #5874. Note that there's three translation domains, 'freeciv', 'nations', and 'ruledit', each with their own Makevars etc.

[Freeciv-Dev] [bug #23327] [Qt client] Won't update the unit and tile icons when tileset changes

2015-02-27 Thread mir3x
Update of bug #23327 (project freeciv): Status:None = Ready For Test Assigned to:None = mir3x Planned Release: = 2.5.0-RC2, 2.6.0, 3.0.0

[Freeciv-Dev] [patch #5873] Remove redundant check

2015-02-27 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5873 Summary: Remove redundant check Project: Freeciv Submitted by: sveinung Submitted on: Fri 27 Feb 2015 03:58:15 PM UTC Category: general Priority: 5 - Normal

[Freeciv-Dev] [patch #5851] Remove unused binary type field from raw-protocol header under json-protocol

2015-02-27 Thread Marko Lindqvist
Update of patch #5851 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #23320] README.rulesets lists Caravan and Diplomat as mutually exclusive

2015-02-27 Thread Sveinung Kvilhaugsvik
Update of bug #23320 (project freeciv): Status: Need Info = Ready For Test Assigned to:None = sveinung Release: = TRUNK, 2.6

[Freeciv-Dev] [bug #23274] C++-style TRANS comments not picked up in po-files

2015-02-27 Thread Louis Moureaux
Follow-up Comment #12, bug #23274 (project freeciv): I tried giving two --add-comments parameters to xgettext 0.18.1 from Debian Wheezy (stable, my reference for old-but-still-in-use packages), and (only) the second one was used. So adding them to XGETTEXT_OPTIONS should't be a problem if we

[Freeciv-Dev] [patch #5869] Make all enabler controlled actions respect unitwaittime.

2015-02-27 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5869 Summary: Make all enabler controlled actions respect unitwaittime. Project: Freeciv Submitted by: sveinung Submitted on: Fri 27 Feb 2015 10:31:00 AM UTC Category: None

[Freeciv-Dev] [patch #5870] Add an event type for reporting that a unit's order was against the rules.

2015-02-27 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5870 Summary: Add an event type for reporting that a unit's order was against the rules. Project: Freeciv Submitted by: sveinung Submitted on: Fri 27 Feb 2015 12:00:13 PM UTC Category: general

[Freeciv-Dev] [patch #5871] Use more appropriate icons for events related to the spy action Steal Gold

2015-02-27 Thread Sveinung Kvilhaugsvik
URL: http://gna.org/patch/?5871 Summary: Use more appropriate icons for events related to the spy action Steal Gold Project: Freeciv Submitted by: sveinung Submitted on: Fri 27 Feb 2015 12:07:25 PM UTC Category: art