summaryrefslogtreecommitdiff
path: root/src/resources/db/itemdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-26remove duplicate sprite name in itemdb.Andrei Karas1-1/+1
2013-11-25add ability to replace body/race sprite by equipped item.Andrei Karas1-14/+30
2013-11-16Remove unused particle-effect attributes from items.xml.Andrei Karas1-4/+0
2013-11-10add support for item particles.Andrei Karas1-0/+5
2013-11-07remove client.h include from some files.Andrei Karas1-1/+2
2013-10-19add missing initialisation in itemdb.Andrei Karas1-1/+1
2013-10-08add support for sounds take and put.Andrei Karas1-0/+2
2013-10-04add pickup and drop sound effects.Andrei Karas1-0/+2
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas1-0/+3
2013-10-04Add new item sound events constants.Andrei Karas1-2/+2
2013-10-04add generic way for loading item sounds.Andrei Karas1-8/+20
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-1/+1
2013-09-30move db files into db directory.Andrei Karas1-0/+889