ManaPlus
|
void EAthena::PlayerRecv::processDressRoomOpen | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processKilledBy | ( | Net::MessageIn & | msg | ) |
Definition at line 522 of file playerrecv.cpp.
References _, actorManager, BeingId_zero, CAST_U32, debugMsg, ActorManager::findBeing(), Being::getName(), Actions::msg(), and strprintf().
void EAthena::PlayerRecv::processNotifyMapInfo | ( | Net::MessageIn & | msg | ) |
Definition at line 395 of file playerrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::PlayerRecv::processOnlineList | ( | Net::MessageIn & | msg | ) |
Definition at line 459 of file playerrecv.cpp.
References BLOCK_END, BLOCK_START, CAST_SIZE, config, Gender::FEMALE, BeingFlag::GENDER_MALE, Configuration::getBoolValue(), WhoIsOnline::loadList(), Gender::MALE, Actions::msg(), EmoteDB::size(), anonymous_namespace{stringutils.cpp}::start, Gender::UNSPECIFIED, and whoIsOnline.
void EAthena::PlayerRecv::processPlayerAttrs | ( | Net::MessageIn & | msg | ) |
Definition at line 548 of file playerrecv.cpp.
References localPlayer, Actions::msg(), and LocalPlayer::setGroupId().
void EAthena::PlayerRecv::processPlayerAutoShadowSpellList | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerFameAlchemist | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerFameBlacksmith | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerFameTaekwon | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerGetExp | ( | Net::MessageIn & | msg | ) |
Definition at line 235 of file playerrecv.cpp.
References LocalPlayer::addJobMessage(), LocalPlayer::addXpMessage(), ActorSprite::getId(), localPlayer, Actions::msg(), and UNIMPLEMENTEDPACKETFIELD.
void EAthena::PlayerRecv::processPlayerGetExp2 | ( | Net::MessageIn & | msg | ) |
Definition at line 255 of file playerrecv.cpp.
References LocalPlayer::addJobMessage(), LocalPlayer::addXpMessage(), ActorSprite::getId(), localPlayer, Actions::msg(), and UNIMPLEMENTEDPACKETFIELD.
void EAthena::PlayerRecv::processPlayerHeal | ( | Net::MessageIn & | msg | ) |
Definition at line 314 of file playerrecv.cpp.
References LocalPlayer::addHpMessage(), LocalPlayer::addSpMessage(), anonymous_namespace{stringutils.cpp}::base, PlayerInfo::getAttribute(), ActorSprite::getId(), Party::getMember(), Party::getParty(), Sp::HP, Being::isInParty(), localPlayer, Actions::msg(), Notify_true, Attributes::PLAYER_HP, Attributes::PLAYER_MAX_HP, PlayerInfo::setAttribute(), Avatar::setHp(), Avatar::setMaxHp(), and Sp::SP.
void EAthena::PlayerRecv::processPlayerRankPoints | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerReadBook | ( | Net::MessageIn & | msg | ) |
Definition at line 429 of file playerrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::PlayerRecv::processPlayerShortcuts1 | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerShortcuts2 | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerShortcuts3 | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerShowEquip | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processPlayerSkillMessage | ( | Net::MessageIn & | msg | ) |
Definition at line 351 of file playerrecv.cpp.
References Actions::msg(), NotifyManager::notify(), NotifyTypes::SKILL_ALL_STATUS_PLUS_20, NotifyTypes::SKILL_ATTACK_PLUS_100, NotifyTypes::SKILL_DEF_PLUS_25, NotifyTypes::SKILL_ENCHANT_ARMOR_HOLY, NotifyTypes::SKILL_ENCHANT_WEAPON_HOLY, NotifyTypes::SKILL_END_ALL_NEGATIVE_STATUS, NotifyTypes::SKILL_FLEE_PLUS_50, NotifyTypes::SKILL_FULL_STRIP_FAILED, NotifyTypes::SKILL_IMMUNITY_TO_ALL_STATUSES, NotifyTypes::SKILL_MAX_HP, NotifyTypes::SKILL_MAX_SP, and NotifyTypes::SKILL_MESSAGE_UNKNOWN.
void EAthena::PlayerRecv::processPlayerStatUpdate5 | ( | Net::MessageIn & | msg | ) |
Definition at line 101 of file playerrecv.cpp.
References BLOCK_END, BLOCK_START, Actions::msg(), Notify_false, Notify_true, Attributes::PLAYER_AGI, Attributes::PLAYER_ATK, Attributes::PLAYER_ATTACK_DELAY, Attributes::PLAYER_CHAR_POINTS, Attributes::PLAYER_CRIT, Attributes::PLAYER_DEF, Attributes::PLAYER_DEX, Attributes::PLAYER_FLEE, Attributes::PLAYER_HIT, Attributes::PLAYER_INT, Attributes::PLAYER_LUK, Attributes::PLAYER_MATK, Attributes::PLAYER_MDEF, Attributes::PLAYER_STR, Attributes::PLAYER_VIT, PlayerInfo::setAttribute(), StatusWindow::setPointsNeeded(), PlayerInfo::setStatBase(), PlayerInfo::setStatMod(), statusWindow, and PlayerInfo::updateAttrs().
void EAthena::PlayerRecv::processPlayerStatUpdate7 | ( | Net::MessageIn & | msg | ) |
Definition at line 562 of file playerrecv.cpp.
References BLOCK_END, BLOCK_START, Actions::msg(), NoStat, Notify_true, playerHandler, and Net::PlayerHandler::setStat().
void EAthena::PlayerRecv::processPlayerUpgradeMessage | ( | Net::MessageIn & | msg | ) |
Definition at line 415 of file playerrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::PlayerRecv::processPlayerZCConfig | ( | Net::MessageIn & | msg | ) |
Definition at line 436 of file playerrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::PlayerRecv::processPvpInfo | ( | Net::MessageIn & | msg | ) |
void EAthena::PlayerRecv::processSelectStyleAck | ( | Net::MessageIn & | msg | ) |
Definition at line 571 of file playerrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::PlayerRecv::processSetTitleAck | ( | Net::MessageIn & | msg | ) |
Definition at line 577 of file playerrecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::PlayerRecv::processWalkError | ( | Net::MessageIn & | msg | ) |
Definition at line 295 of file playerrecv.cpp.
References LocalPlayer::failMove(), localPlayer, Actions::msg(), x, and y.
void EAthena::PlayerRecv::processWalkResponse | ( | Net::MessageIn & | msg | ) |
Definition at line 275 of file playerrecv.cpp.
References BLOCK_END, BLOCK_START, localPlayer, Actions::msg(), and LocalPlayer::setRealPos().