summaryrefslogtreecommitdiff
path: root/tools/dyecmd
AgeCommit message (Collapse)AuthorFilesLines
2009-10-26Add missing include in dyecmdJared Adams1-0/+2
2009-10-24More rebrandingJared Adams1-1/+1
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer5-22/+22
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before.
2008-12-17Code reformattingBjørn Lindeijer2-6/+6
Mainly making sure 'const std::string &' is used everywhere instead of 'std::string const &'. The former has always been the preferred order in this project.
2008-11-24Converted some DOS newlines to UNIXBjørn Lindeijer1-12/+12
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer5-10/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-10-20Added dyecmd commandline tool to client tools. See: ↵Andreas Habel8-0/+652
http://mantis.themanaworld.org/view.php?id=423