index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-02-28
Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)
robinsch
2022-02-28
Core/Movement: fix units falling through the ground when hover mode is diseng...
Ovah
2022-02-28
Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...
Ovah
2022-02-28
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
2022-02-28
Core/Mail: Naming sync with 3.3.5
Shauren
2022-02-28
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2022-02-28
Core/Commands: Enable .debug loadcells on console and allow to load a specifi...
jackpoz
2022-02-28
Core/Commands: Fix typo in .mmap loc command
jackpoz
2022-02-27
whitespace to make CI happy, 7bf9a06 follow-up
Treeston
2022-02-27
Scripts/Commands: Fix a potential crash in cs_account.cpp
Treeston
2022-02-27
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...
Gildor
2022-02-27
Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...
Treeston
2022-02-27
Core/Creature: Ignore combat reach when looking for assisting creatures
jackpoz
2022-02-27
Core/ChatCommand: Improve feedback for ambiguous commands
Treeston
2022-02-27
Core/Pet: Fix GetDebugInfo() output
jackpoz
2022-02-27
Scripts/Commands: Move .account to `trinity_string`
Treeston
2022-02-27
Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...
Giacomo Pozzoni
2022-02-27
Core/ChatCommands: Add `trinity_string` support for chat command help
Treeston
2022-02-27
Scripts/Commands: Rename .additemset to .additem set to avoid ambiguity
Treeston
2022-02-27
Scripts/ChatCommands: Constrain how char const* may be used as a command hand...
Treeston
2022-02-27
1eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...
Treeston
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-27
Core/SAI: Add orientation and delay columns to waypoints table (#25472)
Giacomo Pozzoni
2022-02-27
Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...
Giacomo Pozzoni
2022-02-27
Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...
xvwyh
2022-02-27
Core/Loot: Raise max number of loot items from 16 to 18
jackpoz
2022-02-27
Common/Metric: Fix build with PERFORMANCE_PROFILING and/or WITHOUT_METRICS
Aokromes
2022-02-27
DB/Gameobject: Add correct door to Sethekk Halls
offl
2022-02-27
Scripts/ICC: update Icecrown Citadel scripts to new model (#25439)
ForesterDev
2022-02-27
Scripts/ICC: update Gunship Battle scripts to new model (#25438)
ForesterDev
2022-02-27
Script/Commands: Add ".pdump copy" command (#25455)
Giacomo Pozzoni
2022-02-26
Core/Quests: Do not tell the client to request questgiver details for the nex...
Ovah
2022-02-26
Scripts/Spells: Delete obsolete druid spell scripts (#27813)
Aqua Deus
2022-02-26
Scripts/Spells: Fixed Rapture (#27800)
Teleqraph
2022-02-26
Core/Quests: Fixes response selection to use correct referenced identifier (#...
ModoX
2022-02-26
Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)
Aqua Deus
2022-02-26
Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)
Jeremy
2022-02-26
Core/Objects: Added helper structures to allow using customized updatefield s...
Shauren
2022-02-25
Core/Objects: Add new 9.2 guid types
Shauren
2022-02-25
Core/PacketIO: Rename some new opcodes
Shauren
2022-02-25
Core/PacketIO: Fixed placeholders in DungeonScoreSeasonData
Shauren
2022-02-25
Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)
Shauren
2022-02-25
Core/Misc: Update various enums for 9.2
Shauren
2022-02-25
Core/DataStores: Updated db2 structures to 9.2.0
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-22
Core/Auras: Implemented PROC_FLAG_DEAL_HELPFUL_PERIODIC and PROC_FLAG_TAKE_HE...
9.1.5/42010
Shauren
2022-02-21
Scripts/Antorus: updated Garothi Worldbreaker initialization for dynamic spaw...
Ovah
2022-02-17
Core/Auras: Implement SPELL_AURA_IGNORE_DUAL_WIELD_HIT_PENALTY (#27786)
Aqua Deus
2022-02-16
Core/Maps: Add Map::DoOnPlayers helper function (#25233)
Traesh
2022-02-16
Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...
Aqua Deus
[next]