summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
AgeCommit message (Expand)AuthorFilesLines
2019-02-12Add packet CMSG_CLIENT_VERSION 0x044aAndrei Karas1-0/+7
2019-01-26Add icomplete packet CMSG_NPC_BARTER_BUY 0x0b0fAndrei Karas1-0/+4
2019-01-26Add packet CMSG_CAMERA_INFO 0x0a77Andrei Karas1-0/+7
2019-01-25Update version checks for packet CMSG_PRIVATE_AIRSHIP_REQUESTAndrei Karas1-0/+7
2019-01-25Add packet CMSG_NPC_BARTER_CLOSE 0x0b12Andrei Karas1-1/+20
2019-01-25Update version check for packet CMSG_NPC_SELECT_ARROWAndrei Karas1-0/+7
2019-01-25Add packet CMSG_SKILL_USE_BEING_STOP 0x0b11Andrei Karas1-0/+4
2019-01-25Add packet CMSG_SKILL_USE_BEING_START 0x0b10Andrei Karas1-0/+19
2019-01-25Add packet CMSG_REQ_REMAIN_TIME 0x01c0Andrei Karas1-0/+2
2019-01-25Add packet CMSG_INVENTORY_EXPAND_REJECT 0x0b19Andrei Karas1-0/+4
2019-01-25Add packet CMSG_INVENTORY_EXPAND_CONFIRM 0x0b16Andrei Karas1-0/+4
2019-01-25Add packet CMSG_INVENTORY_EXPAND 0x0b14Andrei Karas1-0/+19
2019-01-25Add packet CMSG_LOGIN_OTP_CODE 0x0ad0Andrei Karas1-0/+3
2019-01-25Add packet CMSG_LOGIN_MOBILE_OTP 0x09a3Andrei Karas1-0/+13
2019-01-01Update copyright year.Andrei Karas1-1/+1
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