summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/charserverhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-09-30Merge login state machines for both clientsJared Adams1-289/+0
2009-08-13Clean up Being and it's derivativesJared Adams1-1/+3
2009-08-07Gettext fixesKess Vargavind1-15/+15
2009-07-17Various gettext fixesKess Vargavind1-19/+19
2009-05-07Moved two files which held net data into the net folder. ConsideringTametomo1-1/+1
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-1/+1
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