summaryrefslogtreecommitdiff
path: root/src/net/manaserv/partyhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-1/+1
2012-02-10Corrected two spelling mistakesjurkan1-1/+1
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2012-01-10player_node -> local_playerYohann Ferreira1-4/+4
2011-06-19Making party invite functionalStefan Dombrowski1-28/+50
2011-05-30Routing party invite through the map serverStefan Dombrowski1-2/+12
2011-05-15Starting to fix party inviteStefan Dombrowski1-6/+14
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-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-6/+6
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-3/+3
2010-02-24Add more to eAthena guild supportJared Adams1-2/+1
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-13/+17
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-12Standardize header orderJared Adams1-5/+5
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Simplify ManaServ netcode some moreJared Adams1-11/+23
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-7/+7
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+179