#include "about.hpp"
#include "config.hpp"
#include "construct_dialog.hpp"
#include "display.hpp"
#include "font.hpp"
#include "game_config.hpp"
#include "gettext.hpp"
#include "marked-up_text.hpp"
#include "video.hpp"
#include "show_dialog.hpp"
Go to the source code of this file.
Namespaces | |
namespace | about |
Functions | |
static void | about::add_lines (std::vector< std::string > &res, config const &c) |
std::vector< std::string > | about::get_text (std::string campaign) |
void | about::set_about (const config &cfg) |
void | about::show_about (display &disp, 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 |
Definition in file about.cpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |