index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12: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
2025-05-19
Core/Misc: Silence some statis analysis false positive warnings
Shauren
2025-03-22
Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2025-01-05
Core/Grids: Modernize TypeContainer with variadic template
Shauren
2025-01-03
Core/Objects: Use span/array instead of vector for raw ObjectGuid manipulations
Shauren
2024-06-24
Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULT
Shauren
2024-05-08
Core: Update to 10.2.7
Shauren
2024-03-30
Core/Pets: Removed overriding unit class for pets
Shauren
2024-01-30
Core/Creatures: Move immunities to separate table and implemented setting imm...
Shauren
2024-01-22
Core/Object: use the final keyword for several (World)Object classes that sho...
Ovahlord
2024-01-16
Core/Units: moved CharmInfo class and its definitions into a own file (#29583)
Ovahlord
2023-12-28
Core/Creatures: Refactor CreatureEliteType (#29525)
Teleqraph
2023-10-21
Core/Spells: Named and implemented most of SpellAttr7
Shauren
2023-09-10
Core/Pets: Improved pet despawn behavior when mounting
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-05
Core/Pets: Fixed crash when summoning hunter pets
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-21
Core/Creatures: Fixed some creatures having 0 max health (and being unkillable)
Shauren
2023-05-09
Core/Units: Power handling improvements
Shauren
2023-04-23
Scripts/Spells: Implement Summon Sayaad (#28907)
Teleqraph
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-05-15
Core/Creatures: Only use scaling data when it was actually loaded for the cre...
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-02-28
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2022-02-27
Core/Pet: Fix GetDebugInfo() output
jackpoz
2022-02-15
Core/Pets: Relax summoning pet assertion condition
Shauren
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/Pets: Adjust pet slot saving logic after constant changes in 22e823b5f96...
Shauren
2022-01-31
Core/Pets: Change PET_SAVE_NOT_IN_SLOT constant from 100 to -1 to truly avoid...
Shauren
2022-01-31
Core/Pets: Removed deprecated enum
Shauren
2022-01-31
Core/Pets: Removed storing stable slot count in db
Shauren
2022-01-31
Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)
Giacomo Pozzoni
2022-01-31
Core/Pets: Fixed automatic resurrecting pets on battleground graveyards
Shauren
2022-01-31
Core/Pets: Fix loading pet data
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-01
Core/Auras: Prevent getting negative scale with auras
Shauren
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-31
Core/Logs: Log full guid instead of just low guid
Giacomo Pozzoni
2021-12-18
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-12-18
Core/Pet: Fix guardians low damage (#23840)
Giacomo Pozzoni
2021-12-17
3.3.5 Don't allow to summon dead hunter pets (#23271)
Giacomo Pozzoni
2021-12-16
Core/Creature: honor existing DB data for health and mana in case of summoned...
Wyrserth
2021-12-14
Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...
Treeston
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-11
Core/Misc: Implemented Icecrown Citadel buff disable (#23394)
Keader
[next]