Author: sveinung
Date: Wed Apr 12 15:54:48 2017
New Revision: 35236

URL: http://svn.gna.org/viewcvs/freeciv?rev=35236&view=rev
Log:
Move server setting kind enum to common.

Move the enum sset_type to common. This makes common code (like a
requirement type) that deals with server settings possible. Host it in the
new module server_settings. Rename sset_type's members so they get a unique
prefix.

See hrm Feature #651397

Added:
    branches/S3_0/common/server_settings.h
Modified:
    branches/S3_0/common/Makefile.am
    branches/S3_0/server/settings.c
    branches/S3_0/server/settings.h
    branches/S3_0/server/stdinhand.c
    branches/S3_0/tools/civmanual.c
    branches/S3_0/tools/ruleutil/rulesave.c

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/S3_0/common/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/common/Makefile.am?rev=35236&r1=35235&r2=35236&view=diff

Added: branches/S3_0/common/server_settings.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/common/server_settings.h?rev=35236&view=auto

Modified: branches/S3_0/server/settings.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/server/settings.c?rev=35236&r1=35235&r2=35236&view=diff

Modified: branches/S3_0/server/settings.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/server/settings.h?rev=35236&r1=35235&r2=35236&view=diff

Modified: branches/S3_0/server/stdinhand.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/server/stdinhand.c?rev=35236&r1=35235&r2=35236&view=diff

Modified: branches/S3_0/tools/civmanual.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/tools/civmanual.c?rev=35236&r1=35235&r2=35236&view=diff

Modified: branches/S3_0/tools/ruleutil/rulesave.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S3_0/tools/ruleutil/rulesave.c?rev=35236&r1=35235&r2=35236&view=diff


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to