index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Pet
Age
Commit message (
Expand
)
Author
2017-07-21
Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...
Treeston
2017-07-01
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-06-11
Core/Scripts: fix some /W4 warnings
ariel-
2017-02-22
Core/Scripts: remove no longer needed scripts, use db attribute for disabling...
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-11-19
Core/Spell: restore old proc system behaviour on auras self proc.
ariel-
2016-10-16
Core/Scripts: fix static analysis issues
ariel-
2016-10-07
Core/Scripts: Fix some runtime errors
ariel-
2016-10-04
Core/Scripts: add more headers required for NoPCH
ariel-
2016-10-04
Core/Scripts: add headers required for NoPCH build
ariel-
2016-10-04
Core/Scripts: Convert spells to new proc system
ariel-
2016-08-17
Pet/DK: Make Risen Ghoul and Bloodworms no longer suicidally charge into not-...
treeston
2016-04-16
Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)
Chaouki Dhib
2016-03-28
Pet/Misc: Implement Baby Blizzard Bear
Kittnz
2016-02-22
Core/Scripts: Split the huge scriptloader into smaller pieces
Naios
2016-02-18
Core/Pets: Move Egbert & Pandaren Monk into pet_generic.cpp
Kittnz
2016-01-23
Scripts/Misc: Fix issues reported by static analysis
jackpoz
2016-01-12
Scripts/Instances: Complete rewrite of the boundary system.
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-12-12
Scripts/Pets: Fixed non pch build part 3 ...
Vincent-Michael
2015-12-12
Scripts/Pets: Fixed non pch build part 2
Vincent-Michael
2015-12-12
Scripts/Pets: Fixed non pch build
Vincent-Michael
2015-12-12
Merge pull request #14896 from Ofinka/dupl
jackpoz
2015-06-30
Spell/Script: Mirror Image fix - solves #14877
Karel Pokorný
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-15
Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remain
Shauren
2014-08-31
Core/Misc: Refactor scripts to fix static analysis warnings
jackpoz
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-07-22
Core/Misc: Replace rand() calls with SFMT
jackpoz
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Check GetVictim() for NULL before dereferencing it
jackpoz
2014-04-19
Core/Misc: Ensure GetVictim() returns a valid reference when expected
jackpoz
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
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-12-29
Scripts/Misc: Fix uninitialized values
jackpoz
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-23
Core/Chat: Refactored building chat packets
Shauren
2013-08-31
DB/Creature: Fix cords for quest "Death Comes From On High"
Vincent-Michael
2013-08-31
DB/Sai: Fix quest credit for quest "Blessing of Incineratus"
Vincent-Michael
2013-08-31
Scripted: Fix warning
Vincent-Michael
2013-08-10
Scripts/Pet: Fix non pch compile
Nay
2013-08-09
Core: Fix build
Vincent-Michael
2013-08-09
Scripted: Fix non pch build
Vincent-Michael
2013-08-09
Scripted/Pets: Move some player pets in pet_xxx.cpp
Vincent-Michael