[Freeciv-Dev] [bug #17004] Default beginning of the URL for freeciv-modpack

2011-01-07 Thread Marko Lindqvist
Follow-up Comment #5, bug #17004 (project freeciv): > What is required of a modpack server? Is it just serving > tarballs over http, or is some other protocol involved? It's serving modpack files over http, so web server is enough. Modpacks are currently not served as tarballs, but each file is

[Freeciv-Dev] [bug #17004] Default beginning of the URL for freeciv-modpack

2011-01-07 Thread Marko Lindqvist
Follow-up Comment #4, bug #17004 (project freeciv): TRUNK version (file #11730) ___ Additional Item Attachment: File name: DefaultURLStart_17004_TRUNK.diff Size:0 KB ___ Reply to

[Freeciv-Dev] [bug #17380] Pathfinder bug when using enemy infrastructure is disabled

2011-01-07 Thread Marko Lindqvist
Update of bug #17380 (project freeciv): Status:None => In Progress Assigned to:None => cazfi Planned Release: => 2.3.0

[Freeciv-Dev] [bug #17380] Pathfinder bug when using enemy infrastructure is disabled

2011-01-07 Thread David Lowe
Follow-up Comment #1, bug #17380 (project freeciv): I just noticed the same in 2.3.0.b1 ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.org

[Freeciv-Dev] [bug #17433] 0: in city_owner() [city.c::1046]: assertion 'NULL != pcity->owner' failed

2011-01-07 Thread David Lowe
URL: Summary: 0: in city_owner() [city.c::1046]: assertion 'NULL != pcity->owner' failed Project: Freeciv Submitted by: doctorjlowe Submitted on: Sat 08 Jan 2011 01:50:32 AM GMT Category: None

[Freeciv-Dev] [patch #2194] Epirotan nation

2011-01-07 Thread Daniel Markstedt
Follow-up Comment #3, patch #2194 (project freeciv): Variant with thinner cross. (file #11728) ___ Additional Item Attachment: File name: epirus.svg Size:118 KB ___

[Freeciv-Dev] [patch #2283] Initial patch for QT-client development

2011-01-07 Thread Marko Lindqvist
Update of patch #2283 (project freeciv): Depends on: => patch #2271 ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #2283] Initial patch for QT-client development

2011-01-07 Thread Marko Lindqvist
URL: Summary: Initial patch for QT-client development Project: Freeciv Submitted by: cazfi Submitted on: Fri 07 Jan 2011 09:37:28 PM EET Category: None Priority: 5 - Normal

[Freeciv-Dev] [patch #2282] Remove Work In Progress indication from IPv6 support

2011-01-07 Thread Marko Lindqvist
URL: Summary: Remove Work In Progress indication from IPv6 support Project: Freeciv Submitted by: cazfi Submitted on: Fri 07 Jan 2011 06:47:09 PM EET Category: bootstrap Priori

[Freeciv-Dev] [patch #2101] Volga Bulgar nation

2011-01-07 Thread J.M. Maalderink
Update of patch #2101 (project freeciv): Status: In Progress => Ready For Test ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #2119] Saka nation

2011-01-07 Thread J.M. Maalderink
Update of patch #2119 (project freeciv): Status:None => In Progress ___ Follow-up Comment #1: The flag suggested by Andrzej seems to have a fingerprint, which most likely means it isn't fr

[Freeciv-Dev] [patch #2122] Assamese nation

2011-01-07 Thread J.M. Maalderink
Update of patch #2122 (project freeciv): Status: Ready For Test => Done Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #17425] C++ incompatible C99 initializers in shared.h

2011-01-07 Thread Marko Lindqvist
Follow-up Comment #2, bug #17425 (project freeciv): Fix (file #11723) ___ Additional Item Attachment: File name: NoC99InitInHeaders_17425.diff Size:6 KB ___ Reply to this item at

[Freeciv-Dev] [patch #2274] [c++ gui] Remove duplicate const from options.h variables

2011-01-07 Thread Marko Lindqvist
Update of patch #2274 (project freeciv): Status: Ready For Test => Done Assigned to:None => cazfi Open/Closed:Open => Closed ___

[Freeciv-Dev] [patch #2271] [metaticket] Make it possible to use C++ widget set based gui

2011-01-07 Thread Marko Lindqvist
Update of patch #2271 (project freeciv): Depends on: => patch #2281 ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #2281] [c++ gui] extern "C" declaration for client common headers

2011-01-07 Thread Marko Lindqvist
URL: Summary: [c++ gui] extern "C" declaration for client common headers Project: Freeciv Submitted by: cazfi Submitted on: Fri 07 Jan 2011 01:00:48 PM EET Category: client Pri

[Freeciv-Dev] [patch #2271] [metaticket] Make it possible to use C++ widget set based gui

2011-01-07 Thread Marko Lindqvist
Update of patch #2271 (project freeciv): Depends on: => patch #2279 ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #2271] [metaticket] Make it possible to use C++ widget set based gui

2011-01-07 Thread Marko Lindqvist
Update of patch #2271 (project freeciv): Depends on: => patch #2278 ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #2278] [c++ gui] C++ compatible spechash.h

2011-01-07 Thread Marko Lindqvist
Update of patch #2278 (project freeciv): Status:None => Ready For Test ___ Follow-up Comment #1: One more cast was needed (file #11721) __