loadscreen.cpp File Reference

Screen with logo and "Loading ..."-progressbar during program-startup. More...

#include "loadscreen.hpp"
#include "font.hpp"
#include "marked-up_text.hpp"
#include "gettext.hpp"
#include "filesystem.hpp"
#include <iostream>

Include dependency graph for loadscreen.cpp:

Go to the source code of this file.

Defines

#define MIN_PERCENTAGE   0
#define MAX_PERCENTAGE   100
#define CALLS_TO_FILESYSTEM   112
#define PRCNT_BY_FILESYSTEM   20
#define CALLS_TO_BINARYWML   9561
#define PRCNT_BY_BINARYWML   20
#define CALLS_TO_SETCONFIG   306
#define PRCNT_BY_SETCONFIG   30
#define CALLS_TO_PARSER   50448
#define PRCNT_BY_PARSER   20

Functions

void increment_filesystem_progress ()
void increment_binary_wml_progress ()
void increment_set_config_progress ()
void increment_parser_progress ()


Detailed Description

Screen with logo and "Loading ..."-progressbar during program-startup.

Definition in file loadscreen.cpp.


Define Documentation

#define CALLS_TO_BINARYWML   9561

Definition at line 183 of file loadscreen.cpp.

Referenced by increment_binary_wml_progress().

#define CALLS_TO_FILESYSTEM   112

Definition at line 181 of file loadscreen.cpp.

Referenced by increment_filesystem_progress().

#define CALLS_TO_PARSER   50448

Definition at line 187 of file loadscreen.cpp.

Referenced by increment_parser_progress().

#define CALLS_TO_SETCONFIG   306

Definition at line 185 of file loadscreen.cpp.

Referenced by increment_set_config_progress().

#define MAX_PERCENTAGE   100

Definition at line 28 of file loadscreen.cpp.

Referenced by loadscreen::set_progress().

#define MIN_PERCENTAGE   0

Definition at line 27 of file loadscreen.cpp.

Referenced by loadscreen::set_progress().

#define PRCNT_BY_BINARYWML   20

Definition at line 184 of file loadscreen.cpp.

Referenced by increment_binary_wml_progress().

#define PRCNT_BY_FILESYSTEM   20

Definition at line 182 of file loadscreen.cpp.

Referenced by increment_filesystem_progress().

#define PRCNT_BY_PARSER   20

Definition at line 188 of file loadscreen.cpp.

Referenced by increment_parser_progress().

#define PRCNT_BY_SETCONFIG   30

Definition at line 186 of file loadscreen.cpp.

Referenced by increment_set_config_progress().


Function Documentation

void increment_binary_wml_progress (  ) 

Definition at line 209 of file loadscreen.cpp.

Referenced by read_compressed_internal().

void increment_filesystem_progress (  ) 

Definition at line 190 of file loadscreen.cpp.

void increment_parser_progress (  ) 

Definition at line 247 of file loadscreen.cpp.

void increment_set_config_progress (  ) 

Definition at line 228 of file loadscreen.cpp.

Referenced by unit_type_data::unit_type_map_wrapper::set_config().


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