summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
AgeCommit message (Expand)AuthorFilesLines
2018-09-26Add packet CMSG_ACHIEVEMENT_GET_REWARD 0x0a25.Andrei Karas1-0/+2
2018-09-26Add packet CMSG_INSTANCE_COMMAND 0x02cf.Andrei Karas1-0/+2
2018-09-26Add packet CMSG_CHANGE_DRESS 0x0ae8.Andrei Karas1-0/+13
2018-09-26Add packet CMSG_PLAYER_SELECT_STYLE2 0x0afc.Andrei Karas1-0/+19
2018-09-25Add packet CMSG_PLAYER_SET_TITLE 0x0a2e.Andrei Karas1-0/+7
2018-07-27Add packet CMSG_PLAYER_SELECT_STYLE 0x0afc.Andrei Karas1-0/+6
2018-07-27Add new chanaged packet where item id with size int32 was introduced.Andrei Karas1-0/+10
2018-07-14Update packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49.Andrei Karas1-0/+6
2018-07-14Rename packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE into CMSG_SET_CONFIG_OPTION.Andrei Karas1-1/+1
2018-07-14Add packet CMSG_PET_EVOLUTION 0x09fb.Andrei Karas1-0/+7
2018-06-14Add packet CMSG_PLAYER_SELECT_STYLE 0x0a46.Andrei Karas1-0/+7
2018-05-18Add packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49.Andrei Karas1-0/+7
2018-05-18Add packet CMSG_MAP_BLOCK_PLAY_CANCEL 0x0447.Andrei Karas1-0/+7
2018-05-18Add packet CMSG_SKILL_USE_POSITION 0x0af4.Andrei Karas1-0/+12
2018-05-04Add packet CMSG_ATTENDANCE_REWARD for zero clients.Andrei Karas1-0/+6
2018-04-17Add packet CMSG_ATTENDANCE_REWARD 0x0aef.Andrei Karas1-0/+13
2018-04-17Add packet CMSG_WINDOW_OPEN_REQUEST2 0x0a68.Andrei Karas1-0/+12
2018-02-09Impliment packet CMSG_CLAN_MESSAGE 0x098d.Andrei Karas1-0/+2
2018-01-05Split packets file into normal and shuffle packets.Andrei Karas1-6970/+8
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-11-08Add shuffle packets for packet version 20171108.Andrei Karas1-0/+34
2017-11-01Add shuffle packets for packet version 20171101.Andrei Karas1-0/+34
2017-10-28Add packets for packet version 20171025.Andrei Karas1-0/+34
2017-10-18Add packets CMSG_MAIL2_OPEN_MAILBOX 0x0ac0, CMSG_MAIL2_REFRESH_MAIL_LIST 0x0ac1.Andrei Karas1-0/+7
2017-10-18Add shuffle packets for new packet versions.Andrei Karas1-0/+136
2017-09-25Add new shuffle packets added to latest hercules.Andrei Karas1-22/+4414
2017-08-26Fix packets version check condition.Andrei Karas1-1/+1
2017-08-22Move requestCheckName from BeingHandler into Mail2Handler.Andrei Karas1-2/+2
2017-08-13Add offset for all defined evol packets.Andrei Karas1-12/+12
2017-08-11Add packet CMSG_MAIL2_CANCEL_WRITE_MAIL 0x0a03.Andrei Karas1-0/+2
2017-08-11Add packet CMSG_MAIL2_CLOSE_MAILBOX 0x09e9.Andrei Karas1-0/+7
2017-08-11Add packet CMSG_MAIL2_OPEN_MAILBOX 0x09e8.Andrei Karas1-0/+7
2017-08-11Add packet CMSG_MAIL2_REFRESH_MAIL_LIST 0x09ef.Andrei Karas1-0/+2
2017-08-11Add packet CMSG_MAIL2_REQUEST_ITEMS 0x09f3.Andrei Karas1-0/+2
2017-08-11Add packet CMSG_MAIL2_REQUEST_MONEY 0x09f1.Andrei Karas1-0/+7
2017-08-11Add packet CMSG_MAIL2_DELETE_MAIL 0x09f5.Andrei Karas1-0/+2
2017-08-11Add packet CMSG_MAIL2_READ_MAIL 0x09ea.Andrei Karas1-0/+6
2017-08-11Add packet CMSG_MAIL2_NEXT_PAGE 0x09ee.Andrei Karas1-0/+5
2017-08-11Add packet CMSG_MAIL2_SEND_MAIL 0x09ec.Andrei Karas1-0/+10
2017-08-11Fix added MAIL2 packets limits by packet version and plugin version.Andrei Karas1-0/+3
2017-08-11Add packet CMSG_CHECK_NAME 0x0a13.Andrei Karas1-0/+7
2017-08-11Add packet CMSG_MAIL2_REMOVE_ITEM_MAIL 0x0a06.Andrei Karas1-0/+2
2017-08-11Add packet CMSG_MAIL2_ADD_ITEM_TO_MAIL 0x0a04.Andrei Karas1-0/+2
2017-08-11Add packet CMSG_MAIL2_OPEN_WRITE_MAIL 0x0a08.Andrei Karas1-0/+2
2017-08-09Add different use actions for items.Andrei Karas1-0/+2
2017-06-05Add shuffle packet versions 2017.Andrei Karas1-0/+306
2017-05-10Add shuffle packets for new packet versions from hercules (2016 versions).Andrei Karas1-3/+819
2017-04-25Change some packets dates based on last hercules changes.Andrei Karas1-16/+27
2017-04-18Add shuffle packets for all 2015 packet versions supported by hercules.Andrei Karas1-29/+782
2017-04-17Fix packet version for packet CMSG_CHAR_CREATE.Andrei Karas1-5/+5