#include "editor.hpp"
#include "../config.hpp"
#include "../cursor.hpp"
#include "../filesystem.hpp"
#include "../font.hpp"
#include "../game_config.hpp"
#include "../gettext.hpp"
#include "../image.hpp"
#include "../language.hpp"
#include "../log.hpp"
#include "../map.hpp"
#include "../minimap.hpp"
#include "../preferences.hpp"
#include "../random.hpp"
#include "../util.hpp"
#include "../video.hpp"
#include "../wesconfig.h"
#include "../wml_exception.hpp"
#include "serialization/parser.hpp"
#include "serialization/preprocessor.hpp"
#include "serialization/string_utils.hpp"
#include <cctype>
#include <clocale>
#include <cstdlib>
#include <iostream>
#include <map>
#include <string>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
static std::string | wm_title_string |
Definition in file editor_main.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 51 of file editor_main.cpp.
References _, cfg, map_editor::check_data(), twml_exception::dev_message, boost::foreach_detail_::done(), dummy_cfg, game_config::editor, map_editor::map_editor::new_map_exception::from_scenario, FULL_SCREEN, preferences::fullscreen(), get_cwd(), get_intl_dir(), get_languages(), get_locale(), t_translation::GRASS_LAND, lg::gui, init_textdomains(), is_directory(), language_def::language, lg::list_logdomains(), font::load_font_config(), load_language_list(), map_editor::map_editor::main_loop(), map, config::error::message, CVideo::modePossible(), map_editor::map_editor::new_map_exception::new_filename, map_editor::map_editor::new_map_exception::new_map, map_editor::new_map(), PACKAGE, game_config::path, preprocess_file(), read(), read_file(), resize_monitor_, preferences::resolution(), game_config::revision, map_editor::map_editor::set_file_to_save_as(), preferences::set_fullscreen(), set_language(), lg::set_log_domain_severity(), binary_paths_manager::set_paths(), preferences::set_resolution(), image::set_wm_icon(), CVideo::setBpp(), CVideo::setMode(), utils::split(), stream, twml_exception::user_message, game_config::version, VERSION, and wm_title_string.
std::string wm_title_string [static] |
Definition at line 48 of file editor_main.cpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |