index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Spell.cpp
Age
Commit message (
Expand
)
Author
2023-08-22
Core/Spells: Implement sqrt based aoe damage diminishing (#29192)
Seyden
2023-08-19
Core/Spells: Rewrite SelectRandomInjuredTargets to make extending it with add...
Shauren
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-08-06
Core/Spells: Fixed spells with SPELL_ATTR12_START_COOLDOWN_ON_CAST_START fail...
Shauren
2023-08-04
Core/Spells: Fix copypaste mistake (doesn't really change anything)
Shauren
2023-08-01
Core/Scripts: Added damage and healing calculation hook to spell and aura scr...
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-24
Scripts/Spells: Modernize spell script internals a bit - this makes Prepare m...
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-01
Core/Spells: Fixed crash in spells with charge effects that also apply anothe...
Shauren
2023-06-29
Core/Spells: Fully prevent infinite proc loops and add logging to detect most...
Shauren
2023-06-29
Core/Spells: Allow filtering procs in FINISH phase by SpellTypeMask
Shauren
2023-06-28
Core/Creatures: Implement CREATURE_STATIC_FLAG_4_IGNORE_LOS_WHEN_CASTING_ON_M...
Jeremy
2023-06-24
Core/Spells: Implemented target type TARGET_DEST_DEST_TARGET_TOWARDS_CASTER (...
ModoX
2023-06-19
Core/Spells: Added debuginfo to SpellEvent assertions
Shauren
2023-06-17
nopch build fix
Shauren
2023-06-16
Core/Spells: Validate known heirlooms for SPELL_EFFECT_CREATE_HEIRLOOM_ITEM
Shauren
2023-06-09
Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...
Shauren
2023-05-29
Core/Creatures: Move creature difficulty specific data from creature_template...
Meji
2023-05-28
Core/Objects: Unify GameObjectSearcher, UnitSearcher, CreatureSearcher and Pl...
Shauren
2023-05-28
Core/Objects: Unify WorldObjectSearcher classes into one common implementation
Shauren
2023-05-28
Core/Spells: Implemented spell target type 142
Shauren
2023-05-19
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
Jeremy
2023-04-23
Scripts/Spells: Implement Summon Sayaad (#28907)
Teleqraph
2023-04-21
Core/Spells: Fixed effects targeting the caster not hitting him immediately o...
Shauren
2023-04-13
Core/Spells: Readded accidently dropped line in 0750b7f8455df39a64462636ca296...
ModoX
2023-04-06
Core/Misc: Modernize code a bit by replacing std::tie with either structured ...
Shauren
2023-04-06
Core/Creature: Implemented sparring with max health percent thresholds (#27198)
ModoX
2023-03-30
Core/Skinning: Update correct skinning skill according to creature expansion ...
Meji
2023-03-24
Core/Creatures: Improved movement interruption while casting spells (#28845)
Meji
2023-02-28
Core/Spells: Make CastSpellExtraArgs copy and movable
Shauren
2023-02-28
Core/Spells: Refactor Spell::finish to accept SpellCastResult argument instea...
Shauren
2023-02-26
Core/Spells: Updated silence flags for 9.0 and rename unit flag to its new me...
Shauren
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-15
Core/Spells: Added additional validation to loading spell_linked_spell to pre...
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2022-12-30
Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY (#28511)
Teleqraph
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-10-22
Core/GameObjects: Implemented gathering nodes (gameobject type 50)
Shauren
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-14
Core/Gossip: Implemented GossipOptionNpc.AzeriteRespec
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-03
Core/Spells: make Spell::CheckMovement respect the current spell state (#28315)
Ovah
2022-10-01
Core/Spells: fixed up block mechanics (#28286)
Ovah
2022-09-05
Core/Spells: Move entering combat for caster and calculating crit chance to s...
Shauren
2022-09-05
Core/Spells: Simplify combat flagging code on spell launch and impact
Shauren
[next]