summaryrefslogtreecommitdiff
path: root/src/resources/colordb.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-02Add const to more classes.Andrei Karas1-9/+9
2012-08-06Fix code style.Andrei Karas1-1/+0
2012-07-18Another warning fixes.Andrei Karas1-1/+1
2012-05-31Add support for each hair style own palete.Andrei Karas1-25/+0
2012-02-06Use client data translation. For now language same as gui language.Andrei Karas1-2/+2
2012-02-02Load hair colors from itemcolors.xml.Andrei Karas1-10/+36
2012-01-31Redesing char creation dialog.Andrei Karas1-5/+22
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas1-5/+5
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas1-2/+2
2012-01-10Move libxml2 includes to xml.hAndrei Karas1-2/+0
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-19Fix copyright in colordb files.Andrei Karas1-0/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-05-24Fix memory leaks in beinginfo and colordb classes.Andrei Karas1-0/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-31Fix memory leaks and some other errors.Andrei Karas1-0/+3
2011-03-16Add checks and fix some code style.Andrei Karas1-0/+1
2011-03-03Add some protections to disable advanced features for old servers like tmw.Andrei Karas1-1/+4
2011-03-03Dehardcode item colors. Now reading all from configs.Andrei Karas1-10/+64
2011-02-19Update copyrights.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+115