index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T02: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
2021-01-14
Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...
xvwyh
2021-01-14
Update LootMgr.cpp (#25849)
Trond B. Krokli
2021-01-10
Core/Unit: Fix movement hiccups in water (#24020)
Giacomo Pozzoni
2021-01-04
Core/Warden: Max packet size 500 -> 450
Treeston
2021-01-03
Core/Commands: Add .reload vehicle_template
Shauren
2021-01-03
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Sevi
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2021-01-02
Core/Player: auto-attacked player stands up from sit or sleep state (#25684)
Aurelio Arcabascio
2021-01-01
Core/Maps: Move some more Map internals to actually be... internals.
Treeston
2020-12-31
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...
Treeston
2020-12-31
Core/RBAC: Reserve permission id
Shauren
2020-12-30
Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...
Giacomo Pozzoni
2020-12-30
Core/Maps: move pooling hand-off outside of Map::CheckRespawn (PR#25785)
Treeston
2020-12-28
Core/Maps: Attempt to fix picking the wrong min height (#25771)
Giacomo Pozzoni
2020-12-28
Core/Vehicles: Add missing caster guid check
Sevi
2020-12-28
Core/Vehicles: Treat entering other vehicles mounted on main vehicle as swapp...
Shauren
2020-12-27
Core/SmartAI: Reserve a param for SMART_ACTION_SOUND master branch specific f...
Shauren
2020-12-27
Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75
jackpoz
2020-12-27
Core/Maps: Partially revert 0c69316714d0558e32462f5401197fe1e803ae75
jackpoz
2020-12-27
COre/Misc: Remove whitespace
jackpoz
2020-12-27
Core/Maps: Use the same logic to calculate grid coords to avoid mismatches
jackpoz
2020-12-27
Core/Units: do not send power update packets when gaining power via energize ...
Ovah
2020-12-26
Core/SAI: implement new smart actions to change AI Animkits and to enable/dis...
Ovah
2020-12-26
Core/Visibility: Split BG/Arena visibility settings (#25690)
Gildor
2020-12-26
Core/Spells: Implemented personal summons (#19231) (#25765)
Giacomo Pozzoni
2020-12-10
Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...
Treeston
2020-12-09
Core/Movement: Add a debug log when a player falls below the map
jackpoz
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
[next]