summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Add support for zlib map layer compression.Andrei Karas1-2/+2
2011-01-21Add diagonal animations.Andrei Karas3-3/+25
2011-01-21Add floor items attribute for drawing floor items.Andrei Karas2-0/+6
2011-01-19Fix the wallpapers loading broken logic.Yohann Ferreira1-6/+10
2011-01-16Remove goto from dye.cppv1.1.1.16Andrei Karas1-2/+11
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas4-6/+7
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 Karas3-5/+11
2011-01-03Impliment base items tags. And show this tags in inventory.Andrei Karas3-2/+47
2011-01-02Initial commit.Andrei Karas48-0/+7687