Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 3 | -3/+9 | |
2011-01-25 | Add support for zlib map layer compression. | Andrei Karas | 1 | -2/+2 | |
2011-01-21 | Add diagonal animations. | Andrei Karas | 3 | -3/+25 | |
New animation names: upleft, upright, downleft, downright Tested atleast at mobs. | |||||
2011-01-21 | Add floor items attribute for drawing floor items. | Andrei Karas | 2 | -0/+6 | |
2011-01-19 | Fix the wallpapers loading broken logic. | Yohann Ferreira | 1 | -6/+10 | |
Trivial. | |||||
2011-01-16 | Remove goto from dye.cppv1.1.1.16 | Andrei Karas | 1 | -2/+11 | |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 4 | -6/+7 | |
2011-01-13 | Moved the normalize() function in strungUtils where it belongs. | Yohann Ferreira | 1 | -8/+2 | |
(Preparation for bringing a smaller item loading refactoring patch.) Trivial. | |||||
2011-01-11 | Add support for reading cutom tags from items.xml | Andrei Karas | 1 | -0/+17 | |
2011-01-11 | Merge branch 'master' into invfiler | Andrei Karas | 1 | -2/+2 | |
2011-01-05 | Fix log errors about missing xml attributes. | Andrei Karas | 1 | -2/+2 | |
2011-01-04 | Add draw filter (incomplete) | Andrei Karas | 3 | -5/+11 | |
2011-01-03 | Impliment base items tags. And show this tags in inventory. | Andrei Karas | 3 | -2/+47 | |
2011-01-02 | Initial commit. | Andrei Karas | 48 | -0/+7687 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |