index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-27
Build: Fix Linux aarch64 GCC build (#29831)
lee
2024-03-26
Core/Maps: Initialize instance faction using group leader (if available) inst...
Shauren
2024-03-26
DB/Mardum: Implement Quest "Give Me Sight Beyond Sight" (#29833)
Naddley
2024-03-25
Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...
thesillyone
2024-03-25
Scripts/Stormwind: Implement RP Event for quest "Ancient Curses" (#29780)
Naddley
2024-03-25
Core/vmaps: Improved WMO detection for group models that don't have floor
Shauren
2024-03-25
Scripts/Spells: Fix Whispering Shadows target selection logic if there are le...
Shauren
2024-03-25
Scripts/Spells: Implemented Priest talent Whispering Shadows (#29776)
Mematoru23
2024-03-24
Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...
Meji
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-03-24
Core/Players: Fix console errors of wrong teamid for neutral pandaren race
aquadeus
2024-03-24
Core/Loot: Fixed crashes when generating loot on map that has no MapDifficult...
Shauren
2024-03-23
warning fix
Shauren
2024-03-23
Tools/vmap_extractor: Support new 9.2 wmo group splits (child groups should i...
Shauren
2024-03-22
Core/PacketIO: Fixed player updatefields
Shauren
2024-03-21
Fix build with openssl 1.1.1
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-19
Core/Logging: Fix intellisense errors - people don't like it when code glows ...
Shauren
2024-03-18
Scripts/Spells: Fix rhapsody talent (#29804)
Aqua Deus
2024-03-15
Core/Logging: Improved generated code for log statements (length of text is c...
Shauren
2024-03-14
Core/Scripts: Removed script calls from constructors and destructors
Shauren
2024-03-14
Core/Objects: Cook the copied pasta
Shauren
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-13
Core/vmaps: Reset BIH::bounds on tree rebuilds
Shauren
2024-03-13
Core/Utils: unique_trackable_ptr improvements
Shauren
2024-03-12
Core/Utils: Added missing member access in unique_trackable_ptr move assignme...
Shauren
2024-03-12
Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMas...
Shauren
2024-03-12
Core/SmartAI: Load paths by their id now that SAI doesn't use a separate data...
Shauren
2024-03-12
Core/Movement: Minor refactor for WaypointManager data loading
Shauren
2024-03-12
Core/Movement: Removed a possible lifetime trap when passing a custom Waypoin...
Shauren
2024-03-12
Core/Movement: Make MovementGenerator not copyable and movable
Shauren
2024-03-12
Core/Movement: Removed default arg values from MovementGenerator Pause and Re...
Shauren
2024-03-11
Fix tests build
Shauren
2024-03-11
Core/Misc: Fixed windows nopch build
Shauren
2024-03-11
Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...
Shauren
2024-03-10
Core/Auras: Update visible aura immediately during spell cast instead of wait...
Shauren
2024-03-09
Fix GCC build
Shauren
2024-03-09
Core/Objects: Implemented vignettes
Shauren
2024-03-08
Core/Players: Extend Player::SendInitialVisiblePackets to work with all World...
Shauren
2024-03-07
Core/Objects: Keep current WMO info on position updates and use it in party m...
Shauren
2024-03-07
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-03-06
Core/AuctionHouse: Fixed possible use after free when auctions are removed wi...
Shauren
2024-03-06
Core/PacketIO: Fixed structures of SMSG_INSPECT_RESULT and SMSG_RATED_PVP_INFO
Shauren
2024-03-06
Core/vmaps: Increment vmap format version number
Shauren
2024-03-06
Tools/vmap_extractor: Move information about model type from spawns in vmap t...
Shauren
2024-03-06
Tools/vmap_extractor: Preserve UniqueId from MODF adt chunks in final vmap ou...
Shauren
2024-03-06
Tools/mmaps_generator: Added const on some functions interfacing with vmaps
Shauren
2024-03-04
Core/Auras: Feign death will no longer cause creatures immune to it to drop c...
Shauren
[next]