summaryrefslogtreecommitdiff
path: root/src/net/equipmenthandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-08-20Changed MessageHandler::handleMessage to take a reference instead of a pointer.Bjørn Lindeijer1-23/+23
Removed unused Packet class. Added stub for handling GPMSG_BEING_ENTER.
2006-07-25Switched client to use enet and modified login sequence to work with the new ↵Eugenio Favalli1-21/+20
protocol from tmwserv.
2006-07-24Equipments now use real slot positions.Eugenio Favalli1-6/+6
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-0/+210