summaryrefslogtreecommitdiff
path: root/src/net/itemhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. ThisBjørn Lindeijer1-3/+3
2007-01-03Added message for new items.Guillaume Melquiond1-0/+2
2007-01-03Modified handler for items on floor.Guillaume Melquiond1-23/+19
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-8/+8
2006-07-25Switched client to use enet and modified login sequence to work with the new ...Eugenio Favalli1-7/+6
2006-02-06Added a FloorItemManager class.Björn Steinbrink1-3/+6
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+67