summaryrefslogtreecommitdiff
path: root/src/resources/db
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-21Add missing checks and non null attributes.Andrei Karas2-0/+4
2015-07-17Fix code style.Andrei Karas1-0/+1
2015-07-14Add card item type.Andrei Karas1-0/+1
2015-06-29Move notifytypes.h into enums directory.Andrei Karas1-1/+2
2015-06-29Move blockmask.h into enums directory.Andrei Karas3-6/+6
2015-06-25Add missing checks into db directory.Andrei Karas3-13/+23
2015-05-29Add strong typed int type BeingTypeId.Andrei Karas12-40/+40
2015-05-29Add strong typed int type BeingId.Andrei Karas12-38/+59
2015-05-06Add strong typed bool type SkipError.Andrei Karas16-19/+27
2015-05-06Add strong types bool type UseResman.Andrei Karas16-19/+23
2015-03-17Remove useless includes from .h files.Andrei Karas2-4/+0
2015-03-16Remove useless includes from cpp filesAndrei Karas1-2/+0
2015-03-13fix code style.Andrei Karas2-3/+0
2015-03-04Draw riding horse if present.Andrei Karas2-5/+5
2015-03-04Add basic horses db implimentation.Andrei Karas2-0/+214
2015-03-03Add rideattack-action into item db.Andrei Karas1-0/+3
2015-02-07Dont show some useless errors while loading themes.Andrei Karas15-18/+19
2015-02-07Remove optional parameter from xml document constructor.Andrei Karas15-18/+19
2015-02-01Fix use menu item translation for unusable items.Andrei Karas1-0/+8
2015-01-09Add min/max race into charcreation.xml.Andrei Karas2-0/+20
2015-01-05Allow play sound effect if show emote.Andrei Karas1-0/+2