summaryrefslogtreecommitdiff
path: root/src/chat-server/chatchannel.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-2/+2
2010-06-06More const correctness and small code cleanupsThorbjørn Lindeijer1-4/+4
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay1-1/+50
2008-04-01Consolidated public and private channels into one,David Athay1-2/+9
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+2
2007-07-28Replaced user names by client pointers when handling channels, in order to re...Guillaume Melquiond1-35/+15
2007-07-25Removed a host of unnecessary methods from ChatChannelManager.Bjørn Lindeijer1-4/+6
2007-07-17Some more cleanup of chat handler related code.Bjørn Lindeijer1-61/+23
2007-03-12Removed some tabsRogier Polak1-1/+1
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch1-3/+11
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+117