index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T08: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
2025-09-06
Core/Spells: Simplify SortTargetsWithPriorityRules
Shauren
2025-09-06
Core/Spells: Add a helper function to sort spell targets based on custom scri...
Telegrill
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-09
Core/Spells: Fixed Revive Pet not being usable if pet corpse is still in world
Shauren
2025-07-08
Core/Spells: Fix group member classification in SelectRandomInjuredTargets
Shauren
2025-06-29
Scripts: Fixed possible crashes caused by passing nullptr to Trinity::WorldOb...
Shauren
2025-06-06
Core/Spells: Fixed applying glyphs without exclusive category
Shauren
2025-06-01
Core/Spells: Don't set TARGET_FLAG_DEST_LOCATION for cone targets
Shauren
2025-05-19
Core/Position: Remove Position implicit object slicing
Shauren
2025-05-19
Core/Misc: Silence some statis analysis false positive warnings
Shauren
2025-05-17
Core/Auras: Initialize aura spell visual from spell that created it instead o...
Shauren
2025-05-17
Core/Spells: Expose spell channel duration to scripts
Shauren
2025-05-06
Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...
Shauren
2025-04-30
Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any ...
Shauren
2025-04-20
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-04-11
Core/Spells: Fixed SPELL_EFFECT_CHARGE trigggering arrival effects too early
Shauren
2025-04-03
Core/Spells: Merge Spell::SetSpellValue overloads
Shauren
2025-03-23
Core/Auras: Fixed SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATION
Shauren
2025-03-22
Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...
Shauren
2025-02-23
Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66
Shauren
2025-02-16
Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailure
Shauren
2025-01-27
Core/Spells: Don't fail spells SPELL_ATTR2_FAIL_ON_ALL_TARGETS_IMMUNE when ta...
Shauren
2025-01-25
Core/Items: Fixed item spell charge slot indexing
Shauren
2025-01-24
Core/Spells: Prevent even more cases of sending aura update packets for auras...
Shauren
2025-01-23
Core/Spells: Prevent sending aura update packets for auras that aren't visibl...
Shauren
2025-01-21
Core/Spells: Reimplemented target type 106 as random point from points predef...
Shauren
2025-01-20
Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of i...
Shauren
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
2025-01-12
Core/Spells: send rune cooldowns even after miss to match sniff data
Ovahlord
2025-01-12
Core/Spells: corrected refunding runes - they don't get put on a cooldown and...
Ovahlord
2025-01-12
Core/Spells: Don't grant runic power when death knight abilities that do it u...
Shauren
2025-01-11
Core/Spells: fixed power check for runes when casting spells - these have the...
Ovahlord
2025-01-10
Core/Spells: Fixed crashes with spells using SPELL_EFFECT_ENCHANT_ITEM/SPELL_...
Shauren
2025-01-09
Core/Auras: Use UnitListSearcher instead of WorldObjectListSearcher when sear...
Shauren
2025-01-09
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound d...
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2025-01-01
Core/Spells: Don't ignore power costs and reagents for spells triggered by SP...
Shauren
2024-12-31
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...
Shauren
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
2024-12-14
Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC...
Shauren
2024-12-05
Core/Spells: Fixed item level requirements for enchanting spells
Shauren
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-09-24
Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_ID
Shauren
2024-09-13
Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpell
Shauren
2024-09-12
Core/Spells: Refactor CastSpellExtraArgs
Shauren
2024-09-08
Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTrigge...
Shauren
2024-09-02
Core/Spells: Fixed spell target selection not being shared by multiple effect...
Shauren
2024-08-19
Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpower
Shauren
2024-08-18
Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...
Shauren
[next]