ManaPlus
|
Functions | |
void | processSearchAck (Net::MessageIn &msg) |
void | processSearchFailed (Net::MessageIn &msg) |
void | processSearchOpen (Net::MessageIn &msg) |
void | processSearchClickAck (Net::MessageIn &msg) |
void EAthena::SearchStoreRecv::processSearchAck | ( | Net::MessageIn & | msg | ) |
Definition at line 40 of file searchstorerecv.cpp.
References itemIdLen, maxCards, Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::SearchStoreRecv::processSearchClickAck | ( | Net::MessageIn & | msg | ) |
Definition at line 114 of file searchstorerecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.
void EAthena::SearchStoreRecv::processSearchFailed | ( | Net::MessageIn & | msg | ) |
Definition at line 73 of file searchstorerecv.cpp.
References Actions::msg(), NotifyManager::notify(), NotifyTypes::SEARCH_STORE_FAILED, NotifyTypes::SEARCH_STORE_FAILED_CANT_SEARCH_ANYMORE, NotifyTypes::SEARCH_STORE_FAILED_CANT_SEARCH_YET, NotifyTypes::SEARCH_STORE_FAILED_MANY_RESULTS, NotifyTypes::SEARCH_STORE_FAILED_NO_INFORMATION, NotifyTypes::SEARCH_STORE_FAILED_NO_STORES, and UNIMPLEMENTEDPACKET.
void EAthena::SearchStoreRecv::processSearchOpen | ( | Net::MessageIn & | msg | ) |
Definition at line 106 of file searchstorerecv.cpp.
References Actions::msg(), and UNIMPLEMENTEDPACKET.