index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T18: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
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-28
Core/Scripts: Include cleanup
Shauren
2017-05-13
Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c
Shauren
2017-04-23
Core/Scripts: Convert spells to new proc system
ariel-
2017-02-12
Merge remote-tracking branch 'Treeston/3.3.5-petaggro' into 3.3.5 (PR #17800)
treeston
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-25
Core/Units: Removed attack speed float to int conversion special case in buil...
Shauren
2016-06-08
Core/Misc: Fixed warnings
Vincent-Michael
2016-04-16
Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)
Chaouki Dhib
2016-04-09
Pet/Misc: Implement Baby Blizzard Bear
Kittnz
2016-04-08
Build fix
Shauren
2016-04-08
Core/Pets: Move Egbert & Pandaren Monk into pet_generic.cpp
Kittnz
2016-04-02
Scripts/Misc: Fix issues reported by static analysis
jackpoz
2016-03-22
Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)
treeston
2016-03-22
Core: Fix non pch build
Vincent-Michael
2016-03-21
Merge pull request #14896 from Ofinka/dupl
jackpoz
2016-02-21
Core/Scripts: Split the huge scriptloader into smaller pieces
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
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