Mana
Loading...
Searching...
No Matches
Namespaces | Variables
charhandler.cpp File Reference
#include "net/manaserv/charhandler.h"
#include "client.h"
#include "localplayer.h"
#include "log.h"
#include "gui/charcreatedialog.h"
#include "gui/okdialog.h"
#include "net/inventoryhandler.h"
#include "net/loginhandler.h"
#include "net/net.h"
#include "net/manaserv/connection.h"
#include "net/manaserv/gamehandler.h"
#include "net/manaserv/beinghandler.h"
#include "net/manaserv/messagein.h"
#include "net/manaserv/messageout.h"
#include "net/manaserv/manaserv_protocol.h"
#include "resources/attributes.h"
#include "resources/hairdb.h"
#include "utils/dtor.h"
#include "utils/gettext.h"
#include "utils/stringutils.h"

Go to the source code of this file.

Namespaces

namespace  ManaServ
 

Variables

Net::CharHandlercharHandler
 
ManaServ::GameHandlergameHandler
 
ConnectionManaServ::accountServerConnection = nullptr
 
std::string ManaServ::netToken
 
ServerInfo ManaServ::gameServer
 
ServerInfo ManaServ::chatServer
 

Variable Documentation

◆ charHandler

Net::CharHandler* charHandler
extern

Definition at line 47 of file net.cpp.

◆ gameHandler

ManaServ::GameHandler* gameHandler
extern

Definition at line 52 of file net.cpp.