summaryrefslogtreecommitdiff
path: root/src/item.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-24/+12
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-2/+0
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-06-12Merged revisions 3738 via svnmerge from Bjørn Lindeijer1-9/+11
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch1-2/+2
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-1/+1
2005-10-09Fixed player names overlapping other players and more cleanups.Bjørn Lindeijer1-4/+4
2005-10-07Modified finding NPC as by timonator's suggestion in order to allow NPCs to beBjørn Lindeijer1-86/+99
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+1
2005-07-17Added Item and Equipment class and made the appropriate places make use of th...Björn Steinbrink1-0/+119