summaryrefslogtreecommitdiff
path: root/src/net/net.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-09-05Fixing segmentation fault if server is given on command lineStefan Dombrowski1-1/+1
2010-02-23Updated some documentationThorbjørn Lindeijer1-1/+5
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-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-1/+3
2010-01-08Fix a segfault when exiting before netcode is loadedJared Adams1-0/+2
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-0/+4
2009-10-13Add an asynchronous download classJared Adams1-2/+2
2009-09-30Merge login state machines for both clientsJared Adams1-4/+9
2009-07-13Rename Net::SkillHandler to Net::SpecialHandlerJared Adams1-2/+2
2009-04-07Make GeneralHandlers for both networksJared Adams1-0/+2
2009-04-02Some cleanup and renamingBjørn Lindeijer1-39/+29
2009-03-31Make network handler functions virtualJared Adams1-13/+13
2009-03-31Add first draft of net handlersJared Adams1-0/+67