summaryrefslogtreecommitdiff
path: root/src/item.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Remove some more #ifdefsJared Adams1-9/+2
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-0/+1
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-3/+14
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-0/+35
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-0/+22
2007-10-01Fixed inventory display with respect to empty slots.Guillaume Melquiond1-4/+3
2007-08-01Fixed update of equipment flag, so that items can be equipped properly.Guillaume Melquiond1-0/+6
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-0/+10
2005-10-07Modified finding NPC as by timonator's suggestion in order to allow NPCs to beBjørn Lindeijer1-16/+0
2005-07-17Added Item and Equipment class and made the appropriate places make use of th...Björn Steinbrink1-0/+39