[Freeciv-Dev] [patch #4365] Propose a ceasefire on first contact only in case of war

2013-12-30 Thread Jacob Nevins
Follow-up Comment #5, patch #4365 (project freeciv): > Will open new bug ticket for this. This is now bug #21401. I assume the original patch is still OK to commit? I just grabbed it so that someone did and because I'd tested the original issue; feel free to take it if it needs more work, you cle

[Freeciv-Dev] [patch #4364] Move server-only code out of common is_nation_pickable()

2013-12-30 Thread Jacob Nevins
Update of patch #4364 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #21381] Nation help only lists nations with start positions

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

[Freeciv-Dev] [bug #21380] Property editor does not honour nation set restrictions

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

[Freeciv-Dev] [bug #21369] Pathfinding for fueled units can waste time looking too far for refuel point

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

[Freeciv-Dev] [bug #21385] gameloss_style="Civil" gives new nation two kings

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

[Freeciv-Dev] [bug #21389] Gold looted when conquering city may exceed victim's treasury

2013-12-30 Thread Jacob Nevins
Update of bug #21389 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #5: > I think treasury

[Freeciv-Dev] [bug #21349] Handicaps pointer rather than contents copied on civil war => double free()

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

[Freeciv-Dev] [bug #21383] Global observers cannot change roads in editor

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

[Freeciv-Dev] [patch #4373] Silence some compiler warnings and fix some severe bugs along the way

2013-12-30 Thread Guillaume Melquiond
URL: Summary: Silence some compiler warnings and fix some severe bugs along the way Project: Freeciv Submitted by: silene Submitted on: Mon 30 Dec 2013 06:04:01 PM CET Category: None

[Freeciv-Dev] [patch #4373] Silence some compiler warnings and fix some severe bugs along the way

2013-12-30 Thread Marko Lindqvist
Follow-up Comment #1, patch #4373 (project freeciv): Most of this is obviously trunk specific (extras related changes), but can you check if anything applies to stable branches too? ___ Reply to this item at:

[Freeciv-Dev] [patch #4365] Propose a ceasefire on first contact only in case of war

2013-12-30 Thread Marko Lindqvist
Follow-up Comment #6, patch #4365 (project freeciv): > I assume the original patch is still OK to commit? Yes. It's actually needed before bug #21401 can go forward. ___ Reply to this item at: _

[Freeciv-Dev] [patch #4358] Remove debian directory from version control

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

[Freeciv-Dev] [patch #4373] Silence some compiler warnings and fix some severe bugs along the way

2013-12-30 Thread Guillaume Melquiond
Follow-up Comment #2, patch #4373 (project freeciv): Which branches are considered stable (and not just obsolete)? I attach a patch for S2_5: it contains the changes for client/tilespec.c and common/map.c. S2_4 does not compile for me, but from visual inspection of the code, the same issues are

[Freeciv-Dev] [bug #21366] Make SDL spy actions translateble again

2013-12-30 Thread Sveinung Kvilhaugsvik
Update of bug #21366 (project freeciv): Status: Ready For Test => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #3: > This ticket can b

[Freeciv-Dev] [patch #4374] Change default MOCCMD to avoid accidentally using Qt 4's moc

2013-12-30 Thread Sveinung Kvilhaugsvik
URL: Summary: Change default MOCCMD to avoid accidentally using Qt 4's moc Project: Freeciv Submitted by: sveinung Submitted on: Mon 30 Dec 2013 09:06:28 PM GMT Category: client-qt

[Freeciv-Dev] [patch #4374] Change default MOCCMD to avoid accidentally using Qt 4's moc

2013-12-30 Thread Marko Lindqvist
Follow-up Comment #1, patch #4374 (project freeciv): That's how I originally implemented it, but got rejected. See patch #4252 ___ Reply to this item at: ___ Mes

[Freeciv-Dev] [patch #4363] No nonnative random extras for tiles

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

[Freeciv-Dev] [patch #4375] Extra rmreqs

2013-12-30 Thread Marko Lindqvist
URL: Summary: Extra rmreqs Project: Freeciv Submitted by: cazfi Submitted on: Tue 31 Dec 2013 03:49:25 AM EET Category: general Priority: 5 - Normal Status: Re

[Freeciv-Dev] [bug #21403] Pillaging EF_ALWAYS_ON_CITY_CENTER extras from city centers

2013-12-30 Thread Marko Lindqvist
URL: Summary: Pillaging EF_ALWAYS_ON_CITY_CENTER extras from city centers Project: Freeciv Submitted by: cazfi Submitted on: Tue 31 Dec 2013 03:54:15 AM EET Category: general Se

[Freeciv-Dev] [bug #21403] Pillaging EF_ALWAYS_ON_CITY_CENTER extras from city centers

2013-12-30 Thread Marko Lindqvist
Update of bug #21403 (project freeciv): Planned Release: 2.6.0 => 2.5.0, 2.6.0 ___ Additional Item Attachment: File name: CenterPillage.patchSize:0 KB File name: CenterPillage-S2_5.patch

[Freeciv-Dev] [patch #4375] Extra rmreqs

2013-12-30 Thread Marko Lindqvist
Follow-up Comment #1, patch #4375 (project freeciv): - Added ruleset saving changes (file #19578) ___ Additional Item Attachment: File name: ExtraRmReqs-2.patchSize:12 KB __

[Freeciv-Dev] [patch #4373] Silence some compiler warnings and fix some severe bugs along the way

2013-12-30 Thread Marko Lindqvist
Update of patch #4373 (project freeciv): Category:None => general Status:None => Ready For Test Assigned to:None => cazfi Planned Release:

[Freeciv-Dev] [patch #4376] Remove obsolete ac_path_lib.m4

2013-12-30 Thread Marko Lindqvist
URL: Summary: Remove obsolete ac_path_lib.m4 Project: Freeciv Submitted by: cazfi Submitted on: Tue 31 Dec 2013 05:39:13 AM EET Category: bootstrap Priority: 5 - Normal

[Freeciv-Dev] [patch #4377] Remove hardcoded restriction that huts cannot exist on Oceanic terrains

2013-12-30 Thread Marko Lindqvist
URL: Summary: Remove hardcoded restriction that huts cannot exist on Oceanic terrains Project: Freeciv Submitted by: cazfi Submitted on: Tue 31 Dec 2013 07:07:46 AM EET Category: general

[Freeciv-Dev] [patch #4280] Appdata file for freeciv

2013-12-30 Thread Marko Lindqvist
Update of patch #4280 (project freeciv): Category: general => bootstrap Status:None => In Progress Assigned to:None => cazfi

[Freeciv-Dev] [bug #21404] i can't get selected cities to celebrate

2013-12-30 Thread anonymous
URL: Summary: i can't get selected cities to celebrate Project: Freeciv Submitted by: None Submitted on: Tue 31 Dec 2013 06:37:38 AM UTC Category: general Severity: 3 - Normal