Age | Commit message (Expand) | Author | Files | Lines |
2011-03-27 | Fix some warnings and improve code from gcc 4.6 compilation. | Andrei Karas | 1 | -0/+14 |
2011-03-18 | Fix most old style cast except manaserv and libxml2 defines. | Andrei Karas | 1 | -10/+8 |
2011-03-03 | Add some protections to disable advanced features for old servers like tmw. | Andrei Karas | 1 | -1/+6 |
2011-03-03 | Dehardcode item colors. Now reading all from configs. | Andrei Karas | 1 | -0/+2 |
2011-02-20 | Fix some code style and some errors. | Andrei Karas | 1 | -1/+3 |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 |
2011-02-14 | Replace sprites functionality (need support in client data). | Andrei Karas | 1 | -4/+22 |
2011-02-14 | Fix slot names in reordering/hiding function. | Andrei Karas | 1 | -8/+39 |
2011-02-12 | Add items attribute what allow hide other sprites only by id. | Andrei Karas | 1 | -0/+3 |
2011-02-12 | Add support for items attribute RemoveSprite. | Andrei Karas | 1 | -0/+2 |
2011-01-21 | Add floor items attribute for drawing floor items. | Andrei Karas | 1 | -0/+5 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -2/+3 |
2011-01-13 | Moved the normalize() function in strungUtils where it belongs. | Yohann Ferreira | 1 | -8/+2 |
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 | 1 | -1/+6 |
2011-01-03 | Impliment base items tags. And show this tags in inventory. | Andrei Karas | 1 | -0/+35 |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+463 |