summaryrefslogtreecommitdiff
path: root/src/map/data
AgeCommit message (Expand)AuthorFilesLines
2015-04-08Add to item_db.conf item attributes for equip/unequip effects.Andrei Karas1-0/+2
2015-04-08Add to item_db.conf item attributes for use effects.Andrei Karas1-0/+2
2015-04-02map: add new attributes to item_db.Andrei Karas1-0/+2
2015-04-02map: add some more attributes into item_db.Andrei Karas1-0/+5
2015-04-02Add item_db attributes for limit item usage.Andrei Karas1-0/+6
2015-03-05Replace struct npc_data to TBL_NPC.Andrei Karas2-2/+2
2015-03-05Replace struct map_session_data to TBL_PC.Andrei Karas2-2/+2
2015-02-20Add support for online list packets.Andrei Karas1-0/+1
2015-02-20add packet to get state from client.Andrei Karas1-0/+1
2014-12-24Add into item_db.conf option AllowPickup, by default true.Andrei Karas1-0/+1
2014-12-18Impliment FloorLifeTime in item_db.confAndrei Karas2-0/+10
2014-12-18Add itemdb plugin structure.Andrei Karas2-0/+53
2014-12-04Remove script command setnpcdistance and area distance variable.Andrei Karas1-1/+0
2014-11-30add map flag what prevent from attacking mobs.Andrei Karas1-0/+1
2014-11-29Add checking for npc activate distance.Andrei Karas1-0/+2
2014-11-29Set default npc gender to 3 (no gender).Andrei Karas2-5/+6
2014-11-28Set default map mask to 1.Andrei Karas1-1/+1
2014-11-28Add empty extension object to npc.Andrei Karas2-0/+48
2014-11-28Move data files into data directory.Andrei Karas4-0/+110