aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
AgeCommit message (Expand)Author
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-16Scripts/Spells: Fix mage spell Ray of Frost (#28090)Aqua Deus
2022-07-07Core/Auras: Don't save auras to db with SpellAuraInterruptFlags::LeaveWorldShauren
2022-06-09Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr (#27986)Meji
2022-05-06Core/Spells: Rename SpellAttr6 to use official attribute namesShauren
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-05-02Core/Auras: Added support for SPELL_ATTR5_LIMIT_N limit to other number than ...Shauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-05-01Core/Spells: Rename SpellAttr4 to use official attribute namesShauren
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-28Core/Spells: Rename SpellAttr2 to use official attribute namesShauren
2022-04-25Core/Spells: Rename SpellAttr1 to use official attribute namesShauren
2022-04-24Core/Spells: Rename SpellAttr0 to use official attribute namesShauren
2022-04-16Core/Battlegrounds: Implement mercenary systemTraesh
2022-03-24Core/Spells: Add MaxAffectedTargets for Domination (#27541)Grindelwald
2022-03-22Core/Spells: Add MaxAffectedTargets to Chains of Naberius(36146) (#27291)Grindelwald
2022-02-28Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)Keader
2022-02-10Core/Auras: Proc flag updatesShauren
2022-02-10Core/Spells: Add type safety to proc related functions - using enum arguments...Shauren
2022-02-09Core/Spells: Load entire proc flags array from db2Shauren
2022-02-02Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...Shauren
2022-01-27Scripts/Spells: Fix shaman Earthquake (#27620)Robingad
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-24Scripts/Quest: Force of Neltharaku quest credit (#24807)Trond B. Krokli
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-11Core/Spells: Fixed typo in loading serverside spellsShauren
2022-01-11Core/Spells: Validate spell_proc.AttributesMask on startupShauren
2022-01-09Core/Items: Implemented many new enchantment flagsShauren
2022-01-07Scripts/Spells: Fixed mage talent Chrono ShiftShauren
2022-01-07Battlefields: Move BF scripts out of gameCarbenium
2022-01-06Core/Misc: Fixed resistance calculate for Mutated Transformation and Twilight...Keader
2022-01-01DB/Pet: Lil' K.TKillyana
2022-01-01DB/Pet: Toxic WastelingKillyana
2022-01-01Spell: Move "Dark Conclave Ritualist Channel" outside Ulduar spellsKillyana
2022-01-01Spell: Fix "Dark Conclave Ritualist Channel" range and castKillyana
2021-12-20Core/Spells: SPELL_AURA_48 implementation (#24054)NoName
2021-12-20Spell: "Fierce Lightning Stike" must hit only one targetKillyana
2021-12-19Scritps/ICC: Fixed resistance calculation for Mutated Transformation (Profess...Keader
2021-12-18Core/Spells: add spell fix to Trained Rock Falcon (#23896)Trond B. Krokli
2021-12-18Scripts/Forge of Souls: Fixed spell Soul Sickness (#23843)Keader
2021-12-18Fix inconsistent NPC aggro on spell miss (#23816)tarwyn
2021-12-18[3.3.5] Fix spell_area not checking for zoneID for quests (#23719)AlιAѕѕaѕѕιN
2021-12-18Core/Spells: Survey Sinkholes will now have a bigger range to be able…Aokromes
2021-12-17Core/Misc: Kick a Totem error log upstairs one stack frame to give it access ...Treeston
2021-12-15typo fix, duplicate assignmentTreeston
2021-12-15DB/Quest: Seeds of the Blacksouled KeepersKillyana
2021-12-14Script/BlackrockDepths: fix Ironhand Guardian's Gout of Flame spell cast. (#2...Martin Topholm
2021-12-14Script/Acherus: script out of combat event for Frost Death Knight trainer Ama...Wyrserth
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs