summaryrefslogtreecommitdiff
path: root/src/net/guildhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-240/+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-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay1-6/+6
2008-06-25handle topic changes and guild eventsRoderic Morris1-6/+27
2008-06-10add commandhandler class and fix / add some commandsRoderic Morris1-4/+3
2008-06-03channel announcements and leave / enter messages, chat code refactoringRoderic Morris1-2/+6
2008-04-23Fixed svn:keywords properties and added header to guild.h.Bjørn Lindeijer1-1/+1
2008-04-23Fixed headers to be GPLDavid Athay1-21/+16
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-2/+7
2008-04-17Added basic party support (no interface to create or quit yet)David Athay1-2/+0
2008-04-16Fixed online status so that users are shown as onlineDavid Athay1-0/+3
2008-04-15Added online status of guild membersDavid Athay1-0/+11
2008-04-03Added updating guild member listDavid Athay1-2/+15
2008-04-01Fixed up chat and guildsDavid Athay1-1/+5
2008-03-12Added ability to quit guilds.David Athay1-1/+13
2008-03-06Fixed rejoining guilds after closing clientDavid Athay1-11/+16
2008-03-05Fixed guild creation.David Athay1-14/+14
2008-02-28Work in Progress commit of guilds.David Athay1-0/+150