Author: sveinung
Date: Wed Apr 12 15:53:59 2017
New Revision: 35234

URL: http://svn.gna.org/viewcvs/freeciv?rev=35234&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:
    trunk/common/server_settings.h
Modified:
    trunk/common/Makefile.am
    trunk/server/settings.c
    trunk/server/settings.h
    trunk/server/stdinhand.c
    trunk/tools/civmanual.c
    trunk/tools/ruleutil/rulesave.c

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

Modified: trunk/common/Makefile.am
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/common/Makefile.am?rev=35234&r1=35233&r2=35234&view=diff

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

Modified: trunk/server/settings.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/settings.c?rev=35234&r1=35233&r2=35234&view=diff

Modified: trunk/server/settings.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/settings.h?rev=35234&r1=35233&r2=35234&view=diff

Modified: trunk/server/stdinhand.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/stdinhand.c?rev=35234&r1=35233&r2=35234&view=diff

Modified: trunk/tools/civmanual.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/tools/civmanual.c?rev=35234&r1=35233&r2=35234&view=diff

Modified: trunk/tools/ruleutil/rulesave.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/tools/ruleutil/rulesave.c?rev=35234&r1=35233&r2=35234&view=diff


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

Reply via email to