summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/chathandler.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-1/+30
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-3/+3
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-0/+84
Also fix several instances where the same net handler was being used for both servers, and a few other related oddities.