map_create.cpp File Reference

#include "global.hpp"
#include "cavegen.hpp"
#include "log.hpp"
#include "map_create.hpp"
#include "mapgen_dialog.hpp"
#include "scoped_resource.hpp"
#include "serialization/string_utils.hpp"
#include <ostream>
#include <string>
#include <vector>

Include dependency graph for map_create.cpp:

Go to the source code of this file.

Defines

#define ERR_CF   LOG_STREAM(err, config)

Functions

map_generatorcreate_map_generator (const std::string &name, const config *cfg)
std::string random_generate_map (const std::string &parms, const config *cfg)
config random_generate_scenario (const std::string &parms, const config *cfg)


Define Documentation

#define ERR_CF   LOG_STREAM(err, config)

Definition at line 28 of file map_create.cpp.


Function Documentation

map_generator* create_map_generator ( const std::string &  name,
const config cfg 
)

std::string random_generate_map ( const std::string &  parms,
const config cfg 
)

config random_generate_scenario ( const std::string &  parms,
const config cfg 
)

Definition at line 58 of file map_create.cpp.

References lg::config, create_map_generator(), ERR_CF, and utils::split().

Referenced by play_game().


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs