summaryrefslogtreecommitdiff
path: root/src/messageout.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-09-02Removed pixel-based synchronisation. Added variable length move messages.Guillaume Melquiond1-1/+11
2006-08-25Applied patch by Rogier, addressing TODOs in MessageOut and NetComputer.Bjørn Lindeijer1-11/+27
2006-08-14Removed Packet class and the UNKNOWN gender.Bjørn Lindeijer1-31/+0
2006-08-01Some messing about towards making cleaner code.Bjørn Lindeijer1-0/+9
2006-05-14Applied another patch by Guillaume Melquiond which fixed a number of issuesBjørn Lindeijer1-21/+20
2006-04-28Merged enet_switch changes r2268:2309 into the trunk.Eugenio Favalli1-4/+16
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-1/+5
2006-01-14Sever returns infos about position of the selected character (map name, coord...Eugenio Favalli1-2/+0
2005-11-13Nothing of much significance, mainly checking whether I can commit.Bjørn Lindeijer1-5/+10
2005-07-16Removed a lot of tabs used for indenting (please don't do that...), redidBjørn Lindeijer1-23/+56
2005-07-16Added chat message handler placeholder (still not fully functional).Aaron Marks1-8/+8
2005-07-16Fixed problem with memory expanding in Packet.Aaron Marks1-2/+2
2005-07-13Implemented MessageOut.Aaron Marks1-1/+46
2005-03-21More complete implementation of startListen and stopListen, told CVS to ignoreBjørn Lindeijer1-1/+1
2005-03-18Small changes to ConnectionHandler and MessageHandler, while adding interfacesBjørn Lindeijer1-0/+36