wesnoth/source_lists/campaignd
Iris Morelle 227738cb6f campaignd: Command line processing w/ Boost.program_options
This also adds a few utility switches which people are probably already
familiarized with from the game proper. Most notably this means I don't
need to alter and recompile campaignd any time I want different logging
settings.

There's some functionality commented out in this commit while I figure
out how to wire it into the campaignd server class.
2020-11-09 21:22:00 -03:00

10 lines
258 B
Plaintext

addon/validation.cpp
server/common/server_base.cpp
server/common/simple_wml.cpp
server/campaignd/addon_utils.cpp
server/campaignd/auth.cpp
server/campaignd/blacklist.cpp
server/campaignd/fs_commit.cpp
server/campaignd/options.cpp
server/campaignd/server.cpp