summaryrefslogtreecommitdiff
path: root/src/resources/npcdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Add support for include in npcs.xmlAndrei Karas1-2/+15
2013-05-26dehardcode client data configuration file names.Andrei Karas1-3/+5
2013-04-16improve npcdb file.Andrei Karas1-5/+3
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-04-07some fixes after auto check.Andrei Karas1-1/+1
2013-02-18Enable some features for tmw like servers.Andrei Karas1-5/+2
2013-02-13Fix code style.Andrei Karas1-1/+1
2013-02-01Fix code style.Andrei Karas1-1/+2
2013-01-31Add default avatars support for npcs.Andrei Karas1-0/+10
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-10-25Add support for different hover/pickup cursors for monsters, npc, items, etc.Andrei Karas1-3/+6
2012-09-23Add to monsters.xml and npcs.xml sort offset parameters.Andrei Karas1-0/+7
2012-09-03Add const to more classes.Andrei Karas1-6/+6
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-06-08Add to npc option targetSelection to allow/disallow npc selection.Andrei Karas1-0/+8
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-4/+4
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-06-04Cleanup part list and beinginfo.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-4/+4
2011-03-16Add checks and fix some code style.Andrei Karas1-0/+3
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+127