[Freeciv-Dev] [bug #23264] api_edit_give_technology() does not handle Future Techs correctly

2015-02-15 Thread Marko Lindqvist
Update of bug #23264 (project freeciv): Status: Ready For Test = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #5837] Convert activity icon for Amplio

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/patch/?5837 Summary: Convert activity icon for Amplio Project: Freeciv Submitted by: cazfi Submitted on: Sun 15 Feb 2015 01:13:01 PM EET Category: art Priority: 5 - Normal

[Freeciv-Dev] [bug #23277] Turn done button blinking despite non-connected players in turnblock mode

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/bugs/?23277 Summary: Turn done button blinking despite non-connected players in turnblock mode Project: Freeciv Submitted by: cazfi Submitted on: Sun 15 Feb 2015 10:55:49 AM EET Category: client

[Freeciv-Dev] [bug #23269] Turn Done button doesn't blink (gtk3)

2015-02-15 Thread Marko Lindqvist
Update of bug #23269 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #2: The problem I were encountering tracked to be separate issue in client-common code, and raised

[Freeciv-Dev] [bug #23280] i18n markup fixes

2015-02-15 Thread Jacob Nevins
URL: http://gna.org/bugs/?23280 Summary: i18n markup fixes Project: Freeciv Submitted by: jtn Submitted on: Sun 15 Feb 2015 11:57:47 UTC Category: None Severity: 3 - Normal Priority: 5 -

[Freeciv-Dev] [bug #23279] happyborders: DISABLE - DISABLED

2015-02-15 Thread Jacob Nevins
URL: http://gna.org/bugs/?23279 Summary: happyborders: DISABLE - DISABLED Project: Freeciv Submitted by: jtn Submitted on: Sun 15 Feb 2015 11:15:00 UTC Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #22446] civ2civ3 illegal happyborders value

2015-02-15 Thread Jacob Nevins
Follow-up Comment #4, bug #22446 (project freeciv): in general having enum setting value named DISABLE is likely to cause confusion when boolean settings can take value DISABLED - might be a good idea to rename this one. Raised as bug #23279.

[Freeciv-Dev] [patch #5796] Help: Check that unit fits cleaned extra's requirements

2015-02-15 Thread Marko Lindqvist
Follow-up Comment #1, patch #5796 (project freeciv): - Updated against svn (file #23824) ___ Additional Item Attachment: File name: HelpCleanExtras-2.patchSize:2 KB ___

[Freeciv-Dev] [bug #23022] GTK2 Client crash when resize or move dialogs

2015-02-15 Thread Marko Lindqvist
Follow-up Comment #15, bug #23022 (project freeciv): Is there a reason we can't build each of Gtk3 and Gtk2 packages with their preferred (different) versions of ancillary libraries? Not strictly, but only by the amount of work required to either implement such a gnuwin environment where both

[Freeciv-Dev] [bug #23281] Ruleset tech help should document enabled extras more thoroughly

2015-02-15 Thread Jacob Nevins
URL: http://gna.org/bugs/?23281 Summary: Ruleset tech help should document enabled extras more thoroughly Project: Freeciv Submitted by: jtn Submitted on: Sun 15 Feb 2015 12:14:05 UTC Category: rulesets

[Freeciv-Dev] [bug #23268] Deprecated gtk_vbox_new() in cma_fe.c of S2_5

2015-02-15 Thread Marko Lindqvist
Update of bug #23268 (project freeciv): Status: Ready For Test = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #23278] civ2civ3: Prevent Transports building roads/fortress (to improve online help)

2015-02-15 Thread Jacob Nevins
Update of bug #23278 (project freeciv): Status: In Progress = Ready For Test ___ Follow-up Comment #1: Trunk/S2_6 versions (which cover more extras). (file #23830)

[Freeciv-Dev] [bug #23280] i18n markup fixes

2015-02-15 Thread Jacob Nevins
Update of bug #23280 (project freeciv): Status:None = Ready For Test Assigned to:None = jtn ___ Follow-up Comment #1: A missing

[Freeciv-Dev] [patch #3759] Make freesounds the default soundset

2015-02-15 Thread Jacob Nevins
Follow-up Comment #9, patch #3759 (project freeciv): If someone could go through and work out how many of the sounds are under a compatible licence, that would be help. (I've been vaguely meaning to cook up something automatic to do so, but that's true of many things.) I did this, but

[Freeciv-Dev] [patch #5013] Maglev graphics for all supplied tilesets

2015-02-15 Thread Marko Lindqvist
Update of patch #5013 (project freeciv): Planned Release:2.5.0, 2.6.0 = 2.5.1, 2.6.0, 3.0.0 ___ Follow-up Comment #7: There is maglev in default tileset (amplio2), so this is not considered 2.5.0 blocker

[Freeciv-Dev] [patch #5817] Remove freeciv.rc

2015-02-15 Thread Marko Lindqvist
Update of patch #5817 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #22417] civ2civ3 Transport can build mines in coastal cities, etc

2015-02-15 Thread Jacob Nevins
Follow-up Comment #11, bug #22417 (project freeciv): Since roads are automatically built in the cities, I did not forbid them for transports, but we can add this restriction if it improves the autogenerated help. Taken up in bug #23278.

[Freeciv-Dev] [bug #23278] civ2civ3: Prevent Transports building roads/fortress (to improve online help)

2015-02-15 Thread Jacob Nevins
URL: http://gna.org/bugs/?23278 Summary: civ2civ3: Prevent Transports building roads/fortress (to improve online help) Project: Freeciv Submitted by: jtn Submitted on: Sun 15 Feb 2015 10:37:06 UTC Category: rulesets

[Freeciv-Dev] [bug #23285] gtk3-client revision string missing space

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/bugs/?23285 Summary: gtk3-client revision string missing space Project: Freeciv Submitted by: cazfi Submitted on: Mon 16 Feb 2015 02:06:47 AM EET Category: client-gtk-3.0 Severity: 3 -

[Freeciv-Dev] [patch #5825] Call alphablit() instead of direct SDL_BlitSurface() for drawing the cursor

2015-02-15 Thread Marko Lindqvist
Update of patch #5825 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #5838] Plural forms for buy-cost

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/patch/?5838 Summary: Plural forms for buy-cost Project: Freeciv Submitted by: cazfi Submitted on: Mon 16 Feb 2015 12:29:41 AM EET Category: client-qt Priority: 5 - Normal

[Freeciv-Dev] [bug #23284] Qt-client help claims that mines produce food instead of shields

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/bugs/?23284 Summary: Qt-client help claims that mines produce food instead of shields Project: Freeciv Submitted by: cazfi Submitted on: Mon 16 Feb 2015 12:48:35 AM EET Category: client-qt

[Freeciv-Dev] [patch #5824] Use normal raw protocol with json protocol

2015-02-15 Thread Marko Lindqvist
Follow-up Comment #2, patch #5824 (project freeciv): - Use correct kind of get_packet_from_connection() depending on protocol to use - Remove more duplicate code Both issues were earlier somehow hidden by linker behavior. grep ^+ RawReuse-2.patch | wc -l - 170 lines added grep ^-

[Freeciv-Dev] [bug #23283] Use libwebsockets in Freeciv-web, remove freeciv-proxy

2015-02-15 Thread Andreas Røsdal
URL: http://gna.org/bugs/?23283 Summary: Use libwebsockets in Freeciv-web, remove freeciv-proxy Project: Freeciv Submitted by: andreasr Submitted on: Sun 15 Feb 2015 10:22:04 PM UTC Category: freeciv-web

[Freeciv-Dev] [bug #23282] Qt-client having string Load meaning both loading to a ferry and loading a game

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/bugs/?23282 Summary: Qt-client having string Load meaning both loading to a ferry and loading a game Project: Freeciv Submitted by: cazfi Submitted on: Mon 16 Feb 2015 12:19:34 AM EET Category:

[Freeciv-Dev] [bug #23286] Temporary terrain chage during terrain change

2015-02-15 Thread Marko Lindqvist
URL: http://gna.org/bugs/?23286 Summary: Temporary terrain chage during terrain change Project: Freeciv Submitted by: cazfi Submitted on: Mon 16 Feb 2015 08:36:49 AM EET Category: None Severity: 3 - Normal

[Freeciv-Dev] [patch #5827] Autosettlers extra removal activities in their own list

2015-02-15 Thread Marko Lindqvist
Update of patch #5827 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #23231] advance_by_number(A_FUTURE) returning NULL

2015-02-15 Thread Marko Lindqvist
Update of bug #23231 (project freeciv): Status: Ready For Test = None ___ Reply to this item at: http://gna.org/bugs/?23231 ___ Message sent