summaryrefslogtreecommitdiff
path: root/src/emap/clif.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-25add full support for non-binary gendergumi1-0/+1
2019-05-14Add legacy bl name packets for legacy clientsAndrei Karas1-0/+4
2019-04-08Update from herculesAndrei Karas1-4/+4
2018-09-25Fix name response packets for manaplus with packet version 24 or older.Andrei Karas1-0/+3
2018-07-26Fix compilation after hercules update.Andrei Karas1-3/+1
2017-08-10Dont send rodex icon packet to old clients.Andrei Karas1-0/+2
2017-04-20Remove unused functions.Andrei Karas1-15/+0
2017-04-20Drop support for client protocol version 15 (Oct 26 2015).Andrei Karas1-3/+0
2016-09-01Add hack for avoid npc_str buffer size limitation.Andrei Karas1-0/+2
2016-08-20Send party settings packet after party info packet.s20160820Andrei Karas1-0/+2
2016-07-21Add fail move response packet.Andrei Karas1-1/+2
2016-07-19Send inf2 in skill info packet.Andrei Karas1-0/+3
2016-07-19Send inf2 in add skill packet.Andrei Karas1-0/+2
2016-07-19Add inf2 into skill block packet.0x10f.Andrei Karas1-0/+1
2016-07-17Add support for new casting packet 0xb1e.Andrei Karas1-0/+8
2016-05-13Dont hide egg card fields in packets.Andrei Karas1-0/+4
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-40/+68
2016-04-27Update plugin for support new hercules.Andrei Karas1-1/+1
2016-01-05Reimpliment packet 0x2e1 for old clients.Andrei Karas1-0/+9
2016-01-05Reimpliment packet 0x914 for old clients.Andrei Karas1-2/+4
2016-01-05Reimpliment packet 0x90f for old clients.Andrei Karas1-0/+2
2016-01-05Reimpliment packet 0x915 for old clients.Andrei Karas1-0/+4
2015-10-28Fix sending player flags to other players.Andrei Karas1-0/+1
2015-10-21Show duel messages in general tab.Andrei Karas1-0/+3
2015-10-16Add script function and packet to set group of cells to given mask (gat value)Andrei Karas1-0/+2
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-09-28Add support for team id for battleground players.Andrei Karas1-0/+2
2015-08-16Add packet with cards and other attributes for dropped item on ground.Andrei Karas1-0/+1
2015-08-16Add packet with cards and other attributes for visible item on ground.Andrei Karas1-0/+1
2015-08-12Send to client if possible equipped items with inserted cards.Andrei Karas1-0/+2
2015-08-05Add workaround for allow always npc script execution after warping.Andrei Karas1-0/+2
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+26