The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
about.hpp File Reference
#include "global.hpp"
#include <vector>
#include <string>
Include dependency graph for about.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 about
 Display credits about all contributors.
 

Functions

void about::show_about (CVideo &video, const std::string &campaign)
 Show credits with list of contributors. More...
 
void about::set_about (const config &cfg)
 
std::vector< std::stringabout::get_text (const std::string &campaign, bool split_multiline_headers)