summaryrefslogtreecommitdiff
path: root/src/chat-server/partyhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-7/+7
2010-11-03Renamed write{Byte,Short,Long} to writeInt{8,16,32}Thorbjørn Lindeijer1-7/+7
2010-06-06More const correctness and small code cleanupsThorbjørn Lindeijer1-1/+1
2010-02-07Update Copyright date for Manaserv.Bertram1-1/+1
2009-12-06Renamed DALStorage to StorageThorbjørn Lindeijer1-1/+1
2009-12-06Moved DALStorage documentation into source fileThorbjørn Lindeijer1-5/+5
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-04-23Break from while loops when found.David Athay1-5/+3
2009-04-23Reworked party invites, now sends rejections and checks the invites are validDavid Athay1-14/+79
2008-11-29Updated Makefile.am and added missing includeBjørn Lindeijer1-0/+2
2008-11-25Separated out the handlers for guild and partyDavid Athay1-0/+197