aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Pet
AgeCommit message (Expand)Author
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
2013-11-11Core/Spells: Fixed Revive Pet to revive the pet near the ownerMrSmite
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-08-14Core/Spells:joschiwald
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-06-15Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15fShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp