summaryrefslogtreecommitdiff
path: root/src/map/npc.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-14/+0
2015-03-05Replace struct map_session_data to TBL_PC.Andrei Karas1-1/+1
2015-01-01map: allow use npc with any id in allowed range.Andrei Karas1-0/+2
2014-12-23map: if got buy command for market npc, show market instead of buy shop.Andrei Karas1-0/+2
2014-12-07Remove npc distance checks because it going to upstream.Andrei Karas1-2/+0
2014-11-27add map flag "invisible". For now unused.Andrei Karas1-0/+3
2014-11-17Allow continue npc script execution if distance to npc bigger than limit.Andrei Karas1-0/+9