summaryrefslogtreecommitdiff
path: root/src/utils/stringutils.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-16Fix some signed/unsigned chars issues.Andrei Karas1-4/+6
2012-09-23fix code style.Andrei Karas1-0/+2
2012-09-04Add const to more classes.Andrei Karas1-13/+13
2012-08-15Fix code style again.Andrei Karas1-0/+2
2012-07-20Fix code style.Andrei Karas1-1/+1
2012-04-26Add to log draw backend name.Andrei Karas1-0/+3
2012-04-01One part of fixes after auto checking.Andrei Karas1-2/+2
2012-03-29Replace vectors with strings to short names.Andrei Karas1-4/+4
2012-02-17Update servers list once a day.Andrei Karas1-0/+2
2012-02-12Fix some possible errors in string untils.Andrei Karas1-1/+1
2012-02-05Add own translation system.Andrei Karas1-0/+2
2012-02-05Move path functions from stringutils to paths.Andrei Karas1-2/+0
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas1-6/+0
2012-02-02Use translation for server descriptions in server list.Andrei Karas1-0/+2
2012-01-23Add support for request client language from server.Andrei Karas1-0/+2
2012-01-08Validate update host.Andrei Karas1-0/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-08Fix register in some auto complete strings.Andrei Karas1-0/+3
2011-08-28Add support for auto download content fixes.Andrei Karas1-0/+2
2011-08-27Fix lower chars issue.Andrei Karas1-1/+1
2011-08-27Basic support for guild bot integration.Andrei Karas1-0/+8
2011-08-22Add highlight list option.Andrei Karas1-1/+4
2011-08-02Add ctrl key combination to all text fields.Andrei Karas1-0/+2
2011-07-04Replace some lists to vectors.Andrei Karas1-1/+1
2011-06-16Add dataPath to branding.Andrei Karas1-0/+2
2011-06-14Add ability to add comments to any players.Andrei Karas1-1/+3
2011-05-07Save atack filter between restarts.Andrei Karas1-0/+4
2011-04-18Allow try different language part for searching help translations.Andrei Karas1-1/+2
2011-04-06Add support for help pages translations.Andrei Karas1-0/+2
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-0/+5
2011-02-27First part of implimintation item colors.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas1-0/+2
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas1-0/+3
2011-01-13Moved the normalize() function in strungUtils where it belongs.Yohann Ferreira1-2/+10
2011-01-02Initial commit.Andrei Karas1-0/+159