Mana
Loading...
Searching...
No Matches
Namespaces | Variables
charserverhandler.cpp File Reference
#include "net/tmwa/charserverhandler.h"
#include "client.h"
#include "game.h"
#include "log.h"
#include "gui/charcreatedialog.h"
#include "gui/okdialog.h"
#include "net/net.h"
#include "net/tmwa/gamehandler.h"
#include "net/tmwa/loginhandler.h"
#include "net/tmwa/messagein.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/network.h"
#include "net/tmwa/protocol.h"
#include "net/tmwa/token.h"
#include "resources/attributes.h"
#include "resources/chardb.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  TmwAthena
 Warning: buffers and other variables are shared, so there can be only one connection active at a time.
 

Variables

Net::CharHandlercharHandler
 
ServerInfo TmwAthena::charServer
 
ServerInfo TmwAthena::mapServer
 

Variable Documentation

◆ charHandler

Net::CharHandler* charHandler
extern

Definition at line 47 of file net.cpp.