summaryrefslogtreecommitdiff
path: root/src/resources/iteminfo.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Add missing checks into resources directory.Andrei Karas1-6/+6
2015-05-29Convert Gender enum into strong typed enum.Andrei Karas1-2/+2
2015-05-29Use BeingTypeId in Being for subtypeid.Andrei Karas1-1/+4
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-03-03Add rideattack-action into item db.Andrei Karas1-0/+6
2015-01-06Move gender.h into enums directory.Andrei Karas1-1/+1
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-03Add item attribute useButton2 and use it in inventory.Andrei Karas1-0/+7
2014-07-03Add into items.xml option useButton.Andrei Karas1-0/+7
2014-05-19fix code style.Andrei Karas1-1/+0
2014-05-19Move spritedisplay into separate file.Andrei Karas1-0/+1
2014-05-19Move itemsoundevent into separate file.Andrei Karas1-3/+3
2014-05-19Move itemtype into separate file.Andrei Karas1-26/+4
2014-05-19Move itemslot into separate file.Andrei Karas1-31/+0
2014-05-18fix code style.Andrei Karas1-2/+2
2014-05-09Fix code style.Andrei Karas1-2/+9
2014-04-30Fix code style in resources.Andrei Karas1-1/+1
2014-02-02Add missing const and static into resource classes.Andrei Karas1-2/+4
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-16Remove unused particle-effect attributes from items.xml.Andrei Karas1-7/+0
2013-10-19fix definition in iteminfo.Andrei Karas1-1/+1
2013-10-04Add new item sound events constants.Andrei Karas1-3/+3
2013-09-30move db files into db directory.Andrei Karas1-1/+1
2013-09-28add const for methods return values.Andrei Karas1-3/+3
2013-09-20improve a bit code speed.Andrei Karas1-1/+1
2013-09-18add const to other files.Andrei Karas1-1/+1
2013-09-16remove unused includes from resources.Andrei Karas1-1/+0
2013-08-31move being related files into being dir.Andrei Karas1-1/+1
2013-07-23add support for attacksky and attackwater actions.Andrei Karas1-0/+12
2013-06-12add support for player look.Andrei Karas1-0/+2
2013-06-11add partial support for player look.Andrei Karas1-0/+5
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-05-15add item option what can prevent sell item to npc without confirmation.Andrei Karas1-0/+7
2013-04-21fix code style and some other fixes after auto checks.Andrei Karas1-1/+0
2013-04-21some other fixes from cpplint.Andrei Karas1-2/+2
2013-04-18add delay to action sounds.Andrei Karas1-13/+7
2013-04-15improve iteminfo class.Andrei Karas1-2/+2
2013-04-15improve colordb class.Andrei Karas1-1/+1
2013-04-14add basic client side only support for pets.Andrei Karas1-0/+7
2013-04-14another fixes from cpplint.Andrei Karas1-5/+7
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-30Add support for different sounds from different weapons.Andrei Karas1-0/+2
2012-10-30Add unused warnings to other files.Andrei Karas1-32/+35
2012-10-25Add support for different hover/pickup cursors for monsters, npc, items, etc.Andrei Karas1-0/+10
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-09Fix some stlport issues.Andrei Karas1-1/+1
2012-10-06Add particle effect miss-effect-id to items and monsters.Andrei Karas1-0/+7
2012-09-23Add missing final keywords to classes.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas1-26/+30
2012-08-29Add to replace/reorder sprites pseudo direction "died"Andrei Karas1-4/+4