Routines related to game-maps, terrain, locations, directions. More...
#include "global.hpp"#include <cassert>#include "map.hpp"#include "formula_string_utils.hpp"#include "gettext.hpp"#include "log.hpp"#include "map_exception.hpp"#include "serialization/parser.hpp"#include "util.hpp"#include "wml_exception.hpp"
Go to the source code of this file.
Defines | |
| #define | ERR_CF LOG_STREAM(err, log_config) |
| #define | LOG_G LOG_STREAM(info, lg::general) |
| #define | DBG_G LOG_STREAM(debug, lg::general) |
Variables | |
| static lg::log_domain | log_config ("config") |
Routines related to game-maps, terrain, locations, directions.
etc.
Definition in file map.cpp.
| #define DBG_G LOG_STREAM(debug, lg::general) |
Definition at line 38 of file map.cpp.
Referenced by gamemap::gamemap().
| #define ERR_CF LOG_STREAM(err, log_config) |
Definition at line 36 of file map.cpp.
Referenced by gamemap::read().
| #define LOG_G LOG_STREAM(info, lg::general) |
lg::log_domain log_config("config") [static] |
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:08:25 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |