summaryrefslogtreecommitdiff
path: root/src/net/messagein.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-06-26Fixed the readString method (synchronized with the server version by GuillaumeBjørn Lindeijer1-16/+12
2006-02-07Made the being directions being stored in a bitfield.Björn Steinbrink1-0/+32
2005-10-16Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}.Björn Steinbrink1-25/+23
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-3/+2
2005-10-05Fixed some resource cleanup and memory leaks. Also changed the way danglingBjørn Lindeijer1-1/+1
2005-09-22removed win2mac supportDuane Bailey1-5/+3
2005-09-19Mostly code cleanups related to commits in past two days.Bjørn Lindeijer1-1/+1
2005-09-17configure.ac: Fix typo.Björn Steinbrink1-1/+1
2005-09-172005-09-17 Duane Bailey <nayryeliab@gmail.com>Duane Bailey1-3/+3
2005-09-172005-09-17 Duane Bailey <nayryeliab@gmail.com>Duane Bailey1-3/+3
2005-09-16Tiny error reporting improvement.Bjørn Lindeijer1-1/+1
2005-09-14Added stream operator for char, short and long reading and writing.Björn Steinbrink1-0/+18
2005-09-14Add missing cassert header.Björn Steinbrink1-0/+2
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-0/+151