summaryrefslogtreecommitdiff
path: root/src/emap/clif.h
AgeCommit message (Collapse)AuthorFilesLines
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
Fixed function clif_disp_message.
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
New script function: setcells "map name", x1, y1, x2, y2, mask, "wall name"
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-09-28Add support for team id for battleground players.Andrei Karas1-0/+2
New script function: setbgteam bgid, num It set for 'bgid' team id to 'num'.
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
Change server version to 7.
2015-08-05Add workaround for allow always npc script execution after warping.Andrei Karas1-0/+2
In hercules it not enabled because Gravity client have issue if warp to other map.
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵Andrei Karas1-0/+26
hercules.