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

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

[Top] [All Lists]

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

Hi All

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.

Rafal

Attachment: server_commands.diff.bz2
Description: server_commands.diff.bz2


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#5121) move server command structs/ids/help/etc to common code, Rafa³ Bursig <=