aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-03-09Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...ariel-
2018-03-07Core/Entities: ghouls start with full energyariel-
2018-03-07Core/Creatures: port power type updates from master branchariel-
2018-01-13Core/Spell: SpellValueOverrides encapsulationariel-
2018-01-13Core/Auras: removed caster dependency from coreariel-
2018-01-08Core/Spells: Defined and implemented some new spell attributes (#18950)xinef1
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-18Core/Creatures: fixed school immunity unapply when updating entry and unified...ariel-
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