aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2025-07-25Fix buildShocker
2025-07-25Core/Spells: Fix SPELL_AURA_MOD_POWER_COST_SCHOOL and SPELL_AURA_MOD_POWER_CO...Shocker
2025-02-20Core/Players: Fixed wrong spell id of Seal of Righteousness being given to pl...Shauren
2025-02-03Core/Misc: Reduce code differences between branchesShauren
2024-12-05Core/Spells: Fixed item level requirements for enchanting spellsShauren
2024-05-26Core/Spells: Fix dispelling movement impairing auras by PvP-trinket and simil...Mykhailo Redko
2024-02-26Core/Misc: Warning fixesShauren
2023-10-26Core/Spells: Make SpellEffectInfo not copyableShauren
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-08-12Core/Utils: Replace boost flat_set with our ownShauren
2023-08-12Core/Spells: Hide spell effect immunity info implementation detailsShauren
2023-08-12Core/Misc: Fixed deprecation warnings for c++20Shauren
2023-03-23Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)Meji
2023-01-19Core/Auras: Fixed possible iterator invalidation crashes caused by calling Up...Shauren
2022-09-05Core/Auras: Improve aura interactions with immunities on spell effect levelShauren
2022-07-10Core/Auras: Do not remove auras unaffected by invincibility (#28100)Alan Deutscher
2022-05-07Core/Spells: Paladin's Judgements can be applied on different targets at the ...Gildor
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2021-10-07Scripts/Spells: Handle quest tame spells in spell script (#27022)offl
2021-09-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2021-09-12Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#26901)stoneharry
2021-09-07Core/Spells: Typo fixShauren
2021-09-04Core/Spells: Remove remaining direct accesses to SpellInfo::EffectsShauren
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...Shauren
2021-08-28Core/Spells: Begin unifying spell effect access api with master branchShauren
2021-04-11Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...Ovah
2021-04-03Revert "Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNI...Keader
2021-01-17Core/Spells: Defined new spell attributesjackpoz
2021-01-14Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...xvwyh
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-09-24Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...Gildor
2020-09-01Core/Misc: DBC std::array refactors, and |Hachievement unit testsTreeston
2020-07-18Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2020-07-18Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2020-07-14Core/Spells: Check a few aura effects for determining if should be negative (...Gildor
2020-07-12Core/Spells: Use correct SpellEntry field for Amplitude (#25008)Ghaster
2020-07-12Core/DataStores: Update DBC field names to generated ones (#24999)Peter Keresztes Schmidt
2020-07-04Core/Spells: Check a few aura effects for determining if should be negative (...Gildor
2020-07-01Core/Spells: SPELL_AURA_MOD_HEALTH_REGEN_PERCENT should be negative if Target...Gildor
2020-07-01Core/Spells: SPELL_AURA_MELEE_SLOW should be negative if TargetType is enemy ...Gildor
2020-07-01Core/Spells: SPELL_AURA_MOD_MELEE_RANGED_HASTE should be negative if Basepoin...Gildor
2020-06-24Core/Spells: SPELL_AURA_PERIODIC_DUMMY should be negative if TargetType is en...Gildor
2020-06-24Core/Misc: Create new enum for AreaIdsCarbenium
2020-06-21Core/Spells: SPELL_AURA_MOD_HEALING should be negative if TargetType is negat...Gildor
2020-06-19Core/Spells: SPELL_AURA_MOD_ATTACK_POWER_PCT should be negative if TargetType...Gildor
2020-04-26Core/Spells: Crystallize should not use DIMINISHING (#24502)NoName
2020-03-13Spell: Emerald Drake, Dream FunnelRushor
2020-01-17Core/Spells: SPELL_AURA_48 implementation (#24054)NoName
2020-01-02New yearAokromes
2019-12-26Core/Spells: Fix Spellsteal stealing Silence buff of Arcane Torrent (#23992)Giacomo Pozzoni