index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellDefines.h
Age
Commit message (
Expand
)
Author
2025-01-20
Core/Spells: Replace SpellTargetPosition structure with WorldLocation
Shauren
2025-01-20
Core/Spells: Exclude TriggerCastFlags that can be set for non-triggered spell...
Shauren
2024-12-31
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...
Shauren
2024-09-16
Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce padding
Shauren
2024-09-12
Core/Spells: Refactor CastSpellExtraArgs
Shauren
2024-09-08
Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTrigge...
Shauren
2024-08-19
Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpower
Shauren
2024-06-25
Core/Spells: Implemented new trigger flag to cause spells to be instant witho...
Shauren
2024-05-22
Core/Auras: Corrected implementation of dungeon encounter related interrupt f...
Shauren
2024-04-06
Core/Scripts: Integrate new ActionResultSetter with movement generators and s...
Shauren
2023-09-03
Core/Auras: Defined and implemented new aura interrupt flags
Shauren
2023-08-28
Core/Spells: Merge TRIGGERED_IGNORE_AURA_INTERRUPT_FLAGS functionality into T...
Shauren
2023-08-27
Core/Misc: Fixed doxygen docs being attached to wrong fields
Shauren
2023-08-22
Core/Spells: Implement sqrt based aoe damage diminishing (#29192)
Seyden
2023-07-31
Core/Spells: Removed old combo point code leftovers
Shauren
2023-06-09
Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...
Shauren
2023-06-08
Core/Spells: Allow passing SpellDestination to CastSpell to target locations ...
Shauren
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::Falling (#28941)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::WarModeLeave (#28937)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::EndOfEncounter (#28939)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::StartOfEncounter (#28938)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::DuelEnd (#28940)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::EnteringInstance (#28942)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::AbandonVehicle (#28944)
Teleqraph
2023-05-06
Core/Auras: Implement SpellAuraInterruptFlags2::LeaveArenaOrBattleground (#28...
Teleqraph
2023-02-28
Core/Spells: Make CastSpellExtraArgs copy and movable
Shauren
2023-02-18
Core/Spells: Remove TRIGGERED_IGNORE_CASTER_AURASTATE from default triggered ...
Shauren
2022-12-14
Core/Spells: Added custom spell cast arg
Shauren
2022-04-28
Core/Spells: Rename SpellAttr2 to use official attribute names
Shauren
2022-03-19
Core/Combat Improve extra attacks handling (#26859)
trickerer
2022-02-10
Core/Spells: Add type safety to proc related functions - using enum arguments...
Shauren
2022-02-09
Core/Spells: Load entire proc flags array from db2
Shauren
2022-02-08
Core/Spells: Pass cast item level to triggered spells
Shauren
2022-01-17
Core/Spells: Using hearthstone will teleport caster to map again
ModoX
2022-01-09
Core/Spells: Added Spell const* constructor overload to CastSpellExtraArgs
Shauren
2021-12-17
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Shauren
2021-11-08
Core/Auras: Implement SpellAuraInterruptFlags2::Ground and SpellAuraInterrupt...
Seyden
2021-10-06
Core/Spells: Implemented SpellValueMod duration (#26945)
ModoX
2021-10-03
Core/Spells: Reduce number of CastSpell overloads to 1
Shauren
2021-10-03
Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...
Shauren
2021-10-03
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...
Shauren
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-06-19
Core/Spells: implement SPELLVALUE_CRIT_CHANCE
ariel-
2021-06-14
Core/Spell: SpellValueOverrides encapsulation
ariel-
2021-04-21
Core/Spells: Added spell value duration to modify aura duration of a specific...
Matan Shukry
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2021-03-24
Core/Spells: Defined and implemented new spell interrupt flags
Shauren
2021-03-21
Core/Auras: Defined and implemented many new interrupt flags
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualID
Shauren