|
Pol
Revision:cb584c9
|
#include <cstring>#include <string>#include "../bscript/eprog.h"#include "../clib/clib_endian.h"#include "../clib/rawtypes.h"#include "../clib/refptr.h"#include "../plib/systemstate.h"#include "containr.h"#include "eventid.h"#include "gameclck.h"#include "item/item.h"#include "item/itemdesc.h"#include "mobile/charactr.h"#include "mobile/npc.h"#include "network/client.h"#include "network/packethelper.h"#include "network/packets.h"#include "objtype.h"#include "pktdef.h"#include "pktin.h"#include "realms/realm.h"#include "scrdef.h"#include "scrsched.h"#include "scrstore.h"#include "ufunc.h"#include "uobject.h"#include "uoscrobj.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::doubleclick (Network::Client *client, PKTIN_06 *msg) |
| void | Pol::Core::send_paperdoll (Network::Client *client, Mobile::Character *chr) |
Definition in file dblclick.cpp.