[Freeciv-Dev] (PR#38001) [Patch] Saving scenarios

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38001 Scenarios are not exactly same thing as savegame from running game. In that sense our editor is not capable of producing scenarios. This patch provides some framework for saving games as scenarios. - When scenario is loaded, contents

Re: [Freeciv-Dev] (PR#35961) nation legends in help system

2007-03-12 Thread Egor Vyscrebentsov
URL: http://bugs.freeciv.org/Ticket/Display.html?id=35961 On Thu, 22 Feb 2007 Daniel Markstedt wrote: On 2/22/07, Egor Vyscrebentsov evyscr@ wrote: (...) PS [2Daniel? and others]: Maybe it would be nice to have more long nation legends, that will be accessible through in-game help?

Re: [Freeciv-Dev] (PR#37980) [Patch] Server decides if wall gfx should be drawn

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=37980 On 3/12/07, Per I. Mathisen [EMAIL PROTECTED] wrote: On Sun, 11 Mar 2007, Marko Lindqvist wrote: First step toward fixing #37977. Server decides if wall gfx should be drawn and sends that information to client. This does change

Re: [Freeciv-Dev] (PR#37851) [Patch] Fix AI evaluation of EFT_UPGRADE_UNIT

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=37851 On 3/9/07, Marko Lindqvist [EMAIL PROTECTED] wrote: Evaluation of EFT_UPGRADE_UNIT multiplies value of earlier effects. Fix attached. Affects S2_1 also. S2_1 version - ML diff -Nurd -X.diff_ignore freeciv/ai/aicity.c

[Freeciv-Dev] (PR#38011) [Bug] Gtk help: improvement requirements

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38011 gtk help for improvements creates hyperlink to just one requirement, first in list. Further, requirement type is not checked, hyperlink always points to some tech. - ML ___ Freeciv-dev

[Freeciv-Dev] (PR#37137) Split of Korean ruleset

2007-03-12 Thread Daniel Markstedt
URL: http://bugs.freeciv.org/Ticket/Display.html?id=37137 Attaching a Emirati (UAE) nation to this ticket. Emailed to me by Daniil Ivanov. Some stylistic changes by me. ~Daniel uae.tar.gz Description: application/gzip ___ Freeciv-dev mailing list

[Freeciv-Dev] (PR#38016) [Patch] Gtk client selects base type by gui_type

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38016 gtk client uses get_base_by_gui_type() instead of using hardcoded base ids BASE_FORTRESS and BASE_AIRBASE. - ML diff -Nurd -X.diff_ignore freeciv/client/control.c freeciv/client/control.c --- freeciv/client/control.c 2007-03-12

[Freeciv-Dev] (PR#38017) [Patch] Savegame base compatibility based on gui_type

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38017 When handling old ACTIVITY_FORTRESS and ACTIVITY_AIRBASE in savegames, try to find matching base type based on gui_type instead of hardcoded base ids BASE_FORTRESS and BASE_AIRBASE. - ML diff -Nurd -X.diff_ignore

Re: [Freeciv-Dev] (PR#38028) 2.0.9 STABLE cannot join games

2007-03-12 Thread Lauri Uotinen
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38028 Per I. Mathisen wrote: URL: http://bugs.freeciv.org/Ticket/Display.html?id=38028 On Mon, 12 Mar 2007, Lauri Uotinen wrote: FreeCiv stable release 2.0.9 cannot join games. It crashes instantly as you try to join a game. Verified

Re: [Freeciv-Dev] (PR#38028) 2.0.9 STABLE cannot join games

2007-03-12 Thread Lauri Uotinen
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38028 Update: I just tested and it works now! Maybe it was some temporary bug, because connection to the central server could not be made. Or something.. I don't know. Anyway. I cannot reproduce it anymore.

[Freeciv-Dev] (PR#38035) [Patch] Client player-nation-player consistency

2007-03-12 Thread Marko Lindqvist
URL: http://bugs.freeciv.org/Ticket/Display.html?id=38035 This patch reinitializes player-nation for all players when nations are reinitialized. - ML diff -Nurd -X.diff_ignore freeciv/client/packhand.c freeciv/client/packhand.c --- freeciv/client/packhand.c 2007-03-12 16:23:02.0