summaryrefslogtreecommitdiff
path: root/src/net/adminhandler.h
AgeCommit message (Expand)AuthorFilesLines
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