index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-10-09
Core/Objects: Fixed uninitialized variables in FindCreatureOptions
Shauren
2024-10-09
Core/Objects: Switch to using designated initializers instead of chaining fun...
Shauren
2024-10-06
Scripts/Spells: Implement Titanium Seal of Dalaran (#30291)
Odyssey
2024-10-05
Core/Players: Allow delayed teleports to be executed even when not alive (#30...
Gildor
2024-10-05
Player/Emotes: Fix infinite dance and read map animation
Dekadence
2024-10-05
Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...
Shauren
2024-10-05
Core/Entities: Added possibility to inherit StringIds from other entities (#2...
ModoX
2024-10-05
Core/Entities: nopch build fix
ModoX
2024-10-05
Core/Entities: Update StringId assignment to use StringIdType
ModoX
2024-10-05
Core/Entities: Added GetStringId helper methods
ModoX
2024-10-05
Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)
Jeremy
2024-10-05
Core/GameObjects: Added stringid to gameobjects
Shauren
2024-10-05
Core/Objects: Unify GameObjectSearcher, UnitSearcher, CreatureSearcher and Pl...
Shauren
2024-10-05
Core/Objects: Unify WorldObjectSearcher classes into one common implementation
Shauren
2024-10-05
Core/Creatures: Fix logic when searching for nearby creatures by StringId (#2...
Odyssey
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-10-05
Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)
Seyden
2024-10-05
Core/Object: Implement FindNearestCreatureWithAura (#28410)
Teleqraph
2024-10-05
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Shauren
2024-10-05
Core/Objects: Refactor private object checks into separate function
Shauren
2024-10-05
Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...
Matan Shukry
2024-10-03
Core/Players: Prevent creation of characters with duplicate names
Shauren
2024-09-30
Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 0dcff2624e...
Shauren
2024-09-30
Core/Units: Fixed crashes in Unit::GetDebugInfo if called in the destructor (...
Shauren
2024-09-23
Core/Maps: Do not allow entering an instance if the player is not alive and d...
Gildor
2024-09-12
Core/Commands: Improve wp event command (#30226)
Gildor
2024-09-10
Core/Units: Some cleanup in movement packet related functions - try to keep o...
Shauren
2024-09-10
Core/Player: Refactor talent internal storage
Shauren
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2024-09-09
Core/Misc: Reduce differences between branches
Shauren
2024-09-09
Core/Spells: Remove hardcoded value for dual wield talent removal and handle ...
Shocker
2024-09-09
Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpell
Shocker
2024-09-09
Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures too
Shocker
2024-09-02
Core/Spells: Fixed spell target selection not being shared by multiple effect...
Shauren
2024-08-30
Core/Client Builds: Sync build_info structure with master branch
Shauren
2024-08-26
Core/Misc: Reserve trinity_string id for master branch
Shauren
2024-08-16
Core/GameEvent: Fix game event end time duration overwriting (#30165)
Gildor
2024-08-06
Core/Calendar: Fix query
Shauren
2024-07-19
Core/DataStores: Removed hardcoded cap for taxi nodes mask
Shauren
2024-07-16
Core/GroupHander: Simplify 5e95f4db66aad68b67db351605cddf37cc5cdcb9
Shauren
2024-07-16
Core/GroupHander: Check if player is in a group for `CMSG_REQUEST_PARTY_MEMBE...
Benjamin Jackson
2024-07-15
Core/Instances: Fix not being able to resurect at the instance entrance under...
CraftedRO
2024-07-14
Core/PacketIO: Ported SMSG_GOSSIP_POI, CMSG_GROUP_INVITE and SMSG_GROUP_INVIT...
Shauren
2024-07-14
Core/DBLayer: Add field metadata getters to query result classes
Shauren
2024-07-14
Core/Utils: Transform char toUpper/toLower functions into callable function o...
Shauren
2024-07-14
Core/Entities: Make ObjectGuid formattable with fmt without using ToString()
Shauren
2024-07-13
Core/Instances: Prevent possible minion crash
roc13x
2024-07-08
Core/Creatures: Only remove formation movement on formation remove instead of...
Shauren
2024-07-08
Core/Creatures: Fixed memory leaks in creature formations
Shauren
2024-07-08
Revert "Core/Creature: Formation reset (#27040)"
Shauren
[next]