ManaPlus
|
Functions | |
void | processPlayerStatUpdate5 (Net::MessageIn &msg) |
void | processWalkResponse (Net::MessageIn &msg) |
void | processOnlineList (Net::MessageIn &msg) |
void TmwAthena::PlayerRecv::processOnlineList | ( | Net::MessageIn & | msg | ) |
Definition at line 197 of file playerrecv.cpp.
References actorManager, BLOCK_END, BLOCK_START, CAST_U8, config, Configuration::getBoolValue(), Being::intToGender(), WhoIsOnline::loadList(), Actions::msg(), Gender::UNSPECIFIED, ActorManager::updateNameId(), and whoIsOnline.
void TmwAthena::PlayerRecv::processPlayerStatUpdate5 | ( | Net::MessageIn & | msg | ) |
Definition at line 46 of file playerrecv.cpp.
References BLOCK_END, BLOCK_START, Actions::msg(), Notify_false, Notify_true, Attributes::PLAYER_AGI, Attributes::PLAYER_ATK, 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_MANNER, 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 TmwAthena::PlayerRecv::processWalkResponse | ( | Net::MessageIn & | msg | ) |
Definition at line 177 of file playerrecv.cpp.
References BLOCK_END, BLOCK_START, localPlayer, Actions::msg(), and LocalPlayer::setRealPos().