summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Fix version for market and some other packets.Andrei Karas1-4/+8
2016-09-12Fix typos in some packet ids.Andrei Karas1-3/+3
2016-05-31Fix different include issues.Andrei Karas1-0/+2
2016-05-24Add missing id into packet version 20101124.Andrei Karas1-0/+1
2016-05-24Add packet CMSG_SKILL_USE_BEING from 2010 to newer.Andrei Karas1-0/+14
2016-05-24Add packet CMSG_BUYINGSTORE_CREATE from 2010 to newer.Andrei Karas1-0/+10
2016-05-24Add packet CMSG_PLAYER_INVENTORY_DROP from 2010 to newer.Andrei Karas1-0/+6
2016-05-24Add packet CMSG_HOMUNCULUS_MENU from 2010 to newer.Andrei Karas1-0/+23
2016-05-24Add packet CMSG_BUYINGSTORE_OPEN from 2010 and newer.Andrei Karas1-0/+14
2016-05-24Add packet CMSG_MOVE_FROM_STORAGE from 2010 to newer.Andrei Karas1-0/+17
2016-05-24Add packet CMSG_SEARCHSTORE_CLICK from 2010 to newer.Andrei Karas1-0/+11
2016-05-24Add packet CMSG_FRIENDS_ADD_PLAYER from 2010 to newer.Andrei Karas1-0/+17
2016-05-24Add packet CMSG_SOLVE_CHAR_NAME from 2010 to newer.Andrei Karas1-0/+16
2016-05-24Add packet CMSG_BUYINGSTORE_SELL for 2010 and newer.Andrei Karas1-0/+13
2016-05-24Add packet CMSG_SKILL_USE_POSITION for 2010 and newer.Andrei Karas1-0/+14
2016-05-23Add packet CMSG_PLAYER_CHANGE_ACT from 2010 to newer.Andrei Karas1-0/+14
2016-05-23Add packet CMSG_NAME_REQUEST for 2010 and newer.Andrei Karas1-0/+15
2016-05-23Add packet CMSG_BUYINGSTORE_CLOSE from 2010 and newer.Andrei Karas1-0/+19
2016-05-23Add packet CMSG_PLAYER_CHANGE_DEST from 2010 and newer.Andrei Karas1-0/+15
2016-05-23Add packet CMSG_SEARCHSTORE_NEXT_PAGE from 2010 and newer.Andrei Karas1-0/+11
2016-05-23Add packet CMSG_SKILL_USE_POSITION_MORE from 2010 and newer.Andrei Karas1-0/+14
2016-05-23Add all versions for packet CMSG_MOVE_TO_STORAGE.Andrei Karas1-0/+32
2016-05-20Remove duplicate packet defines.Andrei Karas1-4/+0
2016-05-18Add all versions for packet CMSG_PLAYER_INVENTORY_DROP.Andrei Karas1-0/+22
2016-05-18Fix some packet issues in version 2013xxxxAndrei Karas1-0/+4
2016-05-18Impliment packet CMSG_ITEM_PICKUP for all packet versions.Andrei Karas1-2/+35
2016-05-17Impliment packets CMSG_PLAYER_CHANGE_DIR and CMSG_MAP_PING for all packet ver...Andrei Karas1-0/+143
2016-05-17Fix sending packets for version 20151001 and bigger.Andrei Karas1-1/+3
2016-05-16Add support for packet version 20160316.Andrei Karas1-0/+30
2016-05-16Add support for packet version 20151216.Andrei Karas1-0/+29
2016-05-16Add support for packet version 20151104.Andrei Karas1-0/+19
2016-05-11Remove duplicates in packetsout.incAndrei Karas1-3/+0
2016-05-08Add packets for packet version 20151001.Andrei Karas1-0/+29
2016-05-07Impliment packets for packet version 20150916.Andrei Karas1-1/+30
2016-04-20Add old versions for packet CMSG_MAP_SERVER_CONNECT.Andrei Karas1-0/+40
2016-04-20Add packet CMSG_TAEKWON_RANKS 0x0225Andrei Karas1-0/+7
2016-04-19Add packet CMSG_PLAYER_LESS_EFFECTS 0x021d.Andrei Karas1-0/+7
2016-04-19Add packet CMSG_SKILL_FEEL_SAVE_OK 0x0254Andrei Karas1-0/+7
2016-04-19Add missing version for packet CMSG_SOLVE_CHAR_NAME.Andrei Karas1-0/+1
2016-04-19Fix packet definition for different versions CMSG_SEARCHSTORE_SEARCH.Andrei Karas1-0/+71
2016-04-19Add different versions for packet CMSG_SKILL_USE_POSITION_MORE.Andrei Karas1-1/+5
2016-04-19Add different versions for packet CMSG_FRIENDS_ADD_PLAYER.Andrei Karas1-1/+10
2016-04-19Add different versions for packet CMSG_PARTY_INVITE2.Andrei Karas1-1/+8
2016-04-19Add different versions for packet CMSG_MAP_SERVER_CONNECT.Andrei Karas1-1/+10
2016-04-19Add different versions for packet CMSG_PLAYER_CHANGE_ACT.Andrei Karas1-1/+5
2016-04-19Add all versions for packet CMSG_MOVE_FROM_STORAGE.Andrei Karas1-1/+9
2016-04-19Add missing login server packets and add comments to some packets.Andrei Karas1-3/+12
2016-04-19Impliment some versioned packets.Andrei Karas1-6/+50
2016-04-07Move packet CMSG_QUICK_IDENTIFY_ITEM definition.Andrei Karas1-3/+2
2016-04-07Add different versions for packet CMSG_ITEM_PICKUP.Andrei Karas1-2/+19