index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-15T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-28
Core/Conditions: Extend circular references check for player condition condit...
Shauren
2024-03-28
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-28
Core/GameObjects: Implement destructible_hitpoint table to store health info ...
Jeremy
2024-03-28
Build: Fix Linux aarch64 GCC build (#29831)
lee
2024-03-28
Core/Maps: Initialize instance faction using group leader (if available) inst...
Shauren
2024-03-28
Tools/mmaps_generator: Only initialize memory for inds mesh when it will be r...
thesillyone
2024-03-28
Core/vmaps: Improved WMO detection for group models that don't have floor
Shauren
2024-03-28
Core/GameObjects: Added dynamic highlight for GAMEOBJECT_TYPE_SPELL_FOCUS (#2...
Meji
2024-03-28
Core/Players: Slightly improve neutral player faction support
Shauren
2024-03-28
Core/Players: Fix console errors of wrong teamid for neutral pandaren race
aquadeus
2024-03-28
Core/Loot: Fixed crashes when generating loot on map that has no MapDifficult...
Shauren
2024-03-28
warning fix
Shauren
2024-03-28
Tools/vmap_extractor: Support new 9.2 wmo group splits (child groups should i...
Shauren
2024-03-28
Fix build with openssl 1.1.1
Shauren
2024-03-28
Core: port sneaky fixes from "Core: Updated to 10.2.6.53840"
funjoker
2024-03-25
Core/DB2: Fix fields count for Vignette.db2
funjoker
2024-03-25
Core/Logging: Fix intellisense errors - people don't like it when code glows ...
Shauren
2024-03-25
Core/Logging: Improved generated code for log statements (length of text is c...
Shauren
2024-03-25
Core/Scripts: Removed script calls from constructors and destructors
Shauren
2024-03-25
Core/Objects: Cook the copied pasta
Shauren
2024-03-25
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-25
Core/Objects: Rename Object::m_isWorldObject and related functions to avoid c...
Shauren
2024-03-25
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-25
Core/vmaps: Reset BIH::bounds on tree rebuilds
Shauren
2024-03-25
Core/Utils: unique_trackable_ptr improvements
Shauren
2024-03-25
Core/Utils: Added missing member access in unique_trackable_ptr move assignme...
Shauren
2024-03-25
Core/Movement: FIxed followPathBackwardsFromEndToStart parameter of MotionMas...
Shauren
2024-03-25
Core/SmartAI: Load paths by their id now that SAI doesn't use a separate data...
Shauren
2024-03-25
Core/Movement: Minor refactor for WaypointManager data loading
Shauren
2024-03-25
Core/Movement: Removed a possible lifetime trap when passing a custom Waypoin...
Shauren
2024-03-25
Core/Movement: Make MovementGenerator not copyable and movable
Shauren
2024-03-25
Core/Movement: Removed default arg values from MovementGenerator Pause and Re...
Shauren
2024-03-25
Fix tests build
Shauren
2024-03-25
Core/Misc: Fixed windows nopch build
Shauren
2024-03-25
Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...
Shauren
2024-03-25
Core/Auras: Update visible aura immediately during spell cast instead of wait...
Shauren
2024-03-25
Fix GCC build
Shauren
2024-03-25
Core/Objects: Implemented vignettes
Shauren
2024-03-24
Core/Players: Extend Player::SendInitialVisiblePackets to work with all World...
Shauren
2024-03-23
Core: Updated to 4.4.0.53863
funjoker
2024-03-19
Core/PacketIO: added opcode handlers for new arena cmsg opcodes
Ovahlord
2024-03-19
Core/Units: updated armor reduction calculations for Cataclysm
Ovahlord
2024-03-19
Core/Packets: properly initialize RewardDisplaySpell array in QuestInfo struct
Ovahlord
2024-03-19
Core/Packets: fixed CMSG_SET_ACTION_BUTTON packet structure and downgraded pl...
Ovahlord
2024-03-19
Scripts/Commands: fixed build
Ovahlord
2024-03-14
Core/Auras: updated spell aura flags and implemented AFLAG_CANCELABLE and AFL...
Ovahlord
2024-03-14
Core/Packets: fixed SMSG_ITEM_PUSH_RESULT packet structure
Ovahlord
2024-03-14
Core/Packets: fixed SMSG_SPELL_START and SMSG_SPELL_GO packet structures
Ovahlord
2024-03-14
Core/Packets: fixed structure of SpellCastVisual
Ovahlord
2024-03-14
Core/Players: fixed a warning in spirit debug output
Ovahlord
[next]