summaryrefslogtreecommitdiff
path: root/src/net/eathena/protocol.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-30eathena: add packet SMSG_NPC_CHANGETITLE 0x0b06.Andrei Karas1-0/+2
2014-11-30eathena: add packet SMSG_MAP_MUSIC 0x0b05.Andrei Karas1-0/+2
2014-11-30eathena: add support for get full moving path from server.Andrei Karas1-0/+1
2014-11-29eathena: add packet SMSG_MOB_INFO 0x0b03.Andrei Karas1-0/+3
2014-11-28eathena: add map mask packet.Andrei Karas1-0/+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-1/+1
2014-11-12evol: add packet CMSG_LOGIN_REGISTER2 0x027c.Andrei Karas1-0/+1
2014-11-10eathnea; add support for update hosts.Andrei Karas1-0/+2
2014-11-06eathena: add packets SMSG_SERVER_VERSION_RESPONSE 0x7531Andrei Karas1-0/+4
2014-11-04eathena: update to hercules changes for packets version 20141022.Andrei Karas1-3/+3
2014-10-31eathena: add packet SMSG_MAP_NOT_FOUND 0x0840.Andrei Karas1-0/+1
2014-10-26eathena: update to hercules version 20141022.Andrei Karas1-1/+1
2014-10-14eathena: add packet SMSG_PARTY_LEADER 0x07fc.Andrei Karas1-0/+1
2014-10-14eathena: add packet SMSG_NPC_CLOSE_TIMEOUT 0x08d6.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for SMSG_ELEMENTAL_INFO 0x081d.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_ELEMENTAL_UPDATE_STATUS 0x081e.Andrei Karas1-0/+2
2014-10-14eathena: add partial support for packet SMSG_PARTY_ITEM_PICKUP 0x02b8.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_PLAYER_ITEM_RENTAL_TIME 0x0298.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_QUEST_NPC_EFFECT 0x0446.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_QUEST_ACTIVATE 0x02b7.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_AUCTION_OPEN_WINDOW 0x025f.Andrei Karas1-0/+2
2014-10-14eathena: add packet CMSG_FRIENDS_DELETE_PLAYER 0x020a.Andrei Karas1-0/+1
2014-10-14eathena: add packet CMSG_FRIENDS_REQUEST_ACK 0x0208.Andrei Karas1-0/+1
2014-10-14eathena: add packet CMSG_FRIENDS_ADD_PLAYER 0x023b.Andrei Karas1-0/+2
2014-10-14eathena: add partial support for packet SMSG_FRIENDS_REQUEST_ACK 0x0209.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_FRIENDS_LIST 0x0201.Andrei Karas1-0/+1
2014-10-14eathena: add partial support for packet SMSG_FRIENDS_PLAYER_ONLINE 0x0206.Andrei Karas1-0/+2
2014-10-09eathena: add partial support for packet SMSG_GRAFFITI_VISIBLE 0x01c9.Andrei Karas1-0/+1
2014-10-09eathena: add partial support for packet SMSG_TRADE_UNDO 0x00f1.Andrei Karas1-0/+1
2014-10-09eathena: fix packet id SMSG_TRADE_ITEM_ADD_RESPONSE 0x00ea.Andrei Karas1-1/+1
2014-10-08eathena: add partial support for packet SMSG_PLAYER_SKILL_MESSAGE 0x0215.Andrei Karas1-0/+1
2014-10-08eathena: add partial support for packet SMSG_BEING_SPECIAL_EFFECT_NUM 0x0284.Andrei Karas1-0/+1
2014-10-08eathena: add partial support for packet SMSG_BEING_SOUND_EFFECT 0x01d3.Andrei Karas1-0/+1
2014-10-07eathena: add partial support for packet SMSG_FAMILY_DIVORCED 0x0205.Andrei Karas1-0/+1
2014-10-07eathena: add partial support for packet SMSG_FAMILY_CALL_PARTNER 0x01e6.Andrei Karas1-3/+4
2014-10-07eathena: fix packet id SMSG_GUILD_EXPULSION 0x0839.Andrei Karas1-1/+1
2014-10-07eathena: fix packet SMSG_GUILD_MEMBER_LOGIN 0x01f2.Andrei Karas1-1/+1
2014-10-06eathena: add partial support for packet SMSG_CHAR_CHANGE_SLOT 0x08d5.Andrei Karas1-0/+1
2014-10-06eathena: add packet CMSG_CHAR_CHANGE_SLOT 0x08d4.Andrei Karas1-0/+1
2014-10-05eathena: complete char rename support.Andrei Karas1-2/+4
2014-10-05eathena: add partial support for packet SMSG_CHAR_RENAME 0x028e.Andrei Karas1-0/+1
2014-10-05eathena: add packet CMSG_CHAR_RENAME 0x08fc.Andrei Karas1-0/+1
2014-10-05Rename packet CMSG_CLIENT_PING into CMSG_MAP_PING.Andrei Karas1-1/+1
2014-10-03eathena: add packet SMSG_PLAYER_INSERT_CARD 0x017d.Andrei Karas1-0/+1
2014-10-03eathena: add partial support for packet SMSG_PLAYER_UNE_CARD 0x017b.Andrei Karas1-0/+1
2014-10-03eathena: add packet SMSG_MAP_TYPE 0x01d6.Andrei Karas1-0/+1
2014-10-02eathena: add packet SMSG_PLAYER_UPDATE_SKILL 0x07e1.Andrei Karas1-0/+1
2014-10-02eathena: add packet SMSG_PLAYER_DELETE_SKILL 0x0441.Andrei Karas1-0/+1