summaryrefslogtreecommitdiff
path: root/src/net/ea/npchandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-02Centralize netcode handler instances in NetJared Adams1-1/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-1/+1
2009-05-08Let the player keep sitting while talking to NPCsJared Adams1-4/+14
2009-05-02Fix up some things in the NPC dialogJared Adams1-6/+5
2009-05-02Changed chat window to allow downwards arrow to create a empty lineChuck Miller1-1/+0
2009-05-01Merge the NPC dialogs into oneJared Adams1-24/+25
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
2009-04-05Implement TMWServ's NpcHandlerJared Adams1-1/+5
2009-04-02Some cleanup and renamingBjørn Lindeijer1-14/+28
2009-03-31Implement a few more handlers for eAthenaJared Adams1-1/+1
2009-03-31Make network handler functions virtualJared Adams1-0/+2
2009-03-31Add first draft of net handlersJared Adams1-0/+78
2009-03-27Fix some problems with NPC dialogsJared Adams1-0/+2
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer1-11/+13
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-21/+22
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-0/+111