index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T17: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
2024-09-27
Core/DataStores: Removed overriding field sign type based on db2 column compr...
Shauren
2024-09-01
Scripts/Spells Update Seed of Corruption script (#30151)
Aqua Deus
2024-08-02
Core/DataStores: Updated to 11.0.0
Shauren
2024-07-03
Core/Spells: Remove spell range increase when caster or target move backwards
Shauren
2024-07-03
Core/Spells: Implemented caster-is-moving aoe radius bonus and SPELL_ATTR9_NO...
Shauren
2024-06-24
Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULT
Shauren
2024-06-20
Core/Spells: Fixed spell with SPELL_AURA_MECHANIC_IMMUNITY_MASK failing to ca...
Shauren
2024-06-19
Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIE...
Shauren
2024-06-16
Core/Auras: Apply banished aura state with auras using banish mechanic
Shauren
2024-06-15
Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDED
Shauren
2024-06-14
Core/Spells: Rename more SpellAttr9 to official names
Shauren
2024-06-11
Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ...
Shauren
2024-05-01
Core/Spells: Implemented evoker empower spell mechanic
Shauren
2024-04-20
Core/Spells: Fixed SpellInfo::GetSpellXSpellVisualId for nonplayer casters (#...
ModoX
2024-04-11
Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LIST
Shauren
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-02-13
Core/Auras: Allow SPELL_AURA_MECHANIC_IMMUNITY_MASK to apply aoe/chain target...
Shauren
2024-02-01
Core/Spells: Moved hardcoded immunity data for SPELL_AURA_MECHANIC_IMMUNITY_M...
Shauren
2024-01-30
Core/Creatures: Move immunities to separate table and implemented setting imm...
Shauren
2024-01-11
Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...
Shauren
2024-01-09
Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMY
ModoX
2023-12-08
Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)
Meji
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-10-26
Core/Spells: Make SpellEffectInfo not copyable
Shauren
2023-10-24
Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...
Shauren
2023-10-22
Core/Spells: Named and implemented most of SpellAttr8
Shauren
2023-10-21
Core/Spells: Named and implemented most of SpellAttr7
Shauren
2023-10-12
Core/Battlegrounds: Rework Eye of the Storm (#29351)
Jeremy
2023-09-28
Core/Spells: Defined and implemented more spell effect attributes - AlwaysAoe...
Shauren
2023-08-22
Core/Spells: Implement sqrt based aoe damage diminishing (#29192)
Seyden
2023-08-19
Scripts/Spells: Implement Efflorescence and Spirit Blossoms (#29176)
Teleqraph
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-07-31
Core/Spells: Removed old combo point code leftovers
Shauren
2023-07-31
Core/Spells: Fixed spell duration scaling with combo points
Shauren
2023-07-20
Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)
Meji
2023-07-12
Core: Update to 10.1.5
Shauren
2023-07-08
Core/Spells: Fix CheckLocation for multi-level zone/area (#29126)
Traesh
2023-06-24
Core/Spells: Implemented target type TARGET_DEST_DEST_TARGET_TOWARDS_CASTER (...
ModoX
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-06-11
Core/Spells: Corrected effect type implicit targeting for SPELL_EFFECT_CREATE...
Shauren
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-28
Core/Spells: Implemented spell target type 142
Shauren
2023-05-19
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
Jeremy
2023-05-09
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...
Jeremy
2023-05-04
Core: Update to 10.1
Shauren
2023-05-01
Core/Auras: Removed outdated aura type handling
Shauren
2023-03-22
Core: Update to 10.0.7
Shauren
2023-03-12
Core/Spells: Allow implicit targeting of serverside WorldObjects (#28827)
Meji
2023-03-12
Core/Creatures: Allow disabling loot for creatures
Shauren
2023-01-19
Core/Auras: Fixed possible iterator invalidation crashes caused by calling Up...
Shauren
[next]