summaryrefslogtreecommitdiff
path: root/src/net/manaserv/guildhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira1-1/+1
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-08-04Remove some unused headers and fix some chat eventsJared Adams1-2/+2
2010-07-18Add event.h to eventmanager.h and listener.h to reduce total number of includesChuck Miller1-1/+0
2010-07-18Move the majority of the netcode's server messages to the event systemChuck Miller1-5/+7
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-2/+2
2010-02-24Add more to eAthena guild supportJared Adams1-6/+4
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-15/+11
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-7/+7
2010-01-10Change code styleAndrei Karas1-6/+6
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-07More eAthena guild stuffJared Adams1-18/+26
2009-11-03Move ManaServ guild code into GuildHandlerJared Adams1-2/+86
2009-11-03Simplify ManaServ netcode some moreJared Adams1-1/+0
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-2/+2
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+254