index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellInfo.cpp
Age
Commit message (
Expand
)
Author
2022-05-06
Core/Spells: Rename SpellAttr6 to use official attribute names
Shauren
2022-05-02
Core/Spells: Implemented SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLA...
Shauren
2022-05-02
Core/Spells: Removed SPELL_SPECIFIC_JUDGEMENT
Shauren
2022-05-02
Core/Spells: Rename SpellAttr5 to use official attribute names
Shauren
2022-05-01
Core/Spells: Rename SpellAttr4 to use official attribute names
Shauren
2022-04-30
Core/Spells: Rename SpellAttr3 to use official attribute names
Shauren
2022-04-28
Core/Spells: Rename SpellAttr2 to use official attribute names
Shauren
2022-04-25
Core/Spells: Rename SpellAttr1 to use official attribute names
Shauren
2022-04-24
Core/Spells: Rename SpellAttr0 to use official attribute names
Shauren
2022-03-19
Scripts/Spells: Handle quest tame spells in spell script (#27022)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-08
Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...
Ovah
2022-03-07
Revert "Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNI...
Keader
2022-03-05
Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...
xvwyh
2022-02-27
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...
Gildor
2022-02-25
Core/DataStores: Updated db2 structures to 9.2.0
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-09
Core/Spells: Load entire proc flags array from db2
Shauren
2022-02-08
Core/Spells: Fixed TARGET_UNIT_TARGET_ALLY_OR_RAID targeting
Shauren
2022-02-07
Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#27714)
Aqua Deus
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Core/Spells: Check a few aura effects for determining if should be negative (...
Gildor
2022-01-21
Core/Spells: Check a few aura effects for determining if should be negative (...
Gildor
2022-01-21
Core/Spells: SPELL_AURA_MOD_HEALTH_REGEN_PERCENT should be negative if Target...
Gildor
2022-01-21
Core/Spells: SPELL_AURA_MELEE_SLOW should be negative if TargetType is enemy ...
Gildor
2022-01-21
Core/Spells: SPELL_AURA_MOD_MELEE_RANGED_HASTE should be negative if Basepoin...
Gildor
2022-01-21
Core/Misc: Future msvc warning fixes
Shauren
2022-01-15
Core/Spells: Fixed crash in spell visual selection when CasterUnitConditionID...
Shauren
2022-01-15
Core/Conditions: Initial support for UnitCondition.db2
Shauren
2022-01-07
Core/Spells: SPELL_AURA_PERIODIC_DUMMY should be negative if TargetType is en...
Gildor
2022-01-06
Core/Misc: Create new enum for AreaIds
Carbenium
2022-01-06
Core/Spells: SPELL_AURA_MOD_HEALING should be negative if TargetType is negat...
Gildor
2022-01-06
Core/Spells: SPELL_AURA_MOD_ATTACK_POWER_PCT should be negative if TargetType...
Gildor
2022-01-01
Core/Spells: Crystallize should not use DIMINISHING (#24502)
NoName
2021-12-29
Core/Spells: Name more targets (without implementation)
Shauren
2021-12-29
Core/Spells: Implemented target 124 TARGET_UNIT_TARGET_TAP_LIST
Shauren
2021-12-29
Core/Spells: Implemented target 121 TARGET_CORPSE_TARGET_ALLY
Shauren
2021-12-29
Core/Spells: Implemented target 115 TARGET_UNIT_SRC_AREA_FURTHEST_ENEMY
Shauren
2021-12-29
Core/Spells: Implemented target 116 TARGET_UNIT_AND_DEST_LAST_ENEMY
Shauren
2021-12-29
Core/Spells: Rename targets 110 to TARGET_UNIT_CONE_CASTER_TO_DEST_ENTRY
Shauren
2021-12-29
Core/Spells: Rename targets 108 and 109 to include CASTER_TO_DEST wording
Shauren
2021-12-29
Core/Spells: Implemented target 107 TARGET_DEST_NEARBY_ENTRY_2 (the same as t...
Shauren
2021-12-29
Core/Spells: Implemented target 62 TARGET_DEST_CASTER_GROUND (the same as tar...
Shauren
2021-12-29
Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_54 to TARGET_UNIT_CONE_180_DEG_ENE...
Shauren
2021-12-29
Core/Spells: Implemented target 105 TARGET_UNIT_CASTER_AND_PASSENGERS
Shauren
2021-12-29
Core/Spells: Implemented target 136 TARGET_UNIT_CONE_CASTER_TO_DEST_ALLY
Shauren
2021-12-29
Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_104 to TARGET_UNIT_CONE_CASTER_TO_...
Shauren
2021-12-28
Core/Spells: Implemented target 137 TARGET_DEST_CASTER_MOVEMENT_DIRECTION
Shauren
[next]