Mana
Loading...
Searching...
No Matches
Namespaces | Enumerations | Variables
loginhandler.cpp File Reference
#include "net/tmwa/loginhandler.h"
#include "client.h"
#include "log.h"
#include "net/logindata.h"
#include "net/tmwa/messagein.h"
#include "net/tmwa/messageout.h"
#include "net/tmwa/network.h"
#include "net/tmwa/protocol.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.
 

Enumerations

enum  TmwAthena::ServerFlags { TmwAthena::FLAG_REGISTRATION = 1 }
 

Variables

Net::LoginHandlerloginHandler
 

Variable Documentation

◆ loginHandler

Net::LoginHandler* loginHandler
extern

Definition at line 51 of file net.cpp.