#include "global.hpp"
#include "mapgen_dialog.hpp"
#include "display.hpp"
#include "events.hpp"
#include "gettext.hpp"
#include "log.hpp"
#include "mapgen.hpp"
#include "marked-up_text.hpp"
#include "show_dialog.hpp"
#include "util.hpp"
#include "video.hpp"
#include "widgets/button.hpp"
#include "widgets/slider.hpp"
Go to the source code of this file.
Defines | |
#define | GETTEXT_DOMAIN "wesnoth-lib" |
#define | DBG_NG LOG_STREAM(debug, engine) |
Variables | |
const size_t | max_island = 10 |
const size_t | max_coastal = 5 |
#define DBG_NG LOG_STREAM(debug, engine) |
Definition at line 34 of file mapgen_dialog.cpp.
#define GETTEXT_DOMAIN "wesnoth-lib" |
Definition at line 17 of file mapgen_dialog.cpp.
const size_t max_coastal = 5 [static] |
Definition at line 38 of file mapgen_dialog.cpp.
Referenced by default_map_generator::generate_map(), and default_map_generator::user_config().
const size_t max_island = 10 [static] |
Definition at line 37 of file mapgen_dialog.cpp.
Referenced by default_map_generator::generate_map(), and default_map_generator::user_config().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |