summaryrefslogtreecommitdiff
path: root/src/net/itemhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-64/+0
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-26/+23
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
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