summaryrefslogtreecommitdiff
path: root/src/net/generalhandler.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira1-3/+0
2010-07-18Replace some state-related netcode methods with eventsJared Adams1-6/+0
2010-04-12Add support for map-server switching under eAthenaJared Adams1-1/+4
2010-02-21Do some more copyright header cleanupsJared Adams1-1/+1
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-0/+2
2009-11-03Remove two unneeded methods of Net::GeneralHandlerJared Adams1-4/+0
2009-10-03Do some more post-merge cleanupJared Adams1-0/+2
2009-09-30Merge login state machines for both clientsJared Adams1-0/+4
2009-04-20Removed the unused itemshortcutwindow.{h,cpp}Bjørn Lindeijer1-1/+3
2009-04-11Remove more support #ifdefsJared Adams1-0/+4
2009-04-07Make GeneralHandlers for both networksJared Adams1-3/+7
2009-03-31Make network handler functions virtualJared Adams1-7/+9
2009-03-31Add first draft of net handlersJared Adams1-0/+35