#include "chat_events.hpp"#include "floating_label.hpp"#include "hotkey/command_executor.hpp"#include "preferences_display.hpp"#include "scripting/plugins/context.hpp"#include "widgets/combo.hpp"#include "widgets/label.hpp"#include "widgets/menu.hpp"#include "widgets/textbox.hpp"#include <deque>#include <boost/scoped_ptr.hpp>

Go to the source code of this file.
Classes | |
| class | mp::chat |
| this class memorizes a chat session. More... | |
| struct | mp::chat::msg |
| class | mp::ui |
| a base class for the different multiplayer base dialogs: game list, create game, wait game, game setup. More... | |
| struct | mp::ui::user_info |
Namespaces | |
| mp | |
| This module controls the multiplayer lobby. | |
Functions | |
| std::string | mp::get_color_string (int id) |
| std::string | mp::get_color_string (const std::string &id) |
1.8.8