Show screen with scrolling credits. More...
#include "about.hpp"#include "construct_dialog.hpp"#include "display.hpp"#include "foreach.hpp"#include "gettext.hpp"#include "marked-up_text.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | about |
Display credits about all contributors. | |
Functions | |
| static void | about::add_lines (std::vector< std::string > &res, config const &c) |
| Given a vector of strings, and a config representing an [about] section, add all the credits lines from the about section to the list of strings. | |
| std::vector< std::string > | about::get_text (const std::string &campaign) |
| void | about::set_about (const config &cfg) |
| void | about::show_about (display &disp, const std::string &campaign) |
| Show credits with list of contributors. | |
Variables | |
| static config | about::about_list = config() |
| static std::map< std::string, std::string > | about::images |
| static std::string | about::images_default |
Show screen with scrolling credits.
Definition in file about.cpp.
| Generated by doxygen 1.7.1 on Tue May 22 2012 01:04:09 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |