Age | Commit message (Expand) | Author | Files | Lines |
2014-09-10 | eathena: add partial support for packet SMSG_MAIL_OPEN_WINDOW 0x0260. | Andrei Karas | 1 | -1/+1 |
2014-09-09 | eathena: add partial support for packet SMSG_NPC_SHOW_PROGRESS_BAR 0x02f0. | Andrei Karas | 1 | -1/+1 |
2014-09-08 | eathena: add partial support for packet SMSG_RANKS_LIST 0x097d. | Andrei Karas | 1 | -1/+1 |
2014-09-07 | eathena: fix packet SMSG_PARTY_SETTINGS 0x07d8. | Andrei Karas | 1 | -1/+1 |
2014-09-07 | eathena: fix packet SMSG_WHISPER_RESPONSE 0x09df. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add packet SMSG_PLAYER_HP 0x080e. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_PLAYER_STORAGE_ITEMS 0x0995. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_PLAYER_STORAGE_EQUIP 0x0996. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add packet SMSG_PLAYER_INVENTORY_REMOVE2 0x07fa. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add packet SMSG_BEING_STATUS_CHANGE2 0x043f. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add packet SMSG_MONSTER_HP 0x0977. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add packet SMSG_BEING_ACTION2 0x02e1. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_BEING_STATUS_CHANGE 0x0983. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_SKILL_CASTING 0x07fb. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_BEING_SPAWN 0x0858. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_BEING_MOVE 0x0856. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena; fix packet SMSG_TRADE_ITEM_ADD 0x080f. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet size SMSG_ITEM_DROPPED 0x084b. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet size SMSG_PLAYER_INVENTORY_ADD 0x0990. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_PLAYER_UNEQUIP 0x099a. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet size CMSG_ITEM_PICKUP 0x07e4. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_ITEM_DROPPED 0x084b. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix a bit support for packet SMSG_PLAYER_INVENTORY 0x0991. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet SMSG_PLAYER_INVENTORY_ADD 0x0990. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: impliment packet SMSG_QUEST_REMOVE 0x02b4. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: partially impliment packet SMSG_PLAYER_GET_EXP 0x07f6. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: partially impliment packet SMSG_QUEST_UPDATE_OBJECTIVES 0x02b5. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: partially impliment packet SMSG_QUEST_LIST_OBJECTIVES 0x02b2. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: impliment packet SMSG_QUEST_LIST 0x02b1. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add basic handling for packet SMSG_QUEST_ADD 0x02b3. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add partial support for packet SMSG_MAP_TYPE_PROPERTY2 0x099b. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add into db packet SMSG_COLOR_MESSAGE 0x02c1. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add into db packet SMSG_PARTY_INVITATION_STATS 0x02c9. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix handling packet SMSG_PLAYER_SHORTCUTS 0x07d9. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix id for packet SMSG_BEING_VISIBLE 0x0857. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add missing fields in processPlayerEquipment. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix SMSG_MAP_LOGIN_SUCCESS id. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix packet id CMSG_MAP_SERVER_CONNECT 0x022d. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: fix size for packet SMSG_CHAR_CREATE_SUCCEEDED 0x006d. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | Add partial pincode sending. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add basic handling for packet SMSG_CHAR_PINCODE_STATUS 0x08b9. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | eathena: add packet CMSG_CHAR_CREATE 0x0970. | Andrei Karas | 1 | -0/+34 |
2014-09-06 | In eathena add packet 0x082d into db. | Andrei Karas | 1 | -1/+1 |
2014-09-06 | add column headers into packets.h in eathena. | Andrei Karas | 1 | -0/+18 |
2014-09-06 | Move eathena packets definition into separate file. | Andrei Karas | 1 | -0/+213 |