index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T05: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
2022-03-06
Core/Unit: Fix crash when exiting a vehicle
jackpoz
2022-03-06
Core/Unit: Set stand state on damage only to players
jackpoz
2022-03-06
Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...
Giacomo Pozzoni
2022-03-06
Core/Warden: Send Lua checks only when ingame (#25977)
Giacomo Pozzoni
2022-03-06
Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)
Giacomo Pozzoni
2022-03-06
Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...
Meji
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-06
Scripts/Commands: Improve ".debug objectcount"
jackpoz
2022-03-06
Core/Creature: Add new db field InteractionPauseTimer (#25880)
Giacomo Pozzoni
2022-03-06
Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)
Jan Van Buggenhout
2022-03-06
Core/Misc: Update WorldSocket::OnRead to WorldSocket::ReadDataHandler in comm...
Jan Van Buggenhout
2022-03-05
Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...
xvwyh
2022-03-05
Update LootMgr.cpp (#25849)
Trond B. Krokli
2022-03-05
Core/Unit: Fix movement hiccups in water (#24020)
Giacomo Pozzoni
2022-03-05
Core/Warden: Max packet size 500 -> 450
Treeston
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Core/Player: auto-attacked player stands up from sit or sleep state (#25684)
Aurelio Arcabascio
2022-03-05
Core/Maps: Move some more Map internals to actually be... internals.
Treeston
2022-03-05
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...
Treeston
2022-03-05
Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...
Giacomo Pozzoni
2022-03-05
Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)
Treeston
2022-03-05
Core/Maps: Attempt to fix picking the wrong min height (#25771)
Giacomo Pozzoni
2022-03-05
Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75
jackpoz
2022-03-05
Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75
jackpoz
2022-03-05
COre/Misc: Remove whitespace
jackpoz
2022-03-05
Core/Maps: Use the same logic to calculate grid coords to avoid mismatches
jackpoz
2022-03-05
Core/SAI: implement new smart actions to change AI Animkits and to enable/dis...
Ovah
2022-03-05
Core/Visibility: Split BG/Arena visibility settings (#25690)
Gildor
2022-03-05
Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...
Treeston
2022-03-05
Core/Movement: Add a debug log when a player falls below the map
jackpoz
2022-03-01
Core/Player: Adjust fall damage log
jackpoz
2022-03-01
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2022-03-01
Core/Maps: add new FLAG_ALLIANCE_ONLY and FLAG_HORDE_ONLY for instance spawn ...
Ovah
2022-02-28
Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)
Keader
2022-02-28
Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...
jackpoz
2022-02-28
CI/GitHub: Switch to GCC 8 (#25610)
Giacomo Pozzoni
2022-02-28
Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...
Shauren
2022-02-28
AI/CreatureAI: Properly update Victim even while spell focusing
Treeston
2022-02-28
Core/Spells: Aura refresh improvements (#25511)
Gildor
2022-02-28
Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...
Treeston
2022-02-28
Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...
jackpoz
2022-02-28
Core/SAI: Allow to debug SmartAI methods
jackpoz
2022-02-28
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...
Ovah
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-27
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...
Gildor
[next]