index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2021-12-17
Core/Spells: fixed root behaivior of creatures that are being rooted via move...
Ovah
2021-12-17
Entities/Unit: fix an unrelated check from doing nothing because somebody did...
Treeston
2021-12-17
Entities/Unit: Add a missing underflow check to prevent really really low dam...
Treeston
2021-12-17
Core/GameEvent: Fix OnGameEvent() hook not being called on Creature/GameObjec...
jackpoz
2021-12-17
Core/PetAI: Change an assert to a TC_LOG_ERROR
Giacomo Pozzoni
2021-12-17
Scripts/ICC: Prevent Professor Putricide from displaying weird behavior durin...
Treeston
2021-12-17
Core/Combat: Properly unset engagement flag on death.
Treeston
2021-12-17
Core/Misc: Add even more RBAC/Language values I need for #23633.
Treeston
2021-12-17
Core/Misc: Add RBAC/Language values I need for #23633.
Treeston
2021-12-17
Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...
Treeston
2021-12-17
Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)
Treeston
2021-12-17
Scripts/Blood Furnace: Fix infinite loop in Broggok encounter
Giacomo Pozzoni
2021-12-17
Core/AI: No longer do strange things when told to enter evade mode while ther...
Treeston
2021-12-17
Core/Threat: Properly update offline states even if all threat references are...
Treeston
2021-12-17
Core/AI: PetAI now properly signals engagement state. Closes #23640.
Treeston
2021-12-17
Core/Spells: Fix infinite loop
jackpoz
2021-12-17
Script/CullingOfStratholme: add out-of-combat texts to Postmaster Malown and ...
Wyrserth
2021-12-17
Core/Arenas: Remove doors in RL, NA and BE when arena has begun (#23606)
Gildor
2021-12-17
Scripts/Defines: cleanup some magic numbers in factions (#23631)
ForesterDev
2021-12-17
Core/Misc: Replace some abs() with std::abs()
Giacomo Pozzoni
2021-12-17
Core/Spells: Added spellgroup support to HandleModCastingSpeed (#23592)
Keader
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-17
Core/BattlePets: Misc fixes
Meji
2021-12-17
Scripts/Spells: Fix priest Mind Bomb (#27415)
aquadeus
2021-12-17
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Shauren
2021-12-17
Core/OPvP: Remove dangling line after 84b7b2e (PR #23625)
Kelno
2021-12-17
Script/ScarletEnclave: remove Eye of Acherus control and speed auras from pla...
Wyrserth
2021-12-17
!= and == are not the same thing.
Treeston
2021-12-17
oops, that wasn't supposed to remain there (0e7c66c follow-up)
Treeston
2021-12-17
Core/Spline: Fix crash
jackpoz
2021-12-17
Core/AI: No longer override chase movement with follow movement if the creatu...
Treeston
2021-12-17
Core/Instance: remove wrong raid-only restriction in the logic that kicks off...
Wyrserth
2021-12-17
Core/AI: Finally move the "is creature engaged" flag to be a property of the ...
Treeston
2021-12-16
Script/SethekkHalls: fix gossip text and quest event for NPC Lakka in Sethekk...
Wyrserth
2021-12-16
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2021-12-16
Core/SmartAI: add missing movement generator type check on SmartAI::SetCombat...
ccrs
2021-12-16
Core/SmartAI: allow more Unit::ResumeMovement calls on JustReachedHome()
ccrs
2021-12-16
Core/Misc: Add new centralized location for generic predicates (PR #23607)
Ovah
2021-12-16
Core/Misc: Fix warnings
jackpoz
2021-12-16
Core/MovementGenerator: Add more asserts
jackpoz
2021-12-16
Core/MovementGenerator: Add more details to asserts
jackpoz
2021-12-16
Core/Movement: add a velocity argument for the spline chain meta table (PR #2...
Ovah
2021-12-16
Script/Hunter: fix Snake Trap's snakes' initialization.
OcelotGear
2021-12-16
Core/Creature: honor existing DB data for health and mana in case of summoned...
Wyrserth
2021-12-16
Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because s...
Wyrserth
2021-12-16
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...
Treeston
2021-12-16
Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...
Wyrserth
2021-12-16
Script/BoreanTundra: move Pile of Fake Furs' script (related to quest Unfit f...
Wyrserth
2021-12-16
Core/GameObject: do not allow players to interact with gameobjects that use t...
Wyrserth
2021-12-16
Core/Player: don't send errors to client from Satisfy* methods when Player::C...
Wyrserth
[next]