summaryrefslogtreecommitdiff
path: root/src/emap/clif.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-14Add support for item attribute MaxFloorOffset.Andrei Karas1-1/+17
2016-01-05Reimpliment packet 0x2e1 for old clients.Andrei Karas1-4/+97
2016-01-05Reimpliment packet 0x914 for old clients.Andrei Karas1-6/+89
2016-01-05Reimpliment packet 0x90f for old clients.Andrei Karas1-4/+77
2016-01-05Reimpliment packet 0x915 for old clients.Andrei Karas1-0/+193
2015-11-05Add pseudo npc varibale .alwaysVisible for show npc from any range on map.Andrei Karas1-0/+2
2015-10-28Remove wrong sending additional slots to same players.Andrei Karas1-1/+41
2015-10-28Fix sending player flags to other players.Andrei Karas1-0/+10
2015-10-21Fix translations on almost destroed server.Andrei Karas1-1/+3
2015-10-21Show duel messages in general tab.Andrei Karas1-0/+27
2015-10-18Rename malloc.h to memmgr.h in includes.Andrei Karas1-1/+1
2015-10-16Add script function and packet to set group of cells to given mask (gat value)Andrei Karas1-0/+23
2015-10-13Remove first moving tile if being already moving.Andrei Karas1-2/+8
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-09-28Add support for team id for battleground players.Andrei Karas1-0/+56
2015-08-16Add packet with cards and other attributes for dropped item on ground.Andrei Karas1-0/+47
2015-08-16Add packet with cards and other attributes for visible item on ground.Andrei Karas1-0/+46
2015-08-16Fix compilation after HPM update in server.Andrei Karas1-2/+4
2015-08-12Send to client if possible equipped items with inserted cards.Andrei Karas1-1/+140
2015-08-05Add workaround for allow always npc script execution after warping.Andrei Karas1-0/+6
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+377