generate_report.cpp File Reference

Formatted output of various stats about units and the game. More...

#include "global.hpp"
#include "actions.hpp"
#include "game_config.hpp"
#include "gamestatus.hpp"
#include "gettext.hpp"
#include "language.hpp"
#include "marked-up_text.hpp"
#include "reports.hpp"
#include "game_preferences.hpp"
#include <cassert>
#include <ctime>
#include <map>
#include <set>
#include <sstream>

Include dependency graph for generate_report.cpp:

Go to the source code of this file.

Namespaces

namespace  reports

Functions

report reports::generate_report (TYPE type, std::map< reports::TYPE, std::string > report_contents, const gamemap &map, unit_map &units, const std::vector< team > &teams, const team &current_team, unsigned int current_side, unsigned int playing_side, const gamemap::location &loc, const gamemap::location &mouseover, const gamemap::location &displayed_unit_hex, const gamestatus &status, const std::set< std::string > &observers, const config &level)


Detailed Description

Formatted output of various stats about units and the game.

Used for the right sidebar and the top line of the main game-display.

Definition in file generate_report.cpp.


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