index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
PetHandler.cpp
Age
Commit message (
Expand
)
Author
2024-07-03
Core/Spells: Implemented SPELL_ATTR9_CHANNEL_PERSISTS_ON_PET_FOLLOW
Shauren
2024-05-08
Core: Update to 10.2.7
Shauren
2024-01-16
Core/Units: moved CharmInfo class and its definitions into a own file (#29583)
Ovahlord
2023-09-10
Core/Pets: Improved pet despawn behavior when mounting
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-02-28
Core/Spells: Refactor Spell::finish to accept SpellCastResult argument instea...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-04-24
Core/Spells: Rename SpellAttr0 to use official attribute names
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-02
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...
Shauren
2022-01-31
Core/Pets: Pet management refactoring (#25191)
Shauren
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Core/Misc: Replace boost::optional with std::optional part 2
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-31
Core/PacketIO: Handle CMSG_REQUEST_PET_INFO for more cases (#24364)
NoName
2021-12-20
Core/Spells: SPELL_AURA_48 implementation (#24054)
NoName
2021-12-18
Core/Handlers: Handle CMSG_REQUEST_PET_INFO - this fixes when you /reload and...
Artamedes
2021-12-18
Core/Creature: Fix another pet assert
jackpoz
2021-12-18
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...
Treeston
2021-12-18
Core/Unit: rename IsFocusing method
ccrs
2021-12-17
Core/BattlePets: Misc fixes
Meji
2021-12-05
Core/Handlers: apply some movement related corrections
ccrs
2021-12-05
Core/Handlers: random PetHandler cosmetics & codestyle
ccrs
2021-12-05
Core/Misc: remove incorrect ClearUnitState calls related to movement
ccrs
2021-11-26
Core/Misc: Warning fixes (/W4) (#23149)
Gustavo
2021-11-15
Core/Entities: Handle partial state change for pets (#22014)
DanVS
2021-10-23
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...
Treeston
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-05-16
Core: Combat/threat system rewrite (PR #19930)
Treeston
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-02-25
Core/Misc: Fix static analysis issues
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
Pet/Guardian AI hook re-organizing (#19824)
Treeston
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-28
Core/Misc: cleanup SetInFront uses
ccrs
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-15
Core/Pets: Fixed flashing pet attack button (#18906)
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Pets: Fixed exploit where warlock can abandon its pet to generate new na...
xinef1
2018-03-01
Delete double include #include "PetPackets.h"
Brecky
[next]