index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2020-11-21
Core/Player: Adjust fall damage log
jackpoz
2020-11-18
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2020-11-17
Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...
Ovah
2020-11-17
Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map* (#25655)
Ovah
2020-10-30
Core/Commands: Exclude ambigious cast operator overloads from command Variant
Shauren
2020-10-26
Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)
Keader
2020-10-25
Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...
jackpoz
2020-10-25
CI/GitHub: Switch to GCC 8 (#25610)
Giacomo Pozzoni
2020-10-24
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2020-10-19
Game/Player: Fixed Backlash/Backdraft priority (#25564)
Keader
2020-10-13
AI/CreatureAI: Properly update Victim even while spell focusing
Treeston
2020-10-08
Core/Spells: Aura refresh improvements (#25511)
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
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-27
Dep/Boost: Support for boost 1.74 - heap
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-24
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...
Gildor
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/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-17
Script/Commands: Add ".pdump copy" command (#25455)
Giacomo Pozzoni
2020-09-15
Core/Spells: fix a possible crash when a target that has been focused during ...
Ovah
2020-09-14
Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)
Ovah
2020-09-13
Core/Warden: Attempt to fix random ingame Lua errors with Warden enabled
Giacomo Pozzoni
2020-09-13
Core/Characters: Replace 2 database statements with 1
jackpoz
2020-09-13
Core/PlayerDump: Update realmcharacters table when importing a character with...
jackpoz
[next]