summaryrefslogtreecommitdiff
path: root/src/chathandler.h
AgeCommit message (Expand)AuthorFilesLines
2006-06-11Sanitized message packets and errors to take server split into account.Guillaume Melquiond1-5/+0
2006-05-23Split server into three logical servers: an account server, a chat Guillaume Melquiond1-43/+61
2006-05-20Changed ConnectionHandler and NetComputer into low-level base classes; Guillaume Melquiond1-6/+7
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-2/+5
2006-01-24Chat Channeling Commit part 4. Renamed the slang filter into StringFilter and...Yohann Ferreira1-18/+5
2006-01-15Chat channeling commit part 1. Useful to get feedback before committing what'...Yohann Ferreira1-0/+12
2005-12-27Implemented common chat handling, except for chatting in channels. Also the C...Yohann Ferreira1-0/+34
2005-11-13Nothing of much significance, mainly checking whether I can commit.Bjørn Lindeijer1-2/+2
2005-07-24Added character selection.Aaron Marks1-2/+1
2005-07-16Added chat message handler placeholder (still not fully functional).Aaron Marks1-0/+44