summaryrefslogtreecommitdiff
path: root/src/chat-server/guildhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-06Made methods of the Guild class const where appropriateThorbjørn Lindeijer1-9/+3
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Renamed DALStorage to StorageThorbjørn Lindeijer1-1/+1
2009-12-06Fixed name of the project in copyright headersThorbjørn Lindeijer1-7/+6
2009-10-09Synced the protocol file with client in protocol.h, letting other defines in ...Bertram1-1/+1
2009-05-24Fixed a few code style issuesBjørn Lindeijer1-28/+24
2009-01-27Changed guild member permissions. Restricted players to owning only 1 guild.David Athay1-14/+51
2008-12-18Fix bug with removing players from guildDavid Athay1-7/+5
2008-11-25Separated out the handlers for guild and partyDavid Athay1-0/+371