summaryrefslogtreecommitdiff
path: root/src/resources
AgeCommit message (Expand)AuthorFilesLines
2011-02-27First part of implimintation item colors.Andrei Karas2-0/+32
2011-02-20Fix some code style and some errors.Andrei Karas4-3/+8
2011-02-19Update copyrights.Andrei Karas48-92/+136
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas3-23/+49
2011-02-14Fix slot names in reordering/hiding function.Andrei Karas1-8/+39
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas3-0/+23
2011-02-12Initialise missing variable.Andrei Karas1-0/+1
2011-02-12Add support for items attribute RemoveSprite.Andrei Karas2-0/+9
2011-02-10Add checks to mapreader.Andrei Karas1-49/+8
2011-02-10Add support for CSV map dataJared Adams1-1/+34
2011-01-28Fix code style and some new compilation warnings.Andrei Karas3-3/+9
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