summaryrefslogtreecommitdiff
path: root/src/chat-server/chatchannel.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2009-12-06Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer1-2/+2
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-0/+11
2008-04-16Added handling creating and leavingDavid Athay1-6/+0
2008-04-01Consolidated public and private channels into one,David Athay1-1/+8
2007-07-28Replaced user names by client pointers when handling channels, in order to re...Guillaume Melquiond1-21/+17
2007-07-25Removed a host of unnecessary methods from ChatChannelManager.Bjørn Lindeijer1-12/+20
2007-07-17Some more cleanup of chat handler related code.Bjørn Lindeijer1-98/+106
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch1-1/+12
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-2/+0
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+121