summaryrefslogtreecommitdiff
path: root/src/net/eathena/packets.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-20eathena: add packet SMSG_NPC_AREA 0x0b0bAndrei Karas1-1/+1
2015-01-10eathena: add packet SMSG_BEING_ATTRS 0x0b0a.Andrei Karas1-1/+1
2015-01-07eathena: add partial support for packet SMSG_VENDING_ITEMS_LIST 0x0800.Andrei Karas1-1/+1
2015-01-06eathena: add partial support for packet SMSG_AUCTION_CLOSE 0x025d.Andrei Karas1-1/+1
2015-01-06eathena: add partial support for packet SMSG_AUCTION_MESSAGE 0x0250.Andrei Karas1-1/+1
2015-01-06eathena: add partial support for packet SMSG_AUCTION_SET_ITEM 0x0256.Andrei Karas1-1/+1
2015-01-05eathena: add partial support for packet SMSG_AUCTION_RESULTS 0x0252.Andrei Karas1-1/+1
2015-01-05eathena: fix packet size SMSG_AUCTION_OPEN_WINDOW.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-12-24eathena: add partial support for packet SMSG_NPC_CASH_BUY_ACK 0x0289.Andrei Karas1-1/+1
2014-12-24eathena: add partial support for packet SMSG_NPC_CASH_SHOP_OPEN 0x0287.Andrei Karas1-1/+1
2014-12-22eathena: add partial support for packet SMSG_NPC_MARKET_BUY_ACK 0x09d7.Andrei Karas1-1/+1
2014-12-21eathena: add partial support for packet SMSG_NPC_MARKET_OPEN 0x09d5.Andrei Karas1-1/+1
2014-12-13eathena: fix packet SMSG_PARTY_INVITED 0x02c6.Andrei Karas1-1/+1
2014-12-03eathena: add packets CMSG_CHAT_JOIN_CHANNEL 0x0b07 and SMSG_CHAT_JOIN_CHANNEL...Andrei Karas1-1/+1
2014-11-30eathena: add packet SMSG_NPC_CHANGETITLE 0x0b06.Andrei Karas1-1/+1
2014-11-30eathena: add packet SMSG_MAP_MUSIC 0x0b05.Andrei Karas1-1/+3
2014-11-30eathena: add support for get full moving path from server.Andrei Karas1-1/+1
2014-11-29eathena: add packet SMSG_MOB_INFO 0x0b03.Andrei Karas1-1/+1
2014-11-28eathena: add map mask packet.Andrei Karas1-1/+1
2014-11-20eathena: fix packet SMSG_BEING_NAME_RESPONSE2 0x0b01.Andrei Karas1-1/+1
2014-11-15eathena: add packet SMSG_NPC_COMMAND 0x0B00.Andrei Karas1-0/+21
2014-11-12eathena: fix reading characters list for account.Andrei Karas1-1/+1
2014-11-04eathena: update to hercules changes for packets version 20141022.Andrei Karas1-1/+6
2014-10-31eathena: add packet SMSG_MAP_NOT_FOUND 0x0840.Andrei Karas1-1/+1
2014-10-16eathena: fix packet size SMSG_BANK_WITHDRAW 0x09aa.Andrei Karas1-1/+1
2014-10-16eathena: fix packet size SMSG_BANK_DEPOSIT 0x09a8.Andrei Karas1-1/+1
2014-10-14eathena: add packet SMSG_PARTY_LEADER 0x07fc.Andrei Karas1-1/+1
2014-10-14eathena: add packet SMSG_NPC_CLOSE_TIMEOUT 0x08d6.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for SMSG_ELEMENTAL_INFO 0x081d.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_ELEMENTAL_UPDATE_STATUS 0x081e.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_PARTY_ITEM_PICKUP 0x02b8.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_QUEST_NPC_EFFECT 0x0446.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_QUEST_ACTIVATE 0x02b7.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_FRIENDS_REQUEST_ACK 0x0209.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_FRIENDS_LIST 0x0201.Andrei Karas1-1/+1
2014-10-14eathena: add partial support for packet SMSG_FRIENDS_PLAYER_ONLINE 0x0206.Andrei Karas1-1/+1
2014-10-08eathena: add partial support for packet SMSG_PLAYER_SKILL_MESSAGE 0x0215.Andrei Karas1-1/+1
2014-10-08eathena: add partial support for packet SMSG_BEING_SPECIAL_EFFECT_NUM 0x0284.Andrei Karas1-1/+1
2014-10-07eathena: add partial support for packet SMSG_FAMILY_DIVORCED 0x0205.Andrei Karas1-1/+1
2014-10-07eathena: fix packet id SMSG_GUILD_EXPULSION 0x0839.Andrei Karas1-1/+1
2014-10-06eathena: add partial support for packet SMSG_CHAR_CHANGE_SLOT 0x08d5.Andrei Karas1-1/+1
2014-10-05eathena: complete char rename support.Andrei Karas1-1/+1
2014-10-05eathena: fix packet SMSG_CHAR_RENAME size.Andrei Karas1-1/+1
2014-10-02eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1.Andrei Karas1-1/+1
2014-10-02eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441.Andrei Karas1-1/+1
2014-10-01eathena: add packet SMSG_PLAYER_STATUS_CHANGE2 0x028a.Andrei Karas1-1/+1
2014-09-26eathena: add packet SMSG_HOMUNCULUS_FOOD 0x022f.Andrei Karas1-1/+1
2014-09-25eathena: add partial support for packet SMSG_SKILL_SNAP 0x08d2.Andrei Karas1-1/+1