summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsout.inc
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-17Add missing packet CMSG_ADMIN_MONSTER_ITEM.Andrei Karas1-0/+5
2017-04-17Add missing sizes for some out packets.Andrei Karas1-7/+7
2017-04-17Add some missing packet types into packetsout.inc without implimentation.Andrei Karas1-14/+61
2017-04-11Update packets for 2014-2015 versions in packetsout.inc based on servergreps ...s20170411Andrei Karas1-132/+284
2017-04-10Add some missing packets and move existing after hercules update.Andrei Karas1-2/+37
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