jdorje: Rewrite the code that allows the client to c...
[email protected] Mon, 8 Aug 2005 09:41:02 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Mon Aug 8 09:30:22 PDT 2005 = Mon Aug 8 16:30:22 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/client repodlgs_common.c repodlgs_common.h freeciv/client/gui-gtk-2.0 menu.c pages.c repodlgs.c freeciv/common capstr.c fc_types.h game.c game.h packets.def packets.h packets_gen.c packets_gen.h freeciv/manual civmanual.c freeciv/server connecthand.c settings.c settings.h srv_main.c stdinhand.c stdinhand.h ---- Log message: Tag: HEAD Rewrite the code that allows the client to control the server settings. The new code improves the user interface and the backend design. Patch by me in PR#13619.