index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T19: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
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
2021-12-16
Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling br...
Treeston
2021-12-16
Core/Misc: Fix no-pch build
jackpoz
2021-12-16
Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...
Treeston
2021-12-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2021-12-16
Core/Chat: Properly reload saved channel settings from DB after 8c16f31.
Treeston
2021-12-16
Core/DB: Add a world state for daily quest reset time to `characters`. Not us...
Treeston
2021-12-16
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...
Treeston
2021-12-16
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2021-12-16
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2021-12-16
Core/DB: Improved terrible assertion message
Shauren
2021-12-16
Core/Commands: Add .debug guidlimits <optional map id> chat command
jackpoz
2021-12-16
Core/Spells: Port refactors from d1dc0e2dc1fbd692eeda90ae2ab82ae07e2cae0e
ccrs
2021-12-16
Core/Chat: Rewrite some custom channel handling. Channel creation now properl...
Treeston
2021-12-16
Core/Calendar: Fix issue with invite status being set to the wrong invite
jackpoz
2021-12-16
Core/Player: prevent trade system from getting stuck in an invalid state when...
Wyrserth
2021-12-16
Scripts/ScarletEnclave: 4ee84bb followup
ccrs
[next]