A section on the server where players can chat, create and join games. More...
#include "global.hpp"#include "filesystem.hpp"#include "foreach.hpp"#include "game_preferences.hpp"#include "lobby_preferences.hpp"#include "map_exception.hpp"#include "marked-up_text.hpp"#include "minimap.hpp"#include "multiplayer_lobby.hpp"#include "gettext.hpp"#include "log.hpp"#include "playmp_controller.hpp"#include "sound.hpp"#include "wml_exception.hpp"#include "formula_string_utils.hpp"
Go to the source code of this file.
Classes | |
| struct | mp::minimap_cache_item |
Namespaces | |
| namespace | mp |
This module controls the multiplayer lobby. | |
Defines | |
| #define | ERR_CF LOG_STREAM(err, log_config) |
Variables | |
| static lg::log_domain | log_config ("config") |
A section on the server where players can chat, create and join games.
Definition in file multiplayer_lobby.cpp.
| #define ERR_CF LOG_STREAM(err, log_config) |
Definition at line 38 of file multiplayer_lobby.cpp.
Referenced by mp::gamebrowser::set_game_items().
lg::log_domain log_config("config") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:08:34 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |