summaryrefslogtreecommitdiff
path: root/src/messagein.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-11-15Updated bindings, game state class and more (see ChangeLog).Aaron Marks1-1/+1
2005-07-19Changing the way the message ID is read.Bjørn Lindeijer1-0/+2
2005-07-16Removed a lot of tabs used for indenting (please don't do that...), redidBjørn Lindeijer1-37/+35
2005-07-16Added chat message handler placeholder (still not fully functional).Aaron Marks1-2/+2
2005-07-16Fixed problem with memory expanding in Packet.Aaron Marks1-2/+7
2005-07-13Implemented MessageOut.Aaron Marks1-52/+23
2005-06-13Removing duplicate textYohann Ferreira1-14/+0
2005-06-13First corrections of messageIn class.Yohann Ferreira1-9/+8
2005-06-13first attempt of messageIn Implementation. I'll do testings from that.Yohann Ferreira1-0/+137
2005-03-18Small changes to ConnectionHandler and MessageHandler, while adding interfacesBjørn Lindeijer1-0/+25