[Freeciv-Dev] [patch #1201] Setting to control distance of traderoutes.

2009-07-28 Thread Matthias Pfafferodt
Follow-up Comment #4, patch #1201 (project freeciv): I can change that. I think most people will use the minimum (= default) or a really big value ... If I remember right, the problem is, that in freeciv counting starts at 0 (everythere?). 8 (or trademindist) is the tile distance between two cit

[Freeciv-Dev] [patch #1201] Setting to control distance of traderoutes.

2009-07-28 Thread pepeto
Follow-up Comment #5, patch #1201 (project freeciv): > I can change that. I think most people will use the > minimum (= default) or a really big value ... Actually, you could also allow lower value. Warserver usual setting is 8 (which means 7 with your patch) for example. > If I remember right

[Freeciv-Dev] [patch #1206] Constant parameters for movement functions

2009-07-28 Thread pepeto
URL: Summary: Constant parameters for movement functions Project: Freeciv Submitted by: pepeto Submitted on: Tuesday 07/28/2009 at 11:28 Category: general Priority: 3 - Low

[Freeciv-Dev] [patch #1207] pft_fill_utype_*_parameter functions

2009-07-28 Thread pepeto
URL: Summary: pft_fill_utype_*_parameter functions Project: Freeciv Submitted by: pepeto Submitted on: Tuesday 07/28/2009 at 11:33 Category: general Priority: 3 - Low

[Freeciv-Dev] [patch #1208] City warmap alternative

2009-07-28 Thread pepeto
URL: Summary: City warmap alternative Project: Freeciv Submitted by: pepeto Submitted on: Tuesday 07/28/2009 at 11:36 Category: general Priority: 3 - Low Stat

[Freeciv-Dev] [bug #13863] Remove old server goto code, step 1: warmap alternatives

2009-07-28 Thread pepeto
Follow-up Comment #3, bug #13863 (project freeciv): This ticket has been splited into 4: * [bug #13881]: [Patch] Init pf nodes only once (fixed). * [patch #1206]: Constant parameters for movement functions. * [patch #1207]: pft_fill_utype_*_parameter functions. * [patch #1208]: City warmap altern

Re: [Freeciv-Dev] [patch #1204] Separate desktop files for gtk2, sdl and xaw clients

2009-07-28 Thread Egor Vyscrebentsov
On Tue, 28 Jul 2009 Marko Lindqvist wrote: > Currently there is one desktop file for client, and it tries to execute > gtk-client no matter which client is built. > > Attached patch makes separate desktop file for each of the clients gtk2, sdl > and xaw. Only those desktop files that refer to actua

[Freeciv-Dev] [patch #1201] Setting to control distance of traderoutes.

2009-07-28 Thread Matthias Pfafferodt
Follow-up Comment #6, patch #1201 (project freeciv): I had a look at the trade code in warserver. This calculation is highly complex. Perhaps I will try to get something of it into 2.3-devel ... > I would prefer change the calculation like ">= > game.info.trademindist" instead of "> game.info.t

[Freeciv-Dev] [patch #1203] move ruleset option illness into its own section

2009-07-28 Thread Matthias Pfafferodt
Follow-up Comment #2, patch #1203 (project freeciv): Should the hard coded numbers in ruleset.c be changed to constants defined in game.h? At the moment it is a mix out of numbers and constants. Furthermore, perhaps a function secfile_lookup_int_default_min_max() is needed? It would be equal to

[Freeciv-Dev] [patch #1206] Constant parameters for movement functions

2009-07-28 Thread Marko Lindqvist
Update of patch #1206 (project freeciv): Assigned to:None => cazfi ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #1207] pft_fill_utype_*_parameter functions

2009-07-28 Thread Marko Lindqvist
Update of patch #1207 (project freeciv): Assigned to:None => cazfi ___ Reply to this item at: ___ Message se

[Freeciv-Dev] [patch #1208] City warmap alternative

2009-07-28 Thread Marko Lindqvist
Update of patch #1208 (project freeciv): Assigned to:None => cazfi ___ Follow-up Comment #1: - pf_city_map_get_costs() should consider IGTERR flag (combination of UCF_TERRAIN_SPEED unit c

[Freeciv-Dev] [bug #14004] Client should show plague risk as 0 when illness disabled

2009-07-28 Thread Marko Lindqvist
Follow-up Comment #3, bug #14004 (project freeciv): When illness is disabled, plague risk tooltip has extra empty line in the end. It should be removed. ___ Reply to this item at: __

[Freeciv-Dev] [patch #1204] Separate desktop files for gtk2, sdl and xaw clients

2009-07-28 Thread Marko Lindqvist
Follow-up Comment #1, patch #1204 (project freeciv): Egor on mailing list: > Do we have _different_ icons for clients? (I guess we allow > installation of more than one client, right?) I'm afraid, > patch shouldn't be applied without them. Ok. Attached version of the patch only avoids installing

[Freeciv-Dev] [bug #13814] segfault in assess_danger_player

2009-07-28 Thread Marko Lindqvist
Update of bug #13814 (project freeciv): Status: Confirmed => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

[Freeciv-Dev] [bug #14015] add illness information to gui-win32

2009-07-28 Thread Marko Lindqvist
Follow-up Comment #1, bug #14015 (project freeciv): I did some necessary additions to your patch. I also tested that this compiles, but have not yet had opportunity to test if it works. (file #6287) ___ Additional Item Attachment: File na

[Freeciv-Dev] [bug #13901] [Patch] Support for different graphics for oceanic cities

2009-07-28 Thread Marko Lindqvist
Update of bug #13901 (project freeciv): Category:None => client Status:None => Fixed Assigned to:None => cazfi Open/Closed:

[Freeciv-Dev] [patch #1188] proposed menu and command key revamp

2009-07-28 Thread Marko Lindqvist
Follow-up Comment #7, patch #1188 (project freeciv): > (necessary) refinements ^^^ Drat, I was planning to commit menu restructuring now (well, I have not yet even investigated or tested the code, but I'm sure we can make it acceptable) and postpone accelerator changes. Problem with

[Freeciv-Dev] [patch #1208] City warmap alternative

2009-07-28 Thread pepeto
Follow-up Comment #2, patch #1208 (project freeciv): It seems it's impossible to deal just with unit classes. So the current version of this patch works with unit types. (file #6288) ___ Additional Item Attachment: File name: trunk_city_