summaryrefslogtreecommitdiff
path: root/src/net/chatserver
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams8-564/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer8-16/+0
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay4-0/+45
2008-07-07get rid of channel registering related codeRoderic Morris2-14/+0
2008-06-25handle topic changes and guild eventsRoderic Morris2-3/+15
2008-06-10update chat packet defs, get rid of unused functionsRoderic Morris2-11/+0
2008-04-28Added party invite dialogDavid Athay1-4/+4
2008-04-23Fixed svn:keywords properties and added header to guild.h.Bjørn Lindeijer2-2/+2
2008-04-22Added more support for partiesDavid Athay2-16/+3
2008-04-17Added basic party support (no interface to create or quit yet)David Athay2-0/+144
2008-04-17One file was forgotten while committing the private channels removal.Yohann Ferreira1-2/+1
2008-04-16Removed private channelsDavid Athay1-4/+1
2008-04-15Added online status of guild membersDavid Athay2-0/+11
2008-03-12Added ability to quit guilds.David Athay2-11/+26
2008-02-28Work in Progress commit of guilds.David Athay2-0/+134
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 Sehmisch2-5/+15
2007-02-23Added unregistering, logout_then_exit, switch_character and switch_accountser...Rogier Polak2-0/+9
2006-11-02Network layer refactoring.Björn Steinbrink4-0/+242