[Freeciv-Dev] [patch #6688] ScenarioReserved player flag

2015-12-18 Thread Marko Lindqvist
Update of patch #6688 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #6694] Assert package_city() citizen count sanity

2015-12-18 Thread Marko Lindqvist
URL: Summary: Assert package_city() citizen count sanity Project: Freeciv Submitted by: cazfi Submitted on: Fri 18 Dec 2015 10:03:00 AM EET Category: general Priority: 5 - Norma

[Freeciv-Dev] [patch #6484] More control over animal appearance rate

2015-12-18 Thread Marko Lindqvist
Update of patch #6484 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #6695] ICU comparison string check lenient

2015-12-18 Thread Marko Lindqvist
URL: Summary: ICU comparison string check lenient Project: Freeciv Submitted by: cazfi Submitted on: Fri 18 Dec 2015 11:36:00 AM EET Category: general Priority: 5 - Normal

[Freeciv-Dev] [bug #23885] Failed to create suitable map

2015-12-18 Thread Jacob Nevins
Follow-up Comment #6, bug #23885 (project freeciv): (this bug originated with patch #5180) ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.o

[Freeciv-Dev] [bug #23949] Metaserver URL is hardcoded to helpdata.txt

2015-12-18 Thread Jacob Nevins
Follow-up Comment #2, bug #23949 (project freeciv): Fixed, along with other instances nearby it was copied from. (file #26069, file #26070) ___ Additional Item Attachment: File name: trunk-S2_6-help-meta-url-bis.patch Size:1 KB File name:

[Freeciv-Dev] [patch #6696] Action not enabled explain city size limits

2015-12-18 Thread Sveinung Kvilhaugsvik
URL: Summary: Action not enabled explain city size limits Project: Freeciv Submitted by: sveinung Submitted on: Fri 18 Dec 2015 12:10:29 PM UTC Category: general Priority: 5 - N

[Freeciv-Dev] [bug #24194] Experimental ruleset: City size 6, citizen count 7 for Porto Alegre

2015-12-18 Thread Marko Lindqvist
Follow-up Comment #2, bug #24194 (project freeciv): Here the case seems to be that: 1) City A is border source for a tile worked by city B 2) Enemy conquers City A, causing city B to stop working that one tile no longer within borders and getting 'needs_arrange' state 3) As part of the same city A

[Freeciv-Dev] [patch #6697] Clean up: remove non standard "Join City" code

2015-12-18 Thread Sveinung Kvilhaugsvik
URL: Summary: Clean up: remove non standard "Join City" code Project: Freeciv Submitted by: sveinung Submitted on: Fri 18 Dec 2015 12:48:33 PM UTC Category: general Priority: 5

[Freeciv-Dev] [patch #6697] Clean up: remove non standard "Join City" code

2015-12-18 Thread Sveinung Kvilhaugsvik
Update of patch #6697 (project freeciv): Depends on: => patch #6696 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [bug #24194] Experimental ruleset: City size 6, citizen count 7 for Porto Alegre

2015-12-18 Thread Marko Lindqvist
Follow-up Comment #3, bug #24194 (project freeciv): It might not even be about the conquest, but about the population loss ( city_reduce_size() ) The other city gets needs_arrange set in map_claim_border() called from cityturn.c:684 and it's being sent in sync_cities() called from cityturn.c:709.

[Freeciv-Dev] [bug #24194] Experimental ruleset: City size 6, citizen count 7 for Porto Alegre

2015-12-18 Thread Jacob Nevins
Follow-up Comment #4, bug #24194 (project freeciv): We have loads of open bugs about this message. Dunno if they can all have the same cause. Some of them contain analysis (which I haven't re-read). * bug #17816 * bug #20634 * bug #20745 * bug #23044 __

[Freeciv-Dev] [bug #24194] Experimental ruleset: City size 6, citizen count 7 for Porto Alegre

2015-12-18 Thread Marko Lindqvist
Follow-up Comment #5, bug #24194 (project freeciv): Oh, somehow I were under impression that we have no analysis of any of the causes, and that those open tickets are likely to be about already fixed errors (we've fixed several) Bug #17816 is same as this, some of the others maybe. _

[Freeciv-Dev] [patch #6698] Qt client - hide end turn area for global observers

2015-12-18 Thread mir3x
URL: Summary: Qt client - hide end turn area for global observers Project: Freeciv Submitted by: mir3x Submitted on: Fri 18 Dec 2015 06:15:52 PM CET Category: client-qt Priority

[Freeciv-Dev] [bug #24194] Experimental ruleset: City size 6, citizen count 7 for Porto Alegre

2015-12-18 Thread Marko Lindqvist
Update of bug #24194 (project freeciv): Status:None => In Progress ___ Follow-up Comment #6: While adding more city rearrangements to get the error to go away would be relatively easy, I ra

[Freeciv-Dev] [patch #6699] Qt client - allow open help page from research dialog

2015-12-18 Thread mir3x
URL: Summary: Qt client - allow open help page from research dialog Project: Freeciv Submitted by: mir3x Submitted on: Fri 18 Dec 2015 07:57:56 PM CET Category: client-qt Priori

[Freeciv-Dev] [bug #24194] Experimental ruleset: City size 6, citizen count 7 for Porto Alegre

2015-12-18 Thread Marko Lindqvist
Update of bug #24194 (project freeciv): Status: In Progress => Ready For Test Planned Release: 2.5.x, 2.6.0, 3.0.0 => 2.5.3, 2.6.0, 3.0.0 ___ Follow-up Comment #7: Potential fix for t

[Freeciv-Dev] [bug #24133] Loading code removes the activity road or railroad from AI units

2015-12-18 Thread Marko Lindqvist
Update of bug #24133 (project freeciv): Status: Ready For Test => Fixed Assigned to:None => cazfi Open/Closed:Open => Closed _

[Freeciv-Dev] [bug #24133] Loading code removes the activity railroad from AI units

2015-12-18 Thread Jacob Nevins
Update of bug #24133 (project freeciv): Summary: Loading code removes the activity road or railroad from AI units => Loading code removes the activity railroad from AI units ___ Reply to this item at:

[Freeciv-Dev] [patch #6687] Optimize editor by using extra_type_by_cause_iterate() for EC_ROAD, EC_BASE

2015-12-18 Thread Marko Lindqvist
Update of patch #6687 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #24192] Gtk3 client menu shows spurious underscore in actions ("_Build City")

2015-12-18 Thread Jacob Nevins
Update of bug #24192 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24190] Key shortcuts lost in GtkBuilder migration

2015-12-18 Thread Jacob Nevins
Update of bug #24190 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24171] Client crash on quit in send_packet_chat_msg_req

2015-12-18 Thread Jacob Nevins
Update of bug #24171 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #24079] Editor restricts moves_left editing to unit's base move_rate

2015-12-18 Thread Jacob Nevins
Update of bug #24079 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6700] Qt client - allow request player meeting with right click.

2015-12-18 Thread mir3x
URL: Summary: Qt client - allow request player meeting with right click. Project: Freeciv Submitted by: mir3x Submitted on: Fri 18 Dec 2015 11:56:28 PM CET Category: client-qt P

[Freeciv-Dev] [patch #6564] Support for alternative upkeep icons layout

2015-12-18 Thread Marko Lindqvist
Update of patch #6564 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6689] Controls help update about base building activities

2015-12-18 Thread Marko Lindqvist
Update of patch #6689 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [patch #6531] More tech announcement control for lua-scripts

2015-12-18 Thread Marko Lindqvist
Update of patch #6531 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed

[Freeciv-Dev] [bug #24120] Yellow player color makes city size number hard to read

2015-12-18 Thread Marko Lindqvist
Follow-up Comment #5, bug #24120 (project freeciv): > (Not sure what effect this has on Freeciv-web.) Freeciv-web does not use freeciv client/ sources at all. ___ Reply to this item at:

[Freeciv-Dev] [bug #24201] Server using just tile_remove_extra() where destroy_extra() needed

2015-12-18 Thread Marko Lindqvist
URL: Summary: Server using just tile_remove_extra() where destroy_extra() needed Project: Freeciv Submitted by: cazfi Submitted on: Sat 19 Dec 2015 08:06:18 AM EET Category: general

[Freeciv-Dev] [patch #6701] Recursive extra removal to destroy (=remove also side-effects) them on server side

2015-12-18 Thread Marko Lindqvist
URL: Summary: Recursive extra removal to destroy (=remove also side-effects) them on server side Project: Freeciv Submitted by: cazfi Submitted on: Sat 19 Dec 2015 08:17:42 AM EET Category: gen

[Freeciv-Dev] [bug #24201] Server using just tile_remove_extra() where destroy_extra() needed

2015-12-18 Thread Marko Lindqvist
Follow-up Comment #1, bug #24201 (project freeciv): For the recursivity, the correct function to use would be tile_extra_rm_apply() ___ Reply to this item at: ___

[Freeciv-Dev] [bug #24201] Server using just tile_remove_extra() where destroy_extra() needed

2015-12-18 Thread Marko Lindqvist
Update of bug #24201 (project freeciv): Depends on: => patch #6701 ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [bug #24035] Editor not adding Irrigation automatically for Farmland

2015-12-18 Thread Marko Lindqvist
Update of bug #24035 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #1: Targeted fix - there's need to further rewrite editor extra handling network protocol in future

[Freeciv-Dev] [patch #6614] Lua edit.remove_extra() needed

2015-12-18 Thread Marko Lindqvist
Update of patch #6614 (project freeciv): Depends on: => patch #6701 ___ Reply to this item at: ___ Message sen

[Freeciv-Dev] [patch #6614] Lua edit.remove_extra() needed

2015-12-18 Thread Marko Lindqvist
Update of patch #6614 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #1: Patch (file #26082) ___ Additional It