summaryrefslogtreecommitdiff
path: root/src/shopitem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-0/+33
on demand. Results in faster startup time and reduced memory usage.