summaryrefslogtreecommitdiff
path: root/src/net/guildhandler.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-2/+3
2010-02-27Disable guilds for eAthena for nowJared Adams1-2/+4
2010-02-24Add more to eAthena guild supportJared Adams1-2/+2
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-0/+2
2009-11-07More eAthena guild stuffJared Adams1-3/+3
2009-11-03Move ManaServ guild code into GuildHandlerJared Adams1-12/+18
2009-03-31Make network handler functions virtualJared Adams1-16/+16
2009-03-31Add first draft of net handlersJared Adams1-0/+57
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-40/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
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-17Added basic party support (no interface to create or quit yet)David Athay1-2/+0
2008-03-12Added ability to quit guilds.David Athay1-1/+1
2008-03-06Fixed rejoining guilds after closing clientDavid Athay1-4/+4
2008-02-28Work in Progress commit of guilds.David Athay1-0/+49