summaryrefslogtreecommitdiff
path: root/src/resources/db
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-28Move all npc dialog menu related skin elements into menu tag.Andrei Karas1-11/+23
2015-10-28Add text object to skined npc menus.Andrei Karas1-0/+22
2015-10-28Add support for images in npc skined menu.Andrei Karas1-0/+18
2015-10-28In npc skinned dialogs add support for hide text part from npc window.Andrei Karas1-0/+2
2015-10-28Add support for add images into buttons in skinned npc dialogs.Andrei Karas1-3/+11
2015-10-27Impliment npc menu skins based on previous commits.Andrei Karas2-0/+12
2015-10-26Add basic npc dialog db loading.Andrei Karas2-0/+196
2015-10-23Fix code style.Andrei Karas1-4/+8
2015-10-19Add extended riding support (hercules)Andrei Karas1-0/+2
2015-10-18Add support for multiply sprites in each horse part.Andrei Karas1-21/+28
2015-10-18Change a bit horses.xml format.Andrei Karas1-16/+52
2015-10-18Split horse into two sprites before player and after player.Andrei Karas1-10/+27
2015-10-15Remove CHARACTER and MONSTER block mask and block type because it unused.Andrei Karas3-3/+3
2015-10-13Add npc attribute what allow or prevent removing npc after out of sight.Andrei Karas1-0/+3
2015-10-09Fix code style.Andrei Karas3-6/+0
2015-10-02Allow read "walkType" attributes from xml for all being types.Andrei Karas3-45/+0
2015-09-05Add support for inherit attribute in items.xml.Andrei Karas1-9/+76
2015-08-29Fix code style.Andrei Karas1-1/+4
2015-08-20Add support for reading iconColors palette field from items.Andrei Karas1-4/+12
2015-08-16Add attribute cardColor to items in items.xml.Andrei Karas1-0/+3
2015-08-16Add strong typed int for item color.Andrei Karas2-28/+37
2015-08-10Add different new attributes for item descriptions.Andrei Karas1-13/+35
2015-07-30Dehardcode file name weapons.xml.Andrei Karas1-1/+3
2015-07-30Add support for include tag in badges.xml.Andrei Karas1-2/+22
2015-07-30Add badges for player names.Andrei Karas2-0/+14
2015-07-29Add support for guild badges.Andrei Karas2-0/+12
2015-07-29Fix compilation error with some options.Andrei Karas1-0/+1
2015-07-29Add bages db. Add badges support for parties.Andrei Karas2-0/+104