Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2003:
[Freeciv-Dev] Re: (PR#4200) two bugfixes to intelligence
Home

[Freeciv-Dev] Re: (PR#4200) two bugfixes to intelligence

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: per@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4200) two bugfixes to intelligence
From: "Raimar Falke" <rf13@xxxxxxxxxxxxxxxxx>
Date: Sun, 11 May 2003 05:52:37 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Sat, May 10, 2003 at 12:31:33PM -0700, Per I. Mathisen wrote:
> 
> These are two fixes to intelligence dialog code in the server.
> 
> The first sends A_NONE instead of A_UNSET for the tech a player is
> researching if the intelligencing player does not know what it is. This
> way the clients will not core if they try to display this information
> (none do at present though).

IMHO A_LAST is the better choice here. In both cases (A_LAST and
current A_UNSET) you have to add a check to the client. IMHO you
should change the client to not core and let A_UNSET stay.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "USENET is *not* the non-clickable part of WWW!"




[Prev in Thread] Current Thread [Next in Thread]