multiplayer_create.cpp File Reference

Create a multiplayer-game: select map, players, options etc. More...

#include "global.hpp"
#include "game_display.hpp"
#include "game_preferences.hpp"
#include "gettext.hpp"
#include "image.hpp"
#include "construct_dialog.hpp"
#include "settings.hpp"
#include "show_dialog.hpp"
#include "map_create.hpp"
#include "minimap.hpp"
#include "multiplayer_create.hpp"
#include "filesystem.hpp"
#include "log.hpp"
#include "video.hpp"
#include "serialization/string_utils.hpp"
#include "wml_exception.hpp"
#include "wml_separators.hpp"
#include <cassert>
#include <memory>

Include dependency graph for multiplayer_create.cpp:

Go to the source code of this file.

Namespaces

namespace  mp

Defines

#define ERR_CF   LOG_STREAM(err, config)

Variables

const SDL_Rect null_rect = {0, 0, 0, 0}


Detailed Description

Create a multiplayer-game: select map, players, options etc.

Definition in file multiplayer_create.cpp.


Define Documentation

#define ERR_CF   LOG_STREAM(err, config)

Definition at line 41 of file multiplayer_create.cpp.


Variable Documentation

const SDL_Rect null_rect = {0, 0, 0, 0} [static]

Definition at line 44 of file multiplayer_create.cpp.


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