aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
2017-08-06Core/Pet: Fix an issue that was causing lower ranks of pet spells to remain i...Necropola
2017-08-05Revert permision changeAokromes
2017-08-04[3.3.5] Core/Pet: Make pet action bar autocast persist properly (#20110)Necropola
2017-06-19Core: ported headers cleanup from master branchariel-
2017-04-28Core/Entities: moved PetAura handling to Player where it belongsariel-
2017-04-28Core/Misc: camelize GetFaction/SetFaction properlyariel-
2017-03-23Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2017-03-17Core/Pet: load template immunities when creating (except for hunters)ariel-
2017-02-27Core/Auras: reworked multiplicative AuraEffects calculationariel-
2017-02-05Core/Creatures: Various fixes for creatures, regarding combat conditions, des...xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-12-31Core/Pets: Fixed hunter pet resistance exploit (#18600)xinef1
2016-12-15Core/Pets: Use prepared statements in Pet::SavePetToDBmyran2
2016-12-15Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-12-13Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2016-07-06Core/Misc: Coding standardAokromes
2016-06-16Core/Pet: Fixed pets dont lose auras on join arena (#17185)Keader
2016-04-12Core/Entities: Ported byte field offset naming from 6.xShauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-03-30Core/Misc: Remove unused headersleak
2015-03-08Core: Pet.cpp - INFO -> DEBUG level notifications...click
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-14Core/Creature: Fix warningVincent-Michael
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-14Core/Battleground: fixed typojoschiwald
2014-07-14Core/Battleground: moved some arena related code into a generic arena classjoschiwald
2014-06-17Core/Pets: Fixed pet power regenerationShauren
2014-05-24Core/NetworkIO: Improve packet spam solutionjackpoz
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-02-05Core/Auras: Implemented SPELL_AURA_MOD_COOLDOWNShauren
2014-01-04Core/Entities: correct creature damage, offhand damage should work toojoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael