|
Pol
Revision:cb584c9
|
#include "tildecmd.h"#include <iostream>#include <stdlib.h>#include <string>#include <format/format.h>#include "../clib/clib_endian.h"#include "../clib/logfacility.h"#include "../plib/systemstate.h"#include "spells.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| void | Pol::Core::invoke (Network::Client *client, const char *spellidstr) |
| void | Pol::Core::invoke (Network::Client *client, const u16 *wspellidstr) |
| bool | Pol::Core::process_tildecommand (Network::Client *client, const char *textbuf) |
| bool | Pol::Core::process_tildecommand (Network::Client *client, const u16 *wtextbuf) |
Definition in file tildecmd.cpp.