22 namespace ng {
class connect_engine; }
const std::size_t max_login_size
Max length of a player name.
bool goto_mp_wait(bool observe)
Opens the MP Join Game screen and sets the game state according to the changes made.
bool logged_in_as_moderator()
Gets whether the currently logged-in user is a moderator.
Main entry points of multiplayer mode.
std::string get_profile_link(int user_id)
Gets the forum profile link for the given user.
void start_local_game_commandline(const commandline_options &cmdline_opts)
Starts a multiplayer game in single-user mode using command line settings.
bool goto_mp_staging(ng::connect_engine &engine)
Opens the MP Staging screen and sets the game state according to the changes made.
A config object defines a single node in a WML file, with access to child nodes.
void start_client(const std::string &host)
Pubic entry points for the MP workflow.
void start_local_game()
Starts a multiplayer game in single-user mode.