#include "C4Include.h"#include "C4ForbidLibraryCompilation.h"#include "gui/C4GameLobby.h"#include "c4group/C4Components.h"#include "control/C4GameControl.h"#include "game/C4Application.h"#include "graphics/C4GraphicsResource.h"#include "gui/C4ChatDlg.h"#include "gui/C4GameOptions.h"#include "gui/C4MessageInput.h"#include "gui/C4PlayerInfoListBox.h"#include "network/C4Network2.h"#include "network/C4Network2Dialogs.h"Go to the source code of this file.
Namespaces | |
| C4GameLobby | |
Macros | |
| #define | GETPKT(type, name) |
Functions | |
| void | C4GameLobby::LobbyError (const char *szErrorMsg) |
Variables | |
| bool | C4GameLobby::UserAbort = false |
| #define GETPKT | ( | type, | |
| name | |||
| ) |