index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T16:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Pet
Age
Commit message (
Expand
)
Author
2016-07-06
Core/Misc: Coding standard
Aokromes
2016-06-16
Core/Pet: Fixed pets dont lose auras on join arena (#17185)
Keader
2016-04-12
Core/Entities: Ported byte field offset naming from 6.x
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-12-06
Core/Quest: Fix issues reported by static analysis
jackpoz
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-04-13
Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)
ariel-
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-08
Core: Pet.cpp - INFO -> DEBUG level notifications...
click
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-14
Core/Creature: Fix warning
Vincent-Michael
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-14
Core/Battleground: fixed typo
joschiwald
2014-07-14
Core/Battleground: moved some arena related code into a generic arena class
joschiwald
2014-06-17
Core/Pets: Fixed pet power regeneration
Shauren
2014-05-24
Core/NetworkIO: Improve packet spam solution
jackpoz
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-28
Core/Misc: remove some obsolete parameters
joschiwald
2014-03-27
Core/Misc: Fix some static analysis issues
jackpoz
2014-03-02
Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...
joschiwald
2014-02-05
Core/Auras: Implemented SPELL_AURA_MOD_COOLDOWN
Shauren
2014-01-04
Core/Entities: correct creature damage, offhand damage should work too
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-11
Core/Spells: Fixed Revive Pet to revive the pet near the owner
MrSmite
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-26
Core/Spells: Implemented additional conditions for spells that start cooldown...
Shauren
2013-09-25
Core/Scripts: added some OVERRIDEs
joschiwald
2013-08-14
Core/Spells:
joschiwald
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
2013-06-15
Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15f
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-06-11
Core/Objects: Object scale will now also affect bounding radius and combat re...
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-21
Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907b
Shauren
2013-03-21
Core/Pets: Remove unnecesary member variable (m_owner)
Spp
[next]