Home
last modified time | relevance | path

Searched refs:get_old_attribute (Results 1 – 3 of 3) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/generators/
H A Ddefault_map_generator_job.cpp743 naming.get_old_attribute("base_names", "male_names", "naming"); in default_generate_map()
1308 village_naming.get_old_attribute("base_names", "male_names", "village_naming"); in default_generate_map()
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dconfig.hpp457 …const attribute_value &get_old_attribute(config_key_type key, const std::string &old_key, const st…
H A Dconfig.cpp714 const config::attribute_value& config::get_old_attribute( in get_old_attribute() function in config