summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-24map: add missing checks.Andrei Karas1-2/+33
2015-01-20fix compilation warnings.Andrei Karas1-1/+1
2015-01-20map: add support for sending npc activate distance to clientAndrei Karas1-1/+27
2015-01-10Add support for sending group id to client.Andrei Karas1-2/+5
2014-12-24Fix compilation warnings.Andrei Karas1-5/+14
2014-12-23Fix hookStop usage.Andrei Karas1-3/+3
2014-12-02map: dont send additional byte in npc namesAndrei Karas1-1/+1
2014-11-30Add script command for change music.Andrei Karas1-1/+1
2014-11-30map: send full moving path to client.Andrei Karas1-5/+18
2014-11-29map: send monster info packet.Andrei Karas1-2/+12
2014-11-28Move data files into data directory.Andrei Karas1-2/+2
2014-11-28Move struct files into struct directory.Andrei Karas1-2/+2
2014-11-28Send map mask to clients.Andrei Karas1-0/+35
2014-11-27Impliment invisible map flag.Andrei Karas1-1/+37
2014-11-26fix compilation warnings.Andrei Karas1-1/+0
2014-11-23map: send player own extended slots equipped items.Andrei Karas1-1/+6
2014-11-23map: show most slots to other players on warp or enter visible area.Andrei Karas1-0/+42
2014-11-21map: translate also npc names.Andrei Karas1-2/+41
2014-11-20Extend setq/getq to using objectives to storing quest value.Andrei Karas1-0/+60