[Freeciv-Dev] [task #7814] S2_6 datafile format freeze

2015-10-26 Thread Marko Lindqvist
Update of task #7814 (project freeciv): Should Start On: Wed 02 Dec 2015 12:00:00 AM EET => Tue 02 Feb 2016 12:00:00 AM EET Should be Finished on: Wed 02 Dec 2015 12:00:00 AM EET => Tue 02 Feb 2016 12:00:00 AM EET ___ Follow-up

[Freeciv-Dev] [bug #23984] Conversion from 'enum diplrel_other' to 'enum citytile_type'

2015-10-26 Thread Marko Lindqvist
URL: Summary: Conversion from 'enum diplrel_other' to 'enum citytile_type' Project: Freeciv Submitted by: cazfi Submitted on: Tue 27 Oct 2015 01:23:40 AM EET Category: general

[Freeciv-Dev] [patch #6494] Assumed resolution option

2015-10-26 Thread Marko Lindqvist
URL: Summary: Assumed resolution option Project: Freeciv Submitted by: cazfi Submitted on: Mon 26 Oct 2015 10:28:36 PM EET Category: client-gtk-3.0 Priority: 5 - Normal

[Freeciv-Dev] [bug #23960] Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

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

[Freeciv-Dev] [patch #6494] Assumed resolution option

2015-10-26 Thread Marko Lindqvist
Additional Item Attachment, patch #6494 (project freeciv): File name: ResolutionOption-S2_5.patchSize:6 KB ___ Reply to this item at: ___ Message sent

[Freeciv-Dev] [patch #6486] Fix Shadow warnings from Qt code

2015-10-26 Thread Marko Lindqvist
Update of patch #6486 (project freeciv): Status: In Progress => Ready For Test ___ Follow-up Comment #1: That S2_6 version applies also to TRUNK as is.

[Freeciv-Dev] [bug #23939] map shadows Qt map

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

[Freeciv-Dev] [patch #6475] Re-order extra_cause enum to make player actions contiguous

2015-10-26 Thread Jacob Nevins
Update of patch #6475 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [patch #6495] gtk_menus.xml -> gtk2_menus.xml + gtk3_menus.xml

2015-10-26 Thread Marko Lindqvist
URL: Summary: gtk_menus.xml -> gtk2_menus.xml + gtk3_menus.xml Project: Freeciv Submitted by: cazfi Submitted on: Mon 26 Oct 2015 11:57:55 PM EET Category: client-gtk-3.0

[Freeciv-Dev] [bug #23969] Client segfault on quit, preceded by Gtk-CRITICAL IA__gtk_text_buffer errors

2015-10-26 Thread Marko Lindqvist
Update of bug #23969 (project freeciv): Status:None => In Progress Assigned to:None => cazfi ___ Reply to this item at:

[Freeciv-Dev] [task #7952] Tracking release 2.5.2

2015-10-26 Thread Jacob Nevins
Update of task #7952 (project freeciv): Should be Finished on: Sun 01 Feb 2015 00:00:00 UTC => Mon 01 Feb 2016 00:00:00 UTC ___ Reply to this item at: ___

[Freeciv-Dev] [task #7952] Tracking release 2.5.2

2015-10-26 Thread Jacob Nevins
Follow-up Comment #1, task #7952 (project freeciv): I've started drafting NEWS-2.5.2 already. ___ Reply to this item at: ___ Message sent via/by Gna!

[Freeciv-Dev] [bug #23986] Compiling with clang spawns a lot of warnings

2015-10-26 Thread Louis Moureaux
URL: Summary: Compiling with clang spawns a lot of warnings Project: Freeciv Submitted by: louis94 Submitted on: mar. 27 oct. 2015 00:24:12 UTC Category: None Severity: 3 -

[Freeciv-Dev] [bug #23888] explorer_goto() can mess goto_tile for AI task using it

2015-10-26 Thread Marko Lindqvist
Follow-up Comment #3, bug #23888 (project freeciv): - Updated S2_6 and TRUNK patches against svn (file #25476, file #25477) ___ Additional Item Attachment: File name: WantToExplore-3.patch Size:7 KB File name:

[Freeciv-Dev] [bug #23979] in handle_tile_info() [packhand.c::2674]: assertion '0 == unit_list_size(ptile->units)' failed.

2015-10-26 Thread Jacob Nevins
Update of bug #23979 (project freeciv): Release: => 2.4.1 or 2.4.2? ___ Follow-up Comment #2: After some digging in git, I think this report must be against 2.4.1 or 2.4.2. (The last 2.4

[Freeciv-Dev] [bug #23979] in handle_tile_info() [packhand.c::2674]: assertion '0 == unit_list_size(ptile->units)' failed.

2015-10-26 Thread Jacob Nevins
Follow-up Comment #3, bug #23979 (project freeciv): (S2_4 r23682 was the first commit that could emit this message, and r24407 was the last, I think) ___ Reply to this item at:

[Freeciv-Dev] [patch #6452] sandbox ruleset

2015-10-26 Thread Marko Lindqvist
Follow-up Comment #5, patch #6452 (project freeciv): So we want patch #6485 in S2_6 already. That makes decision even more hairy. The mixture of doing huge changes to experimental ruleset in S2_6 and then archiving it in 3.0 while switching to sandbox ruleset sounds like a "worst of both worlds"

[Freeciv-Dev] [patch #6485] [metaticket] Showcase engine features in supplied ruleset(s)

2015-10-26 Thread Marko Lindqvist
Follow-up Comment #5, patch #6485 (project freeciv): Of listed demoset features I'm not aware of any ruleset that uses calendar effects in a way not tied to turns (so that calendar advancement goes the same years in every game) Also remember that Alien ruleset was meant to be very distinct

[Freeciv-Dev] [task #7952] Tracking release 2.5.2

2015-10-26 Thread Jacob Nevins
URL: Summary: Tracking release 2.5.2 Project: Freeciv Submitted by: jtn Submitted on: Tue 27 Oct 2015 00:07:41 UTC Should Start On: Mon 26 Oct 2015 00:00:00 UTC Should be Finished on: Sun 01 Feb

[Freeciv-Dev] [bug #23969] Client segfault on quit, preceded by Gtk-CRITICAL IA__gtk_text_buffer errors

2015-10-26 Thread Jacob Nevins
Update of bug #23969 (project freeciv): Operating System: GNU/Linux => Any ___ Follow-up Comment #4: > Would log_verbose() be the correct thing for it? Seems reasonable for the autosave. Options

[Freeciv-Dev] [patch #6444] Ruleset selection gui

2015-10-26 Thread mir3x
Update of patch #6444 (project freeciv): Status:None => Ready For Test Assigned to:None => mir3x Planned Release: => 2.5.2, 2.6, 3.0

[Freeciv-Dev] [patch #6491] client goto: consider action order direction

2015-10-26 Thread Sveinung Kvilhaugsvik
Update of patch #6491 (project freeciv): Planned Release:3.0.0, 2.6.0 => 3.0.0 ___ Reply to this item at: ___ Message

[Freeciv-Dev] [patch #6492] Europa 1901: increase default sciencebox

2015-10-26 Thread Sveinung Kvilhaugsvik
URL: Summary: Europa 1901: increase default sciencebox Project: Freeciv Submitted by: sveinung Submitted on: Mon 26 Oct 2015 02:29:14 PM UTC Category: general Priority: 5 -

[Freeciv-Dev] [bug #23983] Is Europe 1901 supposed to have different AI levels?

2015-10-26 Thread Sveinung Kvilhaugsvik
URL: Summary: Is Europe 1901 supposed to have different AI levels? Project: Freeciv Submitted by: sveinung Submitted on: Mon 26 Oct 2015 02:39:32 PM UTC Category: general

[Freeciv-Dev] [patch #6493] Europe 1901: make all players AI controlled

2015-10-26 Thread Sveinung Kvilhaugsvik
URL: Summary: Europe 1901: make all players AI controlled Project: Freeciv Submitted by: sveinung Submitted on: Mon 26 Oct 2015 02:30:33 PM UTC Category: general Priority: 5 -

[Freeciv-Dev] [patch #6491] client goto: consider action order direction

2015-10-26 Thread Sveinung Kvilhaugsvik
URL: Summary: client goto: consider action order direction Project: Freeciv Submitted by: sveinung Submitted on: Mon 26 Oct 2015 12:03:04 PM UTC Category: client Priority: 5 -

[Freeciv-Dev] [bug #23982] Qt client: targeted tech steal dialog does not check tech gettability

2015-10-26 Thread Sveinung Kvilhaugsvik
URL: Summary: Qt client: targeted tech steal dialog does not check tech gettability Project: Freeciv Submitted by: sveinung Submitted on: Mon 26 Oct 2015 12:05:55 PM UTC Category: client-qt

[Freeciv-Dev] [bug #23947] Targeted tech steal dialog does not check tech gettability.

2015-10-26 Thread Sveinung Kvilhaugsvik
Update of bug #23947 (project freeciv): Status:None => Ready For Test Release: => TRUNK, S2_6 Operating System:None => Any