aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-11-20Core/Unit: Fix DualWield Off-hand hit penalty (#30444)CraftedRO
2024-11-19Core/vmaps: Improved WMO detection for group models that don't have floorShauren
2024-11-19Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...Shauren
2024-11-18Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong area...ModoX
2024-11-16Core/Spells: Don't treat pets as permanently crowd controlledShauren
2024-11-16Scripts/ForgeOfSouls: Ensure that Bronjahm teleport is executed when entering...Gildor
2024-11-16Scripts/PitOfSaron: Update Ick's reaction state during Explosive Barrage (#30...Gildor
2024-11-15Core/Spells: Allow persistent area auras to apply all of their effects upon c...CraftedRO
2024-10-29Core/PacketIO: Skip sending empty SMSG_UPDATE_OBJECT for transports on map ch...Shauren
2024-10-28Core/Objects: Eliminate unneccessary temporary objects and double map lookups...Shauren
2024-10-11Scripts/CoS: Do not permabind players upon completing Mal'Ganis encounter on ...Gildor
2024-10-09Core/Objects: Fixed uninitialized variables in FindCreatureOptionsShauren
2024-10-09Core/Objects: Switch to using designated initializers instead of chaining fun...Shauren
2024-10-06Scripts/Spells: Implement Titanium Seal of Dalaran (#30291)Odyssey
2024-10-05Core/Players: Allow delayed teleports to be executed even when not alive (#30...Gildor
2024-10-05Player/Emotes: Fix infinite dance and read map animationDekadence
2024-10-05Core/Entities: Fixed m_stringIds[0] invalidation when reloading creature_temp...Shauren
2024-10-05Core/Entities: Added possibility to inherit StringIds from other entities (#2...ModoX
2024-10-05Core/Entities: nopch build fixModoX
2024-10-05Core/Entities: Update StringId assignment to use StringIdTypeModoX
2024-10-05Core/Entities: Added GetStringId helper methodsModoX
2024-10-05Core/Objects: Added GameObject type parameter to FindGameObjectOptions (#29356)Jeremy
2024-10-05Core/GameObjects: Added stringid to gameobjectsShauren
2024-10-05Core/Objects: Unify GameObjectSearcher, UnitSearcher, CreatureSearcher and Pl...Shauren
2024-10-05Core/Objects: Unify WorldObjectSearcher classes into one common implementationShauren
2024-10-05Core/Creatures: Fix logic when searching for nearby creatures by StringId (#2...Odyssey
2024-10-05Core/Creatures: Implement StringId for Creatures, a custom identifier to make...Seyden
2024-10-05Core/Objects: Implement FindNearestCreatureWithOptions helper function (#28488)Seyden
2024-10-05Core/Object: Implement FindNearestCreatureWithAura (#28410)Teleqraph
2024-10-05Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functionsShauren
2024-10-05Core/Objects: Refactor private object checks into separate functionShauren
2024-10-05Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...Matan Shukry
2024-10-03Core/Players: Prevent creation of characters with duplicate namesShauren
2024-09-30Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 0dcff2624e...Shauren
2024-09-30Core/Units: Fixed crashes in Unit::GetDebugInfo if called in the destructor (...Shauren
2024-09-23Core/Maps: Do not allow entering an instance if the player is not alive and d...Gildor
2024-09-12Core/Commands: Improve wp event command (#30226)Gildor
2024-09-10Core/Units: Some cleanup in movement packet related functions - try to keep o...Shauren
2024-09-10Core/Player: Refactor talent internal storageShauren
2024-09-10Core/Misc: Reduce differences between branchesShauren
2024-09-09Core/Misc: Reduce differences between branchesShauren
2024-09-09Core/Spells: Remove hardcoded value for dual wield talent removal and handle ...Shocker
2024-09-09Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpellShocker
2024-09-09Core/Spells: Allow SPELL_AURA_SET_VEHICLE_ID to be used on creatures tooShocker
2024-09-02Core/Spells: Fixed spell target selection not being shared by multiple effect...Shauren
2024-08-30Core/Client Builds: Sync build_info structure with master branchShauren
2024-08-26Core/Misc: Reserve trinity_string id for master branchShauren
2024-08-16Core/GameEvent: Fix game event end time duration overwriting (#30165)Gildor
2024-08-06Core/Calendar: Fix queryShauren
2024-07-19Core/DataStores: Removed hardcoded cap for taxi nodes maskShauren