summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-02-22 Handling gender with an enum everywhere.Philipp Sehmisch1-1/+1
2008-01-28Added weapon skill system and leveling system.Philipp Sehmisch1-1/+1
2008-01-10Item types and weapon types are now identified by name instead of numbers in ...Philipp Sehmisch1-7/+6
2007-11-15Moved item icon from ItemInfo class to the Item class, so that it can be loadedBjørn Lindeijer1-28/+0
2007-10-21Plugged memory leak in equipment sound.Guillaume Melquiond1-10/+4
2007-10-18Removed player looks from generic beings. Prevented client termination on mis...Guillaume Melquiond1-24/+21
2007-09-19Merged 0.0 changes from revision 3362 to 3580 to trunk.Bjørn Lindeijer1-9/+77
2007-03-03Fixed auto-character-select and switch_character combination. Added svn-prope...Rogier Polak1-0/+1
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-10/+21
2006-08-17the item icons are now stored in different files with more descriptive namesPhilipp Sehmisch1-0/+44
2005-10-10Introduced new window shortcuts and corrected position of job xp bar. AlsoBjørn Lindeijer1-115/+0
2005-10-10Updated docs for releaseEugenio Favalli1-0/+115
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-115/+0
2005-09-23Merged most of the changes in biggeruniverse's second memory cleanup patch.Bjørn Lindeijer1-0/+4
2005-08-25Added items effect description support. TODO: Display it in buy/sell/inventor...Yohann Ferreira1-0/+10
2005-04-20Adding first implementation of item databaseEugenio Favalli1-0/+101