summaryrefslogtreecommitdiff
path: root/src/chat-server/chatclient.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-23Reworked party invites, now sends rejections and checks the invites are validDavid Athay1-0/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-08-18Changed guilds to use character id.David Athay1-0/+1
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay1-1/+4
2008-04-18Fixed guilds not being removed when leader quits.David Athay1-1/+0
2008-04-16Added handling creating and leavingDavid Athay1-1/+6
2007-08-27Added support for user commands. Implemented "warp" and "item".Guillaume Melquiond1-4/+2
2007-07-28Replaced user names by client pointers when handling channels, in order to re...Guillaume Melquiond1-0/+7
2007-07-20Separated ChatClient class from chathandler.cpp, cleaned up handling ofBjørn Lindeijer1-0/+49