summaryrefslogtreecommitdiff
path: root/src/net/ea
AgeCommit message (Expand)AuthorFilesLines
2009-03-28Clean up eAthena party handling a bit moreJared Adams7-90/+67
2009-03-28Remove #ifdefs related to Being creationJared Adams1-5/+38
2009-03-28Removed a lot of useless isVisible() checksBjørn Lindeijer1-1/+2
2009-03-27Moved the inventory and storage offset handling into netcodeBjørn Lindeijer3-54/+98
2009-03-27Clean up some ifdefs and start cleanup of partiesJared Adams5-1/+395
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-2/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer2-1/+14
2009-03-27Clean up chat and chat tabs some moreJared Adams7-9/+12
2009-03-27Fix some problems with NPC dialogsJared Adams1-0/+2
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+4
2009-03-27Fixed some compiler warningsBjørn Lindeijer1-5/+4
2009-03-27Moved choosing of random death message to a functionBjørn Lindeijer1-55/+58
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer32-239/+264
2009-03-26Major clean up of ChatTab handlingJared Adams7-32/+32
2009-03-26Add WhisperTabsJared Adams1-7/+4
2009-03-27Compile warning fixesBjørn Lindeijer1-1/+1
2009-03-25A host of code style fixesBjørn Lindeijer2-3/+3
2009-03-25Merge branch 'origin/master'Bjørn Lindeijer2-0/+102
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer10-130/+183
2009-03-24Forgot to add eAthena's item handlerJared Adams2-0/+102
2009-03-23Remove the CHATSKILL structJared Adams1-9/+0
2009-03-23Remove extra function for skill messagesJared Adams1-95/+89
2009-03-22Move handling of eA skill messages to SkillHandlerJared Adams1-1/+129
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer30-0/+3997