Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] Re: (PR#5121) move server command structs/ids/help/etc to
Home

[Freeciv-Dev] Re: (PR#5121) move server command structs/ids/help/etc to

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#5121) move server command structs/ids/help/etc to common code
From: "Rafa³ Bursig" <bursig@xxxxxxxxx>
Date: Tue, 19 Aug 2003 15:58:00 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On 2003.08.17 15:58, Per I. Mathisen wrote:
> 
> On Sun, 17 Aug 2003, Rafa³ Bursig wrote:
> > This code create command.h in common dir and move here all info
> > about server command from server/stdinhand.c.
> >
> > This change give client all server command info (min,max,current,
> > help, access_level, etc) and allow create server command GUI on 
> client side.
> 
> Not a bad idea, perhaps, but how do you intend to use this data?
> 

I want make some basic server config GUI on client side.

Here is secound version of this code...
Now it send all info to players with ctrl and hack access level after 
login (send all) and each change of option state.

Rafal

Attachment: server_commands2.diff.bz2
Description: server_commands2.diff.bz2


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