index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-06T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Expand
)
Author
2020-10-12
Scripts/ICC: Fixed Chocking Gas killing Abomination (#25565)
Keader
2020-10-12
Script/Commands: .character changeaccount now disconnects player before trans...
Gildor
2020-10-11
Scripts/UtgardPinnacle: Implemented Beast's Mark (#25557)
Keader
2020-10-11
Scripts/IcecrownCitadel: Implemented Vampiric Might spell (#25556)
Keader
2020-10-08
Core/Spells: Aura refresh improvements (#25511)
Gildor
2020-10-08
Scripts/Ulduar: Implemented Realm First! Death's Demise (#25530)
Gildor
2020-10-08
Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...
Treeston
2020-10-04
Core/Guilds: Fixed crash when kicking guild members
Shauren
2020-10-04
Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...
jackpoz
2020-10-04
Core/SAI: Allow to debug SmartAI methods
jackpoz
2020-10-03
DB/Instance/Auchenai Crypts: Complete overhaul part 1
offl
2020-10-03
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...
Ovah
2020-10-02
Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)
robinsch
2020-10-01
Core/Movement: fix units falling through the ground when hover mode is diseng...
Ovah
2020-10-01
Core/Movement: add optional velocity argument for MoveLand and MoveTakeoff (P...
Ovah
2020-09-29
Core/Pets: Add missing nullptr check
Shauren
2020-09-29
Core/Pets: Fixed crash happening when current pet is forcibly removed while b...
Shauren
2020-09-28
Core/PacketIO: Add missing ByteBuffer operator overload
Shauren
2020-09-27
Dep/Boost: Support for boost 1.74 - heap
Shauren
2020-09-27
Dep/Boost: Partial support for boost 1.74 - asio
Shauren
2020-09-27
Warning fix
Shauren
2020-09-27
Core/Mail: Replaced blocking db query in mail sending with async version
Shauren
2020-09-27
Core/PacketIO: Convert mail packets to classes
Shauren
2020-09-27
Core/Auction House: Eliminate blocking db queries for account permissions whe...
Shauren
2020-09-26
Core/Misc: nopch fixes
Shauren
2020-09-26
Core/Commands: Enable .debug loadcells on console and allow to load a specifi...
jackpoz
2020-09-26
Core/Commands: Fix typo in .mmap loc command
jackpoz
2020-09-24
whitespace to make CI happy, 7bf9a06 follow-up
Treeston
2020-09-24
Scripts/Commands: Fix a potential crash in cs_account.cpp
Treeston
2020-09-24
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...
Gildor
2020-09-24
Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...
Treeston
2020-09-23
Core/Pets: Fixed crash happening when summoning a different pet than one that...
Shauren
2020-09-23
Core/Creature: Ignore combat reach when looking for assisting creatures
jackpoz
2020-09-23
Core/ChatCommand: Improve feedback for ambiguous commands
Treeston
2020-09-22
Core/Pet: Fix GetDebugInfo() output
jackpoz
2020-09-22
Scripts/Commands: Move .account to `trinity_string`
Treeston
2020-09-22
Core/Quest: Fix wrong feedback sent to the quest sharing sender with auto-acc...
Giacomo Pozzoni
2020-09-21
Core/ChatCommands: Add `trinity_string` support for chat command help
Treeston
2020-09-20
Scripts/Commands: Rename .additemset to .additem set to avoid ambiguity
Treeston
2020-09-20
Scripts/ChatCommands: Constrain how char const* may be used as a command hand...
Treeston
2020-09-20
1eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...
Treeston
2020-09-20
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2020-09-19
Core/SAI: Add orientation and delay columns to waypoints table (#25472)
Giacomo Pozzoni
2020-09-19
Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...
Giacomo Pozzoni
2020-09-19
Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...
xvwyh
2020-09-19
Core/Loot: Raise max number of loot items from 16 to 18
jackpoz
2020-09-18
Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)
ForesterDev
2020-09-18
DB/Gameobject: Add correct door to Sethekk Halls
offl
2020-09-18
Scripts/ICC: update Icecrown Citadel scripts to new model (#25439)
ForesterDev
2020-09-18
Scripts/ICC: update Gunship Battle scripts to new model (#25438)
ForesterDev
[next]