summaryrefslogtreecommitdiff
path: root/tools/dyecmd
AgeCommit message (Collapse)AuthorFilesLines
2010-02-22Modify copyright headersFreeyorp5-5/+10
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer5-20/+15
2010-02-07Updated Copyright year to 2010!Bertram5-5/+5
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
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