summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
AgeCommit message (Expand)AuthorFilesLines
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-11-04Dont send some packets with unsupported server versions.Andrei Karas1-5/+20
2016-10-28Add missing packet initialisation for new packets.Andrei Karas1-0/+2
2016-10-26Fix some packets.Andrei Karas1-2/+69
2016-09-16Impliment packet CMSG_GUILD_INVITE2 0x0916Andrei Karas1-0/+2
2016-09-16Add missing server function descriptions for char server packets.Andrei Karas1-11/+11
2016-09-12Fix version for packet CMSG_SEARCHSTORE_CLOSE.Andrei Karas1-1/+2
2016-09-12Fix some packet sizes for version 20080827.Andrei Karas1-0/+5
2016-09-12Fix version for packets CMSG_NPC_CASH_SHOP_*.Andrei Karas1-5/+15
2016-09-12Fix version for packets CMSG_BATTLE_*.Andrei Karas1-5/+8
2016-09-12Fix some packet errors for version 20080910.Andrei Karas1-0/+2
2016-09-12Fix version for packet CMSG_PLAYER_FAVORITE_ITEM.Andrei Karas1-1/+2
2016-09-12Fix packet CMSG_SOLVE_CHAR_NAME id conflict with other packets.Andrei Karas1-0/+1
2016-09-12Fix packet CMSG_PLAYER_EQUIP for old version and update id.Andrei Karas1-1/+2
2016-09-12Fix version for packet CMSG_REQUEST_RANKS.Andrei Karas1-1/+2
2016-09-12Fix version to bank packets.Andrei Karas1-6/+15
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