index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T05: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
2013-08-14
Core/Spells:
joschiwald
2013-08-13
Fix non-pch compile
Machiavelli
2013-08-12
Core/Vehicle: Fix spell focus check for vehicle caster
Vincent-Michael
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
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-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-29
Core/Logs: Add player guid into some logs.
xjose93
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-12-07
PetAI - Overhaul / bug fix
MrSmite
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-23
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-11-09
Core/Build: Enable Clang PCH support and OS X specific features
Spp
2012-11-05
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-03
fix random typos (f.i. blocked activation autocast petspells from spellbook)
ille
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-25
Core/Configs: Removed vmap.petLOS option in the worldserver config, it was in...
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-03
Core/Protocol: Move some debug messages to their appropriate debug output mask.
kaelima
2012-04-06
PeAI update
MrSmite
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.2
leak
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-02-21
Update src/server/game/Handlers/PetHandler.cpp
Machiavelli
2012-02-21
Core/Pets: Fix stay command if pet is currently processing spline movement
Machiavelli
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-26
Core: Change Handlers location
Spp