summaryrefslogtreecommitdiff
path: root/src/net/eathena/packetsin.inc
AgeCommit message (Expand)AuthorFilesLines
2016-02-03Fix packets mapping for plain hercules.Andrei Karas1-1/+1
2016-01-25Fix packet SMSG_WHO_ANSWER (hercules).Andrei Karas1-1/+8
2016-01-13Add packet SMSG_SELECT_CART 0x00c2Andrei Karas1-0/+3
2016-01-13Add support for packet version 20150513.Andrei Karas1-0/+3
2016-01-13Add missing id for packets for server version 20150226.Andrei Karas1-0/+1
2016-01-06Add packet SMSG_DRESS_ROOM_OPEN 0x0a02.Andrei Karas1-0/+6
2016-01-05Change packet version to 11. Impliment fixed packets for same version.Andrei Karas1-4/+19
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-11-24Impliment packet SMSG_SPIRIT_BALLS.Andrei Karas1-1/+1
2015-11-23Impliment packet SMSG_SKILL_SNAP (hercules).Andrei Karas1-1/+1
2015-11-13Impliment packet SMSG_GRAFFITI_VISIBLE.Andrei Karas1-1/+1
2015-10-26Add packet SMSG_NPC_SKIN 0x0b1c.Andrei Karas1-0/+1
2015-10-17Add layer field to packet SMSG_MAP_SET_TILES_TYPE.Andrei Karas1-1/+1
2015-10-15Add packet SMSG_MAP_SET_TILES_TYPE 0x0b1b.Andrei Karas1-0/+1
2015-09-28Add packet SMSG_BATTLE_EMBLEM2 0x0b1a.Andrei Karas1-0/+1
2015-09-23Add support for packet version 20150226 (hercules)Andrei Karas1-0/+14
2015-09-20Fix processBeingRemoveSkill name.Andrei Karas1-1/+1
2015-09-10Impliment packets CMSG_SOLVE_CHAR_NAME and SMSG_SOLVE_CHAR_NAME.Andrei Karas1-1/+1
2015-09-09Move processPlayerInventoryRemove from ea namespace into eathena and tmwa.Andrei Karas1-1/+1
2015-09-06Readd packet SMSG_MAP_MASK (tmwa)Andrei Karas1-1/+1
2015-09-02Add to packets defines packet handlers. For now unused.Andrei Karas1-408/+408
2015-09-01Use packet sizes from packetsin.incAndrei Karas1-1/+1
2015-09-01Add packet sizes to packetin.inc. But for now size unused.Andrei Karas1-456/+408
2015-09-01Remove help lines from packets definition.Andrei Karas1-27/+24
2015-09-01Split packets definition files to in and out packets.Andrei Karas1-0/+481