summaryrefslogtreecommitdiff
path: root/src/channelmanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
2010-01-12Standardize header orderJared Adams1-0/+1
Also remove some extra new lines and fix eAthena's PartyTab define guards.
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before.
2009-01-05Re-enabled buddy windowDavid Athay1-1/+1
2008-12-17Code reformattingBjørn Lindeijer1-22/+23
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-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-2/+1
Inspired by qDeleteAll() from Qt.
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+1
2007-09-22Cleaned a bit.Guillaume Melquiond1-1/+1
2007-08-13Fixed svn properties.Guillaume Melquiond1-86/+86
2007-03-03Fixed auto-character-select and switch_character combination. Added ↵Rogier Polak1-1/+1
svn-properties keyword and eol-style, where appropriate.
2007-02-27forgot some files in last commitPhilipp Sehmisch1-0/+86