jdorje: Don't send the values of server-only options...
[email protected] Wed, 10 Aug 2005 21:51:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Wed Aug 10 21:43:25 PDT 2005 = Thu Aug 11 04:43:25 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/client repodlgs_common.c repodlgs_common.h freeciv/client/gui-gtk-2.0 repodlgs.c freeciv/common capstr.c packets.def packets_gen.c packets_gen.h freeciv/server settings.h stdinhand.c ---- Log message: Tag: HEAD Don't send the values of server-only options to the client as part of the options_settable packet. Patch by me in PR#13631.