summaryrefslogtreecommitdiff
path: root/src/chat-server/guildmanager.hpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-13/+13
2009-12-06Removed "TMW" and "TMWSERV" from header guardsThorbjørn Lindeijer1-2/+2
2009-05-24Fixed a few code style issuesBjørn Lindeijer1-1/+1
2009-01-27Changed guild member permissions. Restricted players to owning only 1 guild.David Athay1-0/+11
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+1
2008-08-18Changed guilds to use character id.David Athay1-5/+5
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay1-0/+9
2008-06-26fix compile error, and improve guild related methodsRoderic Morris1-1/+1
2008-06-25handle topic changing and guild eventsRoderic Morris1-0/+6
2008-05-23Use guildmanager to add users to guilds so its stored in the db.David Athay1-3/+3
2008-04-20Fixed some compiler errors/warnings.Bjørn Lindeijer1-1/+1
2008-03-06Fixed telling clients what guilds they are in after they reconnectDavid Athay1-0/+6
2008-03-05Fixed guild creation.David Athay1-1/+1
2008-02-28Work in Progress commit of guilds.David Athay1-0/+95