Mana
Loading...
Searching...
No Matches
Namespaces | Variables
chathandler.cpp File Reference
#include "net/manaserv/chathandler.h"
#include "actorspritemanager.h"
#include "being.h"
#include "client.h"
#include "channel.h"
#include "channelmanager.h"
#include "event.h"
#include "log.h"
#include "playerrelations.h"
#include "gui/widgets/channeltab.h"
#include "net/manaserv/connection.h"
#include "net/manaserv/messagein.h"
#include "net/manaserv/messageout.h"
#include "net/manaserv/manaserv_protocol.h"
#include "utils/gettext.h"
#include "utils/stringutils.h"
#include <string>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  ManaServ
 

Variables

Beinglocal_player
 
Net::ChatHandlerchatHandler
 

Variable Documentation

◆ chatHandler

Net::ChatHandler* chatHandler
extern

Definition at line 48 of file net.cpp.

◆ local_player

Being* local_player
extern

Definition at line 56 of file localplayer.cpp.