summaryrefslogtreecommitdiff
path: root/src/resources/db
AgeCommit message (Expand)AuthorFilesLines
2014-05-18fix code style.Andrei Karas1-6/+6
2014-05-12Fix code styleAndrei Karas1-1/+1
2014-05-11Move blockmask into separate file.Andrei Karas1-6/+6
2014-05-11Move blocktype into separate file.Andrei Karas1-1/+3
2014-05-11Move map consts into separate file.Andrei Karas1-1/+1
2014-05-11Move map related files into resources/map.Andrei Karas1-1/+1
2014-05-09Fix code style.Andrei Karas1-0/+2
2014-04-30Fix compilation with old gcc and clang.Andrei Karas1-8/+2
2014-04-30Fix code style in resources.Andrei Karas2-1/+19
2014-03-28simplify variables cleanup.Andrei Karas1-2/+2
2014-02-28fix code style.Andrei Karas2-7/+1
2014-02-27Remove manaserv ifdefs code.Andrei Karas1-6/+0
2014-02-27Dehardcode swords, shields and bows for auto switching weapons.Andrei Karas2-0/+126
2014-02-11add support for map layer replacments.Andrei Karas2-2/+4
2014-02-06In crazy moves A add support for all emotes.Andrei Karas2-0/+19
2014-01-20add attack action for pets.Andrei Karas1-0/+6
2014-01-19in emotes popup show also emote id.Andrei Karas2-0/+5
2014-01-18fix code style.Andrei Karas2-2/+2
2014-01-16add missing const in xmlnode pointers.Andrei Karas11-24/+30
2014-01-14fix code style.Andrei Karas6-7/+6
2014-01-12fix compilation warnings.Andrei Karas2-4/+4
2014-01-09add support for localdir option in moddb.Andrei Karas1-1/+3
2014-01-09add mods tab in settings.Andrei Karas2-2/+9
2014-01-08add moddb support.Andrei Karas2-0/+154
2014-01-07fix deaddb loading.Andrei Karas1-4/+4
2014-01-07fix leak in petdb with duplicate pets.Andrei Karas1-3/+7
2014-01-07fix leak in emotedb with duplicate emotes.Andrei Karas1-3/+10
2014-01-07fix leak in atatardb with duplicate avatars.Andrei Karas1-1/+1
2014-01-07fix leak in atatardb with duplicate avatars.Andrei Karas1-3/+7
2014-01-06fix loading monsters with id 0.Andrei Karas1-7/+1
2014-01-06add ability to inlude config parts from subdirs for most dbs.Andrei Karas9-12/+26
2014-01-06add patch files loading for most dbs.Andrei Karas7-0/+10
2014-01-06add support for include in sounds.xml.Andrei Karas2-2/+15
2014-01-06add support for include in pets.xml.Andrei Karas2-6/+21
2014-01-06add support for include in maps.xml.Andrei Karas2-4/+15
2014-01-06add support for include in emotes.xml.Andrei Karas2-10/+40
2014-01-06add support for include in deadmessages.xml.Andrei Karas2-3/+16
2014-01-06add include support in itemcolors.xml.Andrei Karas2-7/+13
2014-01-06add support for include in hair.xml.Andrei Karas2-13/+20
2014-01-06delete legacy config file loading (colors.xml).Andrei Karas1-20/+5
2014-01-06Add support for include in avatars.xml.Andrei Karas2-2/+18
2014-01-06add ability to inlude config parts from subdirs for items, monsters, npcs.Andrei Karas3-0/+20
2014-01-06dont leak memory if exists monster duplicate with same id.Andrei Karas1-3/+16
2014-01-06dont leak memory if exists npc duplicate with same id.Andrei Karas1-2/+8
2014-01-06add support for patch files for items.xml, npcs.xml, monsters.xmlAndrei Karas3-0/+3
2014-01-05dont leak memory if exists item duplicates with same id.Andrei Karas1-13/+5
2014-01-01update copyright year in all sources.Andrei Karas24-24/+24
2013-12-31add pet direction type if owner dead.Andrei Karas1-0/+2
2013-12-31add pet offset if owner is dead.Andrei Karas1-0/+4
2013-12-31add pet offset if owner is moving.Andrei Karas1-0/+4