Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2000:
[Freeciv-Dev] Re: TODO
Home

[Freeciv-Dev] Re: TODO

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: TODO
From: Thue <thue@xxxxxxx>
Date: Sun, 24 Sep 2000 13:14:04 +0200
Reply-to: thue@xxxxxxx

On Sun, 24 Sep 2000 08:43:50 David Pfitzner wrote:
> On Sun, 17 Sep 2000, Thue <thue@xxxxxxx> wrote:
> 
> > +- Stop the server from sending text to the clients. Instead it should
> > +  send an enum and some values, which the client converted to a message
> > +  to show to the user. This will give the client more knowledge of the
> > +  content of the messages, needed for fx a client side AI. It will also
> > +  mean that the messages are automatically correctly localized.
> > +  Note that these new messages will have to sometimes contain city names.
> 
> This is still a bit controversial.  I think it should send text (or
> some sort of format string) as well, to avoid excessive future
> compatability breakage (ie, whenever a new message is added).

This patch adds this.

-Thue

Attachment: TODO.diff
Description: Binary data


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