summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
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