summaryrefslogtreecommitdiff
path: root/src/resources/db/petdb.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-07fix leak in petdb with duplicate pets.Andrei Karas1-3/+7
2014-01-06add ability to inlude config parts from subdirs for most dbs.Andrei Karas1-0/+1
2014-01-06add patch files loading for most dbs.Andrei Karas1-0/+1
2014-01-06add support for include in pets.xml.Andrei Karas1-6/+17
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
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
2013-12-26add pet name loading from pet db.Andrei Karas1-2/+7
2013-12-25add support for pet sit direction logic.Andrei Karas1-0/+3
2013-12-25add direction logic to pets.Andrei Karas1-0/+2
2013-12-25add pet think time.Andrei Karas1-0/+2
2013-12-25add support for pet offsets if owner is sitting.Andrei Karas1-0/+4
2013-12-25extend pet follow logic with follow in fixed position to owner.Andrei Karas1-1/+1
2013-12-25add pet spawn offset in tiles from owner position.Andrei Karas1-0/+5
2013-12-24add support for warp pets if distance very long.Andrei Karas1-0/+3
2013-12-24add speed parameter for pets.Andrei Karas1-0/+3
2013-12-24dehardcode pet logic parameters.Andrei Karas1-0/+5
2013-09-30move db files into db directory.Andrei Karas1-0/+137