#include "preferences/game.hpp"#include "game_board.hpp"#include "gettext.hpp"#include "lexical_cast.hpp"#include "log.hpp"#include "map/map.hpp"#include "map_settings.hpp"#include "serialization/string_utils.hpp"#include "units/map.hpp"#include "units/unit.hpp"#include "video.hpp"Go to the source code of this file.
Namespaces | |
| preferences | |
| Modify, read and display user preferences. | |
Macros | |
| #define | GETTEXT_DOMAIN "wesnoth-lib" |
| #define | ERR_CFG LOG_STREAM(err, log_config) |
Variables | |
| static lg::log_domain | log_config ("config") |
| #define ERR_CFG LOG_STREAM(err, log_config) |
|
static |