summaryrefslogtreecommitdiff
path: root/src/resources/itemdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Add floor items attribute for drawing floor items.Andrei Karas1-0/+5
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-2/+3
2011-01-13Moved the normalize() function in strungUtils where it belongs.Yohann Ferreira1-8/+2
2011-01-11Add support for reading cutom tags from items.xmlAndrei Karas1-0/+17
2011-01-11Merge branch 'master' into invfilerAndrei Karas1-2/+2
2011-01-05Fix log errors about missing xml attributes.Andrei Karas1-2/+2
2011-01-04Add draw filter (incomplete)Andrei Karas1-1/+6
2011-01-03Impliment base items tags. And show this tags in inventory.Andrei Karas1-0/+35
2011-01-02Initial commit.Andrei Karas1-0/+463