Mana
|
#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::LoginHandler * | loginHandler |
|
extern |