Re: [Freeciv-Dev] [task #7426] Mac packages for 2.2.7

2011-08-18 Thread Nathan Brazil
Hi. I don't have a Snow Leopard system that would allow me to test whether the binaries I produced on Lion will run on the older OS or not, so I am choosing to err on the safer side of not. If someone were able to test it out, that'd be great. However, I have no reason to believe that

[Freeciv-Dev] [bug #18517] unable to drag items in Target Worklist to reorder.

2011-08-18 Thread Dennis
Follow-up Comment #4, bug #18517 (project freeciv): Thanks for pointing out the up / down arrows Jacob. I did not see them. Is there any other information I can provide to help? I see that you've been able to reproduce so that should make it easier :)

[Freeciv-Dev] remove/create a player

2011-08-18 Thread Michal Mazurek
Marko pointed out some possible errors in my newcomer code. I'm trying to see how to reliably (possibly) remove and old (dead) player, and add a new one. I found this comment before server_remove_player: ./plrhand.c:1135: This function does _not_ close any connections attached to this

[Freeciv-Dev] [patch #2906] Statically linked threaded ai

2011-08-18 Thread Marko Lindqvist
Update of patch #2906 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #2933] net_lookup_service() returns list of addresses

2011-08-18 Thread Marko Lindqvist
URL: http://gna.org/patch/?2933 Summary: net_lookup_service() returns list of addresses Project: Freeciv Submitted by: cazfi Submitted on: Thu 18 Aug 2011 06:31:56 PM EEST Category: general Priority: 5 -

[Freeciv-Dev] [bug #18499] Science progress shows incorrect number of turns

2011-08-18 Thread Staffan Bruun
Follow-up Comment #8, bug #18499 (project freeciv): It's not perfect, I know, but I still find it easier to think of research in terms of turns per advance than just the number of lightbulbs. ___ Reply to this item at:

[Freeciv-Dev] [patch #2934] Remove outdated comment about server common depending on ai

2011-08-18 Thread Marko Lindqvist
URL: http://gna.org/patch/?2934 Summary: Remove outdated comment about server common depending on ai Project: Freeciv Submitted by: cazfi Submitted on: Thu 18 Aug 2011 10:06:45 PM EEST Category: bootstrap

[Freeciv-Dev] [bug #18512] Client man page refers to amplio.tilespec, not amplio2.tilespec

2011-08-18 Thread Marko Lindqvist
Update of bug #18512 (project freeciv): Status: Ready For Test = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #2831] Alternative to gui-qt function pointer layer

2011-08-18 Thread David Lowe
Follow-up Comment #4, patch #2831 (project freeciv): Assuming that there are no problems realizing it, the modular approach sounds more elegant. ___ Reply to this item at: http://gna.org/patch/?2831

[Freeciv-Dev] Administrivia: changes to http://freeciv.wikia.com/wiki/Translations

2011-08-18 Thread Jacob Nevins
(followups set to -i18n) I've made some changes to the big table of languages on http://freeciv.wikia.com/wiki/Translations, and I'd like to make some associated policies, to try to make best use of limited volunteer effort and enthusiasm for localisation. When are translations orphaned?

[Freeciv-Dev] [patch #2915] Intro font information from freeciv.rc-2.0

2011-08-18 Thread Marko Lindqvist
Follow-up Comment #1, patch #2915 (project freeciv): I've not committed this yet as font seems not to be drawn bold with this patch. So far I have no clue what's causing this. ___ Reply to this item at: http://gna.org/patch/?2915

[Freeciv-Dev] [patch #2918] Modpack install directory hierarchy commandline option --prefix for freeciv-modpack

2011-08-18 Thread Marko Lindqvist
Update of patch #2918 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed Summary:

[Freeciv-Dev] [patch #2919] Remove separate road activity text

2011-08-18 Thread Marko Lindqvist
Update of patch #2919 (project freeciv): Status: Ready For Test = Done Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [bug #18514] Too strict sanity check for multiple terrain / base / special requirements

2011-08-18 Thread Marko Lindqvist
Update of bug #18514 (project freeciv): Status: Ready For Test = Fixed Assigned to:None = cazfi Open/Closed:Open = Closed

[Freeciv-Dev] [patch #2931] Dynamic road names in get_infrastructure_text()

2011-08-18 Thread Marko Lindqvist
Update of patch #2931 (project freeciv): Summary: Dynamic road names in get_terrain_info() = Dynamic road names in get_infrastructure_text() ___ Follow-up Comment #1: Sorry, function is get_infrastructure_text().