[Freeciv-Dev] [bug #21549] Bulbs / turn sent as unsigned

2014-01-28 Thread Marko Lindqvist
Update of bug #21549 (project freeciv): Status: In Progress => Ready For Test Planned Release: => 2.4.3, 2.5.0, 2.6.0 ___ Follow-up Comment #2: Fixes In S2_4 vers

[Freeciv-Dev] [bug #21553] "Island-based" generator memory leak

2014-01-28 Thread pepeto
URL: Summary: "Island-based" generator memory leak Project: Freeciv Submitted by: pepeto Submitted on: mer. 29 janv. 2014 01:39:15 CET Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #21387] Differences between walled and unwalled city graphics in Amplio/Amplio2

2014-01-28 Thread Jacob Nevins
Update of bug #21387 (project freeciv): Status:None => Ready For Test Assigned to:None => jtn Planned Release: => 2.3.5,2.4.2,2.5.0,2.6.0 __

[Freeciv-Dev] [bug #21551] genlist_sort() memory leak

2014-01-28 Thread Jacob Nevins
Update of bug #21551 (project freeciv): Planned Release: => 2.3.5,2.4.2,2.5.0,2.6.0 ___ Follow-up Comment #1: Sigh, yes, mea culpa. Patch looks good. Thanks. ___

[Freeciv-Dev] [bug #21552] game.plr_bg_color not freed properly

2014-01-28 Thread pepeto
URL: Summary: game.plr_bg_color not freed properly Project: Freeciv Submitted by: pepeto Submitted on: mer. 29 janv. 2014 00:51:56 CET Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #21551] genlist_sort() memory leak

2014-01-28 Thread pepeto
URL: Summary: genlist_sort() memory leak Project: Freeciv Submitted by: pepeto Submitted on: mer. 29 janv. 2014 00:43:57 CET Category: None Severity: 3 - Normal

[Freeciv-Dev] [bug #21549] Bulbs / turn sent as unsigned

2014-01-28 Thread Marko Lindqvist
Follow-up Comment #1, bug #21549 (project freeciv): When changing this should also make it 32 bit value, 16/15 bits is kind of low (I've had values well over 1 bulbs/turn, so adjusting settings/rulesets a bit further...) ___ Reply to th

[Freeciv-Dev] [bug #20572] AI observer timeout display badly off

2014-01-28 Thread Jacob Nevins
Follow-up Comment #2, bug #20572 (project freeciv): How about something like this: Have a request client can send to server to ask server what it currently thinks time to TC is. Client notes when it sent the request, and sees how long the reply takes to get to it. Client treats the time between s

[Freeciv-Dev] [bug #21547] Client hangs when spawning server (crosser build)

2014-01-28 Thread Marko Lindqvist
Update of bug #21547 (project freeciv): Category:None => general Status:None => Ready For Test ___ Follow-up Comment #3: Attached patch adds

[Freeciv-Dev] [bug #21543] scripts/potfiles not updated for new translation arrangements

2014-01-28 Thread Jacob Nevins
Follow-up Comment #2, bug #21543 (project freeciv): Patch #4454 refers to use of intltool to perform what I think is a similar function. Perhaps potfiles should be deprecated in favour of that. ___ Reply to this item at:

[Freeciv-Dev] [bug #21550] Make function of timeout / "off" label in UI more obvious somehow

2014-01-28 Thread Jacob Nevins
URL: Summary: Make function of timeout / "off" label in UI more obvious somehow Project: Freeciv Submitted by: jtn Submitted on: Tue Jan 28 20:26:58 2014 Category: client Severi

[Freeciv-Dev] [bug #21547] Client hangs when spawning server (crosser build)

2014-01-28 Thread Jacob Nevins
Update of bug #21547 (project freeciv): Severity: 3 - Normal => 5 - Blocker ___ Follow-up Comment #2: Treating as 2.4.2 blocker until proven otherwise. _

[Freeciv-Dev] [bug #21547] Client hangs when spawning server (crosser build)

2014-01-28 Thread Marko Lindqvist
Follow-up Comment #1, bug #21547 (project freeciv): Tried to reproduce (assuming the latter reason) on linux by undefining HAVE_GETADDRINFO from fc_config.h before build. Did not hang, but even with server already running in 5556 tried to use that port. __

[Freeciv-Dev] [bug #19589] New tech upkeep style

2014-01-28 Thread Marko Lindqvist
Follow-up Comment #14, bug #19589 (project freeciv): The new finding now as bug #21549 ___ Reply to this item at: ___ Message sent via/by Gna! http://gna.org/

[Freeciv-Dev] [bug #21549] Bulbs / turn sent as unsigned

2014-01-28 Thread Marko Lindqvist
URL: Summary: Bulbs / turn sent as unsigned Project: Freeciv Submitted by: cazfi Submitted on: Tue 28 Jan 2014 07:56:28 PM EET Category: general Severity: 3 - Normal

[Freeciv-Dev] [bug #19589] New tech upkeep style

2014-01-28 Thread David Fernandez
Follow-up Comment #13, bug #19589 (project freeciv): Testing S2_5 (rev 24279) with Tech upkeep = Cities, it sometimes appear the error message: >Trying to put -29 into 16 bits being -29 (in this example) the bulbs produced per turn after taking the tech upkeep into account. The game continues no