ManaPlus
|
#include <serverfeatures.h>
Public Member Functions | |
ServerFeatures () | |
virtual | ~ServerFeatures () |
virtual bool | haveServerOnlineList () const =0 |
virtual bool | haveServerHp () const =0 |
virtual bool | havePlayerStatusUpdate () const =0 |
virtual bool | haveIncompleteChatMessages () const =0 |
virtual bool | haveRaceSelection () const =0 |
virtual bool | haveLookSelection () const =0 |
virtual bool | haveMove3 () const =0 |
virtual bool | haveMonsterAttackRange () const =0 |
virtual bool | haveEmailOnRegister () const =0 |
virtual bool | haveEmailOnDelete () const =0 |
virtual bool | haveServerVersion () const =0 |
virtual bool | haveMapServerVersion () const =0 |
virtual bool | haveNpcGender () const =0 |
virtual bool | haveJoinChannel () const =0 |
virtual bool | haveCreateCharGender () const =0 |
virtual bool | haveTalkPet () const =0 |
virtual bool | haveMovePet () const =0 |
virtual bool | haveServerWarpNames () const =0 |
virtual bool | haveExtendedRiding () const =0 |
virtual bool | haveExtendedDropsPosition () const =0 |
virtual bool | haveMoveWhileSit () const =0 |
virtual bool | haveKillerId () const =0 |
virtual bool | havePincode () const =0 |
Definition at line 29 of file serverfeatures.h.
|
inline |
Definition at line 32 of file serverfeatures.h.
|
inlinevirtual |
Definition at line 37 of file serverfeatures.h.
|
pure virtual |
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by CharSelectDialog::action(), and CharSelectDialog::askPasswordForDeletion().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by RegisterDialog::RegisterDialog().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by FloorItem::postInit().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by Being::setRiding().
|
pure virtual |
Implemented in EAthena::ServerFeatures, and TmwAthena::ServerFeatures.
Referenced by TmwAthena::ChatRecv::processBeingChat().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by EAthena::ChatHandler::joinChannel(), and EAthena::ChatHandler::partChannel().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by LocalPlayer::setAction().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by CharCreateDialog::CharCreateDialog(), EAthena::CharServerHandler::newCharacter(), CharCreateDialog::setAttributes(), and CharCreateDialog::updateLook().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by EAthena::GameHandler::connect().
|
pure virtual |
Implemented in EAthena::ServerFeatures, and TmwAthena::ServerFeatures.
Referenced by TmwAthena::BeingRecv::processBeingMove(), and TmwAthena::BeingRecv::processBeingVisible().
|
pure virtual |
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by EAthena::HomunculusHandler::emote(), EAthena::MercenaryHandler::emote(), EAthena::PetHandler::move(), EAthena::HomunculusHandler::setDirection(), EAthena::MercenaryHandler::setDirection(), EAthena::PetHandler::setDirection(), EAthena::HomunculusHandler::talk(), and EAthena::MercenaryHandler::talk().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by LocalPlayer::canMove().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by TmwAthena::BeingRecv::processBeingMove(), TmwAthena::BeingRecv::processBeingVisible(), and EAthena::setBasicFields().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by CharSelectDialog::CharSelectDialog().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by LocalPlayer::slowLogic(), and LocalPlayer::updateStatus().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by CharCreateDialog::CharCreateDialog(), EAthena::CharServerHandler::newCharacter(), and CharCreateDialog::setAttributes().
|
pure virtual |
Implemented in EAthena::ServerFeatures, and TmwAthena::ServerFeatures.
Referenced by Being::drawHpBar(), TmwAthena::BeingRecv::processBeingMove(), and TmwAthena::BeingRecv::processBeingVisible().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by EAthena::LoginHandler::connect(), and TmwAthena::LoginHandler::connect().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.
Referenced by ActorManager::createBeing().
|
pure virtual |
Implemented in TmwAthena::ServerFeatures, and EAthena::ServerFeatures.