Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
Chat.cpp File Reference
#include "Chat.h"
#include "../Player.h"
#include "../Game/Game.h"
#include "Packet.h"
#include <assert.h>

Namespaces

namespace  halo
 
namespace  halo::server
 
namespace  halo::server::chat
 

Macros

#define PACKET_QUEUE_PARAMS   buffer, retval, 1, 1, 0, 1, 3
 

Functions

void halo::server::chat::DispatchChat (e_chat_types type, const wchar_t *msg, const s_player *from, const s_player *to)
 

Macro Definition Documentation

#define PACKET_QUEUE_PARAMS   buffer, retval, 1, 1, 0, 1, 3