ManaPlus
|
#include "utils/gmfunctions.h"
#include "settings.h"
#include "being/localplayer.h"
#include "net/chathandler.h"
#include "debug.h"
Go to the source code of this file.
Namespaces | |
Gm | |
Functions | |
void | Gm::runCommand (const std::string &command, const std::string ¶ms) |
void | Gm::runCommand (const std::string &command) |
void | Gm::runCharCommand (const std::string &command, const std::string &name, const std::string ¶ms) |
void | Gm::runCharCommand (const std::string &command, const std::string &name) |