summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-22 Handling gender with an enum everywhere.Philipp Sehmisch1-2/+4
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-13/+10
2008-01-10Item types and weapon types are now identified by name instead of numbers in ...Philipp Sehmisch1-1/+42
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-1/+1
2007-11-20Merged revisions 3629-3630 via svnmerge from Bjørn Lindeijer1-1/+1
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-18/+4
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-1/+1
2007-10-23Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to Bjørn Lindeijer1-2/+1
2007-10-22Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch.Bjørn Lindeijer1-9/+1
2007-10-21Plugged memory leak in equipment sound.Guillaume Melquiond1-2/+1
2007-10-18Removed unused slot field.Guillaume Melquiond1-9/+1
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-1/+1
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-45/+73
2007-08-30Merged equipment database with items database and got rid of the unused itemBjørn Lindeijer1-45/+73
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-7/+5
2006-11-23Refectored the Itemmanager class to an ItemDB namespace.Philipp Sehmisch1-7/+5
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-14/+20
2006-08-17the item icons are now stored in different files with more descriptive namesPhilipp Sehmisch1-6/+10
2005-10-10Introduced new window shortcuts and corrected position of job xp bar. AlsoBjørn Lindeijer1-2/+2
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-34/+62
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-5/+3
2005-08-25Added items effect description support. TODO: Display it in buy/sell/inventor...Yohann Ferreira1-1/+6
2005-04-20Adding first implementation of item databaseEugenio Favalli1-0/+85