[Freeciv-Dev] [patch #3598] Tech Gained -packet

2013-01-20 Thread Marko Lindqvist
Update of patch #3598 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #3480] Tech helptext popup when tech researched

2013-01-20 Thread Marko Lindqvist
Update of patch #3480 (project freeciv): Category:None = client Status:None = Ready For Test Planned Release: = 2.5.0

[Freeciv-Dev] [patch #3599] Autoaccept tileset -option

2013-01-20 Thread Marko Lindqvist
Update of patch #3599 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #3605] Autoaccept soundset -option

2013-01-20 Thread Marko Lindqvist
URL: http://gna.org/patch/?3605 Summary: Autoaccept soundset -option Project: Freeciv Submitted by: cazfi Submitted on: Sun 20 Jan 2013 11:08:58 AM EET Category: client Priority: 5 - Normal

Re: [Freeciv-Dev] Error in running from custom build dir

2013-01-20 Thread Πρεκατές Αλέξανδρος
On 19 January 2013 00:43, Πρεκατές Αλέξανδρος apreka...@gmail.com wrote: Compiling and installing TRUNK in my build dir i cant run the freeciv: Just to clarify: Install and builddirs are two different things. Have you installed ('make install') this version of freeciv, or are you simply

[Freeciv-Dev] [patch #3606] Configure check for intptr_t

2013-01-20 Thread Marko Lindqvist
URL: http://gna.org/patch/?3606 Summary: Configure check for intptr_t Project: Freeciv Submitted by: cazfi Submitted on: Sun 20 Jan 2013 03:29:55 PM EET Category: bootstrap Priority: 5 - Normal

[Freeciv-Dev] [bug #20392] cast from pointer to integer of different size

2013-01-20 Thread Marko Lindqvist
Follow-up Comment #4, bug #20392 (project freeciv): Addition patch for trunk is patch #3606. These should be backported to S2_4 simultaneously. ___ Reply to this item at: http://gna.org/bugs/?20392

[Freeciv-Dev] [bug #19846] Closing unit select dialog asserts

2013-01-20 Thread Marko Lindqvist
Follow-up Comment #6, bug #19846 (project freeciv): Now works perfectly with my crosser build that uses gtk+-3.6.4. Maybe this is fixed in gtk+ 3.6? ___ Reply to this item at: http://gna.org/bugs/?19846

[Freeciv-Dev] [patch #3601] Remove unused SDL_CVS macro

2013-01-20 Thread Marko Lindqvist
Update of patch #3601 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #20445] server crash

2013-01-20 Thread Jacob Nevins
Update of bug #20445 (project freeciv): Planned Release: = 2.5.0 ___ Follow-up Comment #1: Reproduced with trunk r22164. #0 dbv_isset (pdbv=0xaf0, bit=1623) at bitvector.c:115

[Freeciv-Dev] [patch #3602] Add warning that INSTALL.Cygwin is very much outdated

2013-01-20 Thread Marko Lindqvist
Update of patch #3602 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #3606] Configure check for intptr_t

2013-01-20 Thread Marko Lindqvist
Update of patch #3606 (project freeciv): Planned Release: 2.5.0 = 2.4.0, 2.5.0 ___ Follow-up Comment #1: Actually, this one is (relatively) safe to commit to S2_4 already. It just provides some

[Freeciv-Dev] [bug #20445] server crash

2013-01-20 Thread Marko Lindqvist
Update of bug #20445 (project freeciv): Status:None = Ready For Test ___ Follow-up Comment #2: Attached fix makes map_claim_base() to work when base ownership is transfered from player to

[Freeciv-Dev] [bug #20445] Server crash when base loses owner

2013-01-20 Thread Marko Lindqvist
Update of bug #20445 (project freeciv): Summary:server crash = Server crash when base loses owner ___ Reply to this item at: http://gna.org/bugs/?20445 ___

[Freeciv-Dev] [bug #20446] fixes for debian build system [PATCH]

2013-01-20 Thread Marko Lindqvist
Update of bug #20446 (project freeciv): Category: client = general Status:None = Ready For Test Assigned to:None = cazfi Planned Release:

[Freeciv-Dev] [bug #20413] cityrepdata.c: split_string(): 'd.string_value' may be used uninitialized in this function

2013-01-20 Thread Marko Lindqvist
Update of bug #20413 (project freeciv): Status:None = Ready For Test Planned Release: = 2.3.4, 2.4.0, 2.5.0 ___ Follow-up Comment #6: What compiler was

[Freeciv-Dev] [bug #20447] 'trade_routes_color' may be used uninitialized

2013-01-20 Thread Marko Lindqvist
URL: http://gna.org/bugs/?20447 Summary: 'trade_routes_color' may be used uninitialized Project: Freeciv Submitted by: cazfi Submitted on: Mon 21 Jan 2013 12:25:17 AM EET Category: client Severity: 3 -

[Freeciv-Dev] [bug #20442] Recursive transports not wiped properly

2013-01-20 Thread Marko Lindqvist
Update of bug #20442 (project freeciv): Status: Ready For Test = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #20109] Compilation fails with stdinhand on OSX (‘rl_completion_suppress_append’ undeclared)

2013-01-20 Thread Marko Lindqvist
Follow-up Comment #6, bug #20109 (project freeciv): this feature was added in readline 4.3, released in 2002. Probably something we should clean out rather than to extend, but I noticed that we have not one but two macros defined depending on readline version: HAVE_LIBREADLINE is set when ever