summaryrefslogtreecommitdiff
path: root/src/net/tmwa/partyhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Added missing copyright notices.Yohann Ferreira1-0/+1
2012-01-10player_node -> local_playerYohann Ferreira1-3/+3
2011-05-15Starting to fix party inviteStefan Dombrowski1-1/+1
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer1-7/+13
2010-09-11Fixing misspelling in Setup_Video and removing empty lines from logStefan Dombrowski1-2/+2
2010-08-27Changing findBeingByName so that it searches case insensitiveStefan Dombrowski1-1/+1
2010-08-24Giving functionality to invite in socialwindow and allow enter key in textdialogStefan Dombrowski1-5/+11
2010-08-23Fixing segmentation fault in partyhandlerStefan Dombrowski1-1/+1
2010-08-12Simplify working with the event systemJared Adams1-1/+1
2010-07-28Add some null being checks and cleanup some related codeJared Adams1-2/+4
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-9/+6
2010-06-24Fix a logic error in tmwAthena's PartyHandlerJared Adams1-1/+1
2010-06-24Fix a logic error in tmwAthena's PartyHandlerJared Adams1-1/+1
2010-06-10Merge BeingManager and FloorItemManager as ActorSpriteManagerJared Adams1-4/+4
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-11/+7
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+411