15 #define GETTEXT_DOMAIN "wesnoth-lib" 
   29     , create_engine_(create_engine)
 
   32     set_show_even_without_video(
true);
 
   33     set_allow_plugin_skip(
false);
 
A config object defines a single node in a WML file, with access to child nodes.
 
Abstract base class for all modal dialogs.
 
std::unique_ptr< plugins_context > plugins_context_
 
void set_retval(const int retval, const bool close_window=true)
Sets there return value of the window.
 
void set_options(const config &values)
 
mp_game_settings & mp_settings()
Multiplayer parameters for this game.
 
REGISTER_DIALOG(editor_edit_unit)
 
@ OK
Dialog was closed with the OK button.