summaryrefslogtreecommitdiff
path: root/src/utils/stringutils.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Validate update host.Andrei Karas1-1/+11
2011-04-18Allow try different language part for searching help translations.Andrei Karas1-6/+10
2011-04-09Small fix to code style and compilation warning.Andrei Karas1-1/+1
2011-04-06Add support for help pages translations.Andrei Karas1-0/+14
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-1/+1
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-7/+8
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-0/+41
2011-02-27First part of implimintation item colors.Andrei Karas1-0/+10
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas1-0/+11
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas1-0/+11
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 Ferreira1-1/+7
2011-01-02Initial commit.Andrei Karas1-0/+360