summaryrefslogtreecommitdiff
path: root/src/net/adminhandler.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2010-07-18Replace some state-related netcode methods with eventsJared Adams1-2/+2
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-04-06Fixed compile warning about initialization orderBjørn Lindeijer1-1/+3
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-10/+10
2009-04-02Add some missing handler for eAthenaJared Adams1-0/+2
2009-03-31Make network handler functions virtualJared Adams1-14/+14
2009-03-31Add first draft of net handlersJared Adams1-0/+53