summaryrefslogtreecommitdiff
path: root/src/resources/db
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-05Add missing check for null pointer.Andrei Karas1-0/+3
2015-01-04Add stringmap typedefs.Andrei Karas1-1/+2
2015-01-02Fix code style.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas35-35/+35
2014-12-29Fix translation for use/equip buttons from client data.Andrei Karas1-2/+2
2014-12-29Fix translation for default use/equip buttons.Andrei Karas1-2/+2
2014-12-11Fix default npc commands.Andrei Karas1-3/+3
2014-12-10Show custom menu for npc.Andrei Karas1-4/+4
2014-12-10Add default npc menu items if missing in configuration.Andrei Karas1-1/+8
2014-12-09load npc menu.Andrei Karas1-0/+7
2014-11-08Fix code style.Andrei Karas2-6/+2
2014-10-28Dehardcode default spells/commands.Andrei Karas2-0/+193
2014-10-16Add missing checks.Andrei Karas1-2/+9
2014-09-26Fix code style.Andrei Karas4-9/+6
2014-09-25Remove duplicate code from monsterdb, homunculusdb, mercenarydb.Andrei Karas3-324/+6
2014-09-25Load data about homunculuses from homunculuses.xml.Andrei Karas2-0/+324
2014-09-21Add mercenary db.Andrei Karas2-0/+324