[Freeciv-Dev] Re: (PR#3930) remove MAX_NUM_NATIONS
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Fri, 25 Apr 2003, Mike Kaufman wrote:
> >#define CAPABILITY "+1.14.0 conn_info +occupied team tech_impr_gfx " \
> > "city_struct_minor_cleanup obsolete_last class_legend " \
> > "+impr_req +waste +fastfocus +continent +small_dipl " \
> > - "+no_nation_selected +diplomacy +no_extra_tiles"
> > + "+no_nation_selected +diplomacy +no_extra_tiles " \
> > + "+unlimited_nations"
> >/* "+1.14.0" is protocol for 1.14.0 release.
> > *
> > + * "unlimited_nations" means that the MAX_NUM_NATIONS limit has been
> > removed,
> > + * allowing easy adding of more nations.
> > */
> >
> hey, you were the one warning about exceeding the max length of the
> capability string, how about shortening your capability? "nat_unlimit" for
> example.
Let's truncate the capability string:
#define CAPABILITY "+1.14.1"
- Per
- [Freeciv-Dev] Re: (PR#3930) remove MAX_NUM_NATIONS,
Per I. Mathisen <=
|
|