[Freeciv-Dev] [patch #5773] Distribute a tool to parse scorelogs

2015-04-17 Thread Khairul Kasmiran
Follow-up Comment #2, patch #5773 (project freeciv): What about http://download.gna.org/freeciv/incoming/freeciv-score-log.py ? ___ Reply to this item at: ___ Me

[Freeciv-Dev] [bug #17706] Better translatability for strings containing and-lists.

2015-04-17 Thread Marko Lindqvist
Update of bug #17706 (project freeciv): Category:None => general Status:None => Invalid Assigned to:None => cazfi Open/Closed:

[Freeciv-Dev] [bug #17636] failure to load

2015-04-17 Thread Marko Lindqvist
Update of bug #17636 (project freeciv): Category:None => general Status:None => Invalid Assigned to:None => cazfi Open/Closed:

[Freeciv-Dev] [bug #17703] SDL-client asks observer to end turn with Shift+Return

2015-04-17 Thread Marko Lindqvist
Update of bug #17703 (project freeciv): Status:None => In Progress Planned Release: => 2.5.1, 2.6.0, 3.0.0 ___ Reply to this item at:

[Freeciv-Dev] [bug #17632] Boats miscounted

2015-04-17 Thread Marko Lindqvist
Update of bug #17632 (project freeciv): Status:None => Duplicate Assigned to:None => cazfi Open/Closed:Open => Closed __

[Freeciv-Dev] [bug #17581] No trade_priority in ai_data

2015-04-17 Thread Marko Lindqvist
Update of bug #17581 (project freeciv): Status:None => Invalid Assigned to:None => cazfi Open/Closed:Open => Closed __

[Freeciv-Dev] [patch #6014] civ2civ3: Should mountains move penalty apply also when traveling road?

2015-04-17 Thread Marko Lindqvist
URL: Summary: civ2civ3: Should mountains move penalty apply also when traveling road? Project: Freeciv Submitted by: cazfi Submitted on: Sat 18 Apr 2015 12:28:17 AM EEST Category: None

[Freeciv-Dev] [patch #6014] civ2civ3: Should mountains move penalty apply also when traveling road?

2015-04-17 Thread Marko Lindqvist
Update of patch #6014 (project freeciv): Category:None => rulesets Status:None => Need Info Planned Release: => 2.5.1, 2.6.0, 3.0.0

[Freeciv-Dev] [patch #6013] Split civ2civ3 government helptexts to string / point

2015-04-17 Thread Marko Lindqvist
URL: Summary: Split civ2civ3 government helptexts to string / point Project: Freeciv Submitted by: cazfi Submitted on: Sat 18 Apr 2015 12:23:43 AM EEST Category: rulesets Priori

[Freeciv-Dev] [patch #4160] Gfx for Inaccessible terrain

2015-04-17 Thread Marko Lindqvist
Update of patch #4160 (project freeciv): Status:None => Done Assigned to:None => cazfi Open/Closed:Open => Closed _

[Freeciv-Dev] [patch #5650] Clean up rulesets protecting against multiple Barracks

2015-04-17 Thread Marko Lindqvist
Update of patch #5650 (project freeciv): Planned Release: => 2.6.0, 3.0.0 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #6012] cvercmp-1.0.3

2015-04-17 Thread Marko Lindqvist
Update of patch #6012 (project freeciv): Planned Release: 2.5.1, 2.6.0, 3.0.0 => 2.4.5, 2.5.1, 2.6.0, 3.0.0 ___ Reply to this item at: ___ Message

[Freeciv-Dev] [patch #6012] cvercmp-1.0.3

2015-04-17 Thread Marko Lindqvist
URL: Summary: cvercmp-1.0.3 Project: Freeciv Submitted by: cazfi Submitted on: Fri 17 Apr 2015 09:03:23 PM EEST Category: general Priority: 5 - Normal Status:

[Freeciv-Dev] [bug #23444] Client doesn't show some cargo units of Carriers

2015-04-17 Thread Jacob Nevins
Update of bug #23444 (project freeciv): Status: In Progress => Ready For Test Planned Release: 2.5.1, 2.6.0, 3.0.0 => 2.5.1 Summary:Carriers => Client doesn't show some cargo units of Carriers

[Freeciv-Dev] [patch #5955] Json protocol arrays as json arrays

2015-04-17 Thread Sveinung Kvilhaugsvik
Update of patch #5955 (project freeciv): Depends on: => patch #6009 ___ Follow-up Comment #7: Add dependency on submitted pre API change clean up patches. The API change is required to send

[Freeciv-Dev] [patch #6011] Infra unit flag

2015-04-17 Thread Marko Lindqvist
URL: Summary: Infra unit flag Project: Freeciv Submitted by: cazfi Submitted on: Fri 17 Apr 2015 06:36:23 PM EEST Category: general Priority: 5 - Normal Status

[Freeciv-Dev] [patch #6010] JSON protocol: Remove special dio_* functions for arrays.

2015-04-17 Thread Sveinung Kvilhaugsvik
URL: Summary: JSON protocol: Remove special dio_* functions for arrays. Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Apr 2015 03:29:48 PM UTC Category: freeciv-web

[Freeciv-Dev] [patch #6009] Clean up the remains of the bit string protocol field type support.

2015-04-17 Thread Sveinung Kvilhaugsvik
URL: Summary: Clean up the remains of the bit string protocol field type support. Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Apr 2015 03:27:11 PM UTC Category: general

[Freeciv-Dev] [patch #6006] Update README.ruleset_civ2civ3 for Cheating AI defense bonus

2015-04-17 Thread David Fernandez
Follow-up Comment #1, patch #6006 (project freeciv): This patch included that fix to the readme, and also adds a bonus to bribe costs for cheating AI, for parallelism with the handicapped AI penalties. I've made my latest patches for v2.6 because I guess they will also apply to trunk for now, and

[Freeciv-Dev] [patch #6008] Remove unused variable in JSON requirement get

2015-04-17 Thread Sveinung Kvilhaugsvik
URL: Summary: Remove unused variable in JSON requirement get Project: Freeciv Submitted by: sveinung Submitted on: Fri 17 Apr 2015 12:42:37 PM UTC Category: freeciv-web Priority

[Freeciv-Dev] [bug #23444] Carriers

2015-04-17 Thread pepeto
Follow-up Comment #7, bug #23444 (project freeciv): > package_unit(punit, ...) should be package_unit(ptrans, ...) Indeed. > Probably this check should just be removed (and the > client_has_player() one too?) Not tested this. I think this check is correct for the S2_5 branch because the transpo

[Freeciv-Dev] [bug #23444] Carriers

2015-04-17 Thread Jacob Nevins
Update of bug #23444 (project freeciv): Operating System: GNU/Linux => Any Planned Release: 2.5.1 => 2.5.1, 2.6.0, 3.0.0 ___ Follow-up Comment #6: So what I think is