summaryrefslogtreecommitdiff
path: root/src/inventory.h
AgeCommit message (Expand)AuthorFilesLines
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-4/+4
2007-09-25Added some const qualifiers.Bjørn Lindeijer1-4/+4
2007-08-14mantis_id:129 - Inventory Window Slots Added.Joshua Langley1-1/+7
2007-07-31Removed legacy inventory code. Added display of equipment.Guillaume Melquiond1-2/+2
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer1-0/+7
2006-02-23A bunch of mostly cosmetic cleanups.Björn Steinbrink1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-15/+1
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-2/+0
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-19/+2
2005-08-01Added code to dynamically adjust the itemcontainer size.Björn Steinbrink1-0/+5
2005-07-18Created Inventory class. (Really) Small code simplifications and cleanups.Björn Steinbrink1-0/+114