index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T12:01:01Z
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
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-19
Core/Misc:
joschiwald
2012-12-07
PetAI - Overhaul / bug fix
MrSmite
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-20
Core/Misc: Define some methods const
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-02
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-07
Tabs to spaces...
Nay
2012-09-06
Fix some code style issues in previous PR merge
Nay
2012-09-04
[Core, Creature] Implement Creature/Pet Interrupts
e
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-05
Core/Protocol: Correct cooldowns sent with SMSG_PET_SPELLS and add summon dur...
kaelima
2012-05-26
Add function for SetObjectScale
Vincent-Michael
2012-04-28
Core/Spells: Separation caster/target part damage/heal bonus calculations.
Chaplain
2012-04-14
Core/Spells: Fixed Bloodworm's heal effect and damage
Subv
2012-04-04
Core: Fix Group::SetGroupMemberFlag and Pet::resetTalentsForAllPetsOf prepare...
click
2012-03-28
Core/Game: Code style.
Gyx
2012-03-26
Core/DBLayer: Typo from prev. commit
leak
2012-03-26
Core/DBLayer: Restore pet loading
leak
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.2
leak
2012-03-24
Merge pull request #5870 from Elron103/pull-requests5
leak
2012-03-24
Core: Fix warnings
Elron103
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
2012-03-17
Merge pull request #5748 from MrSmite/Pet_1
Subv
2012-03-17
Core/Game: Code style and remove unused core.
Gyx
2012-03-16
Pet - Fix focus regen gets stuck due to lag/high diffs
MrSmite
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-02-10
Minor correction to a7fc2586e765a39371d49bf3f2b0b81d9c9df69a - load columns f...
QAston
2012-02-09
Core/Entities: don't save aura caster's guid for pets to db.
QAston
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-12-20
Update grid system. Try to fix some crashes and transport passengers (now the...
megamage
2011-12-16
Core/Spells: Added spells for Fire Elemental Totem and Earth Elemental Totem
elecyb
2011-11-27
Revert "Core/Pets: Water Elementals are now permanent pets" (wrong branch)
Shocker
2011-11-27
Core/Pets: Water Elementals are now permanent pets
Shocker
2011-11-24
Core/Pets: Fix pet saving typo from recent cleanups (spotted by Nay)
Shocker
2011-11-23
Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...
Shauren
2011-10-17
Core/Misc: Added 'f' after float values
Fredi Machado
2011-10-10
Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...
megamage
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-03
Core/Transport: Minor optimization in LoadTransports (And some cosmetic chang...
Spp-
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
[next]