summaryrefslogtreecommitdiff
path: root/src/net/messagehandler.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-6/+2
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-06-03Replace SDL_types.h with cstdintJared Adams1-3/+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 more _SUPPORT ifdefs and do some cleanupJared Adams1-15/+2
2009-09-30Merge login state machines for both clientsJared Adams1-0/+2
2009-04-09Some random cleanupsBjørn Lindeijer1-2/+1
2009-04-07Make GeneralHandlers for both networksJared Adams1-1/+6
2009-04-02Some cleanup and renamingBjørn Lindeijer1-1/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-1/+8
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-01-28Some work on documentation.Bjørn Lindeijer1-0/+3
2006-08-26Made the Network class a purely static interface, as there is only one instance.Guillaume Melquiond1-7/+0
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+48