summaryrefslogtreecommitdiff
path: root/src/chathandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-01-20Chat channeling commit part 3. Is now linked with the connection handler to c...Yohann Ferreira1-8/+3
2006-01-15Chat channeling commit part 1. Useful to get feedback before committing what'...Yohann Ferreira1-0/+7
2006-01-08Little things only.Yohann Ferreira1-1/+0
2005-12-31Adding the possibility to change Email, and password. Turned Slangs Filter in...Yohann Ferreira1-3/+3
2005-12-29Adding changes thought by Elven and an option for setting the port to listen ...Yohann Ferreira1-6/+4
2005-12-27Implemented common chat handling, except for chatting in channels. Also the C...Yohann Ferreira1-7/+168
2005-12-18Made the handlers use the countedPtr for Beings as they should. Fixed a segfa...Yohann Ferreira1-1/+1
2005-11-15Updated bindings, game state class and more (see ChangeLog).Aaron Marks1-0/+6
2005-07-31Added beginnings of game core logic and state.Aaron Marks1-0/+1
2005-07-24Added character selection.Aaron Marks1-2/+2
2005-07-19Added character creation.Aaron Marks1-0/+3
2005-07-19Changing the way the message ID is read.Bjørn Lindeijer1-3/+2
2005-07-16Removed a lot of tabs used for indenting (please don't do that...), redidBjørn Lindeijer1-12/+14
2005-07-16Added chat message handler placeholder (still not fully functional).Aaron Marks1-0/+50