summaryrefslogtreecommitdiff
path: root/src/resources/colordb.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-18ColorDB -> HairDB.Yohann Ferreira1-116/+0
2012-01-09Spotted some more hard-coded files and paths definitions.Yohann Ferreira1-4/+4
2010-06-03Unload loaded DBs before loading them againJared Adams1-1/+1
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-3/+2
2009-05-14Fixed the fallback on colors.xml to be more neutralBjørn Lindeijer1-11/+8
2009-05-14Make sure to use our hair color file firstJared Adams1-5/+5
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-6/+4
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-02-10Fixed copyright headers for emote and color DBsBjørn Lindeijer1-7/+7
2009-02-10Don't make log statements translatableBjørn Lindeijer1-6/+5
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-2/+0
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-2/+2
2009-02-07Some more include cleanups.Ira Rice1-2/+0
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-5/+6
2008-12-20Enabled video mode switching, as well as got rid of an old, unneededIra Rice1-2/+0
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-6/+3
2008-12-03Check doc before deleting, and make sure it's deleted when both xmlIra Rice1-2/+11
2008-12-02Didn't clean up after myself in the last commit.Ira Rice1-0/+2
2008-12-02Changed colordb to only use one XML::Document pointer, instead ofIra Rice1-4/+4
2008-11-12Applied a fix that fixes TMW loading.Ira Rice1-6/+9
2008-11-02Fixed a potential crash.Ira Rice1-0/+5
2008-11-02Since TMW de-hardcoded their hair colors, I have since removed the hard coded...Ira Rice1-27/+17
2008-10-27De-hardcoded the number of hair styles.Ira Rice1-1/+1
2008-10-23Cleaned up ColorDB code so that it loads with all other databases, as Ira Rice1-1/+2
2008-10-19Fixed a small error that I didn't notice before with de-hardcoding the Ira Rice1-1/+1
2008-10-15De-hardcoded colors in trunk. Now, all colors are loaded from Ira Rice1-0/+119