Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-22 | Modify copyright headers | Freeyorp | 5 | -5/+10 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 5 | -20/+15 | |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 5 | -5/+5 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2009-10-26 | Add missing include in dyecmd | Jared Adams | 1 | -0/+2 | |
2009-10-24 | More rebranding | Jared Adams | 1 | -1/+1 | |
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 5 | -22/+22 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2008-12-17 | Code reformatting | Bjørn Lindeijer | 2 | -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-24 | Converted some DOS newlines to UNIX | Bjørn Lindeijer | 1 | -12/+12 | |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 5 | -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-20 | Added dyecmd commandline tool to client tools. See: ↵ | Andreas Habel | 8 | -0/+652 | |
http://mantis.themanaworld.org/view.php?id=423 |