summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/charserverhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-19Error server unavailable Add an error box when then game server isn't availab...blue1121-0/+6
2009-04-16Make sure math functions are still inlinedBjørn Lindeijer1-5/+0
2009-04-07Make GeneralHandlers for both networksJared Adams1-0/+5
2009-04-06Implement TMWServ's CharHandlerJared Adams1-1/+54
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-11/+12
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer1-4/+4
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-0/+227