summaryrefslogtreecommitdiff
path: root/src/net/chatserver/chatserver.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-146/+0
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/+22
2008-07-07get rid of channel registering related codeRoderic Morris1-11/+0
2008-06-25handle topic changes and guild eventsRoderic Morris1-2/+12
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris1-9/+0
2008-04-16Removed private channelsDavid Athay1-4/+1
2008-04-15Added online status of guild membersDavid Athay1-0/+9
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-4/+4
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch1-4/+11
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak1-0/+7
2006-11-02Network layer refactoring.Björn Steinbrink1-0/+116