summaryrefslogtreecommitdiff
path: root/src/resources/db
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Fix code style.Andrei Karas1-14/+3
2016-04-11Fix compilation warning with some flags.Andrei Karas1-9/+9
2016-04-09Fix string for translation with separate % and %s.Andrei Karas1-1/+1
2016-03-26Fix code style.Andrei Karas1-9/+1
2016-03-24Rename enum ItemType into ItemDbType.Andrei Karas1-21/+21
2016-03-24Change ItemType into strong typed enum.Andrei Karas1-3/+3
2016-03-21Show effect names in debug window in target tab.Andrei Karas1-1/+1
2016-03-21Add support for status effects without id.Andrei Karas1-1/+8
2016-03-21Add support for using fields from status effects: option, opt1, opt2, opt3.Andrei Karas2-5/+50
2016-03-21Load from status-effects.xml new fields. option, opt1, opt2, opt3.Andrei Karas1-11/+35
2016-03-21Simplify status effect db.Andrei Karas1-59/+53
2016-03-21Rename some fields and methods in StatusEffectDB.Andrei Karas2-10/+10
2016-03-21Remove some getters from StatusEffect.Andrei Karas1-1/+1
2016-03-21Split StatusEffect into StatusEffect and StatusEffectDB.Andrei Karas2-0/+254
2016-03-14Remove weight fields from description in item popup.Andrei Karas1-2/+0
2016-03-11Fix code style.Andrei Karas1-1/+1
2016-03-10Add support for change text in pet menu item "Return to egg".Andrei Karas1-0/+6
2016-03-10Add some more item attributes into items.xmlAndrei Karas1-1/+23
2016-03-05Move getNumOfHairstyles from being to itemdb.Andrei Karas2-0/+27
2016-02-20Add missing const in resources directory.Andrei Karas8-14/+15
2016-02-14Dont check and modify floor item position if server support haveExtendedDrops...Andrei Karas1-1/+6
2016-02-09Allow select skill units and attack it.Andrei Karas1-2/+2
2016-02-08Improve some empty string checks.Andrei Karas1-8/+10
2016-02-07Fix code style.Andrei Karas2-4/+0
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-1/+1
2016-01-29Fix code style.Andrei Karas17-22/+0
2016-01-25Add file utils function getFilesInDir.Andrei Karas18-5/+28
2016-01-20Add pugixml backend incomplete.Andrei Karas8-52/+32
2016-01-17Extend addchat command with support for cards.Andrei Karas2-0/+18
2016-01-17Add unit tests for links replace function.Andrei Karas2-0/+11
2016-01-14Add palettesDir option in paths.xml for set directory for GIMP palettes.Andrei Karas1-2/+2
2016-01-14Add option into paths.xml for default GIMP palette file name.Andrei Karas1-1/+4
2016-01-13Add support for hex colors in dye palettes from GIMP file.Andrei Karas2-5/+4
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-0/+3
2016-01-02Update copyrights year.Andrei Karas43-43/+43
2015-12-23Add const attribute to resources.Andrei Karas1-1/+1
2015-12-21Move dye related files into dye directory.Andrei Karas1-1/+1
2015-12-20Move animatedsprite into sprite directory.Andrei Karas1-1/+2
2015-12-20Move spritereference.h into sprite directory.Andrei Karas5-5/+10
2015-12-20Move spritedirection into enums directory.Andrei Karas1-1/+2
2015-12-14Move mapconsts.h into const directory.Andrei Karas1-1/+1
2015-11-17Use magic command properties only if compiled for tmwa.Andrei Karas1-0/+4
2015-11-16Move MagicSchool enum into separate file and convert to strong typed.Andrei Karas1-5/+16
2015-11-16Rename SpellTarget into CommandTarget enum and convert it to strong typed.Andrei Karas1-5/+5
2015-11-16Fix code style.Andrei Karas2-3/+2
2015-11-09Add skill unit db.Andrei Karas2-0/+205
2015-11-07Fix compilation with some flags.Andrei Karas1-0/+1
2015-11-07fix code style.Andrei Karas2-2/+3
2015-11-02Add intmap defines.Andrei Karas1-8/+6
2015-10-30Add support for npc dialog inventory theming from npc skin.Andrei Karas1-0/+12