summaryrefslogtreecommitdiff
path: root/src/net/tmwserv/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-10-24REplace instances of TMW with ManaJared Adams1-459/+0
2009-09-30Merge login state machines for both clientsJared Adams1-1/+45
2009-08-11Bugfixed the TMWserv client version.Bertram1-1/+1
2009-08-07Gettext fixesKess Vargavind1-13/+18
2009-05-21Fixed a few strings for better translationKess Vargavind1-6/+7
2009-04-23Added listing all online usersDavid Athay1-0/+27
2009-04-20Fix clearing handlers on connecting to game server.David Athay1-0/+1
2009-04-06Moved many MessageOut constructions aroundBjørn Lindeijer1-12/+44
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-0/+64
2009-03-27Changed the includes for the net/tmwserv/ directoryBjørn Lindeijer1-14/+14
2009-03-26Major clean up of ChatTab handlingJared Adams1-21/+23
2009-03-26Add whisper tabs for TMWServJared Adams1-6/+1
2009-03-26Add ChannelTab for chat channelsJared Adams1-6/+9
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/+285