summaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Expand)AuthorFilesLines
2011-04-09Small fix to code style and compilation warning.Andrei Karas1-1/+1
2011-04-06Add support for help pages translations.Andrei Karas2-0/+16
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas4-4/+4
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas5-20/+22
2011-03-04Fix code style.Andrei Karas1-4/+7
2011-03-04Possible solve problems with X clipboard in some systems.Andrei Karas1-8/+22
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas2-0/+46
2011-02-27First part of implimintation item colors.Andrei Karas2-0/+12
2011-02-19Update copyrights.Andrei Karas16-30/+44
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas2-0/+13
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas2-0/+14
2011-02-02Make it clear that our current sha256 code is GPLv2 onlyThorbjørn Lindeijer1-3/+2
2011-01-28Fix code style and some new compilation warnings.Andrei Karas2-162/+189
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-2/+2
2011-01-13Moved the normalize() function in strungUtils where it belongs.Yohann Ferreira2-3/+17
2011-01-02Initial commit.Andrei Karas18-0/+2237