ManaPlus
|
#include <adminhandler.h>
Public Member Functions | |
AdminHandler () | |
~AdminHandler () | |
void | announce (const std::string &text) const |
void | localAnnounce (const std::string &text) const |
void | hide (const bool h) const |
void | kick (const BeingId playerId) const |
void | kickAll () const |
void | warp (const std::string &map, const int x, const int y) const |
void | resetStats () const |
void | resetSkills () const |
void | gotoName (const std::string &name) const |
void | recallName (const std::string &name) const |
void | mute (const Being *const being, const int type, const int limit) const |
void | muteName (const std::string &name) const |
void | requestLogin (const Being *const being) const |
void | setTileType (const int x, const int y, const int type) const |
void | unequipAll (const Being *const being) const |
void | requestStats (const std::string &name) const |
void | monsterInfo (const std::string &name) const |
void | itemInfo (const std::string &name) const |
void | whoDrops (const std::string &name) const |
void | mobSearch (const std::string &name) const |
void | mobSpawnSearch (const std::string &name) const |
void | playerGmCommands (const std::string &name) const |
void | playerCharGmCommands (const std::string &name) const |
void | showLevel (const std::string &name) const |
void | showStats (const std::string &name) const |
void | showStorageList (const std::string &name) const |
void | showCartList (const std::string &name) const |
void | showInventoryList (const std::string &name) const |
void | locatePlayer (const std::string &name) const |
void | showAccountInfo (const std::string &name) const |
void | spawnSlave (const std::string &name) const |
void | spawnClone (const std::string &name) const |
void | spawnSlaveClone (const std::string &name) const |
void | spawnEvilClone (const std::string &name) const |
void | savePosition (const std::string &name) const |
void | loadPosition (const std::string &name) const |
void | randomWarp (const std::string &name) const |
void | gotoNpc (const std::string &name) const |
void | killer (const std::string &name) const |
void | killable (const std::string &name) const |
void | heal (const std::string &name) const |
void | alive (const std::string &name) const |
void | disguise (const std::string &name) const |
void | immortal (const std::string &name) const |
void | hide (const std::string &name) const |
void | nuke (const std::string &name) const |
void | kill (const std::string &name) const |
void | jail (const std::string &name) const |
void | unjail (const std::string &name) const |
void | npcMove (const std::string &name, const int x, const int y) const |
void | hideNpc (const std::string &name) const |
void | showNpc (const std::string &name) const |
void | changePartyLeader (const std::string &name) const |
void | partyRecall (const std::string &name) const |
void | breakGuild (const std::string &name) const |
void | guildRecall (const std::string &name) const |
void | slide (const int x, const int y) const |
void | changeDress () const |
void | resetCooldowns () const |
Public Member Functions inherited from Ea::AdminHandler | |
AdminHandler () | |
void | kickName (const std::string &name) const |
void | ban (const int playerId) const |
void | banName (const std::string &name) const |
void | unban (const int playerId) const |
void | unbanName (const std::string &name) const |
void | ipcheckName (const std::string &name) const |
void | createItems (const int id, const ItemColor color, const int amount) const |
void | spawn (const std::string &name) const |
Public Member Functions inherited from Net::AdminHandler | |
AdminHandler () | |
Static Protected Attributes | |
static std::string | mStatsName |
Definition at line 32 of file adminhandler.h.
EAthena::AdminHandler::AdminHandler | ( | ) |
Definition at line 44 of file adminhandler.cpp.
References adminHandler.
|
virtual |
Reimplemented from Ea::AdminHandler.
Definition at line 50 of file adminhandler.cpp.
References adminHandler.
|
virtual |
Implements Net::AdminHandler.
Definition at line 296 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 55 of file adminhandler.cpp.
References CAST_S16, CAST_S32, and createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 367 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 383 of file adminhandler.cpp.
References createOutPacket, packetVersion, and packetVersionZero.
|
virtual |
Implements Net::AdminHandler.
Definition at line 357 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 301 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 106 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 276 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 372 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 291 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 69 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 311 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 347 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 306 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 176 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 326 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 75 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 81 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 321 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 286 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 281 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 266 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 62 of file adminhandler.cpp.
References CAST_S16, CAST_S32, and createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 231 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 186 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 191 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 171 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 118 of file adminhandler.cpp.
References CAST_S16, CAST_S8, createOutPacket, and ActorSprite::getId().
|
virtual |
Implements Net::AdminHandler.
Definition at line 131 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 336 of file adminhandler.cpp.
References Gm::runCommand(), strprintf(), x, and y.
|
virtual |
Implements Net::AdminHandler.
Definition at line 316 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 362 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 201 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 196 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 271 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 112 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 137 of file adminhandler.cpp.
References createOutPacket, and ActorSprite::getId().
|
virtual |
Implements Net::AdminHandler.
Definition at line 164 of file adminhandler.cpp.
References createOutPacket, and mStatsName.
|
virtual |
Implements Net::AdminHandler.
Definition at line 393 of file adminhandler.cpp.
References createOutPacket, and packetVersion.
|
virtual |
Implements Net::AdminHandler.
Definition at line 100 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 94 of file adminhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::AdminHandler.
Definition at line 261 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 146 of file adminhandler.cpp.
References CAST_S16, createOutPacket, x, and y.
|
virtual |
Implements Net::AdminHandler.
Definition at line 236 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 221 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 226 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 206 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 352 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 211 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 216 of file adminhandler.cpp.
References Gm::runCharCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 377 of file adminhandler.cpp.
References Gm::runCommand(), strprintf(), x, and y.
|
virtual |
Implements Net::AdminHandler.
Definition at line 246 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 256 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 241 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 251 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 155 of file adminhandler.cpp.
References createOutPacket, and ActorSprite::getId().
|
virtual |
Implements Net::AdminHandler.
Definition at line 331 of file adminhandler.cpp.
References Gm::runCommand().
|
virtual |
Implements Net::AdminHandler.
Definition at line 86 of file adminhandler.cpp.
References CAST_S16, createOutPacket, x, and y.
|
virtual |
Implements Net::AdminHandler.
Definition at line 181 of file adminhandler.cpp.
References Gm::runCommand().
|
staticprotected |
Definition at line 167 of file adminhandler.h.
Referenced by requestStats().