index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10: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
4 days
Core/Spells: Implement TRIGGERED_IGNORE_TARGET_CHECK TriggerCastFlag to allow...
Shocker
2025-07-25
Core/Misc: Reduce differences between branches
Shauren
2025-05-17
Core/Spells: Properly retrieve pet to dismiss for spells with SPELL_ATTR1_DIS...
CraftedRO
2025-02-19
Core/Spells: Reduce differences between branches (port refactors from c060288...
Shauren
2025-02-05
Core/Misc: Reduce differences between branches and fix data sent in SMSG_AUCT...
Shauren
2025-02-03
Core/Misc: Reduce code differences between branches
Shauren
2025-02-01
Core/Spells: add name for cast_flag_unknown_2 to cast_flag_has_trajectory
Kandera
2024-12-05
Core/Spells: Fixed item level requirements for enchanting spells
Shauren
2024-11-19
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-10-05
Core/Objects: Unify WorldObjectSearcher classes into one common implementation
Shauren
2024-09-09
Core/Spells: Rename AuraEffect::IsAffectedOnSpell to IsAffectingSpell
Shocker
2024-09-02
Core/Spells: Fixed spell target selection not being shared by multiple effect...
Shauren
2024-07-04
Core/Spells: Fixed possible use after free with deleted focusObject (#30062)
Gildor
2024-06-22
Core/Spells: Don't return immune to reflected spells due to target aurastate ...
Gildor
2024-06-21
Core/Spells: Corrected SpellCastResult values sent on spell interrupts
Shauren
2024-06-20
Core/Spells: Restore sending SMSG_CAST_FAILED for spells in SPELL_STATE_PREPA...
Shauren
2024-06-20
Core/Spells: Fixed incorrect comparison operator used on SpellInfo::Mechanic ...
Shauren
2024-06-03
Core/Spells: Don't send SMSG_CAST_FAILED for interrupted spells after they we...
Shauren
2024-05-31
Core/Spells: Removed early access_requirement checks for summon spells to pre...
Shauren
2024-05-18
Core/Spells: Fix indent
Shauren
2024-05-18
Core/Spells: Prevent creatures from being able to cast all their spells while...
Shauren
2024-04-13
Core/Spells: Fixed TargetB selectoin after d6ccdbea10a29091afc20471331f50260f...
Shauren
2024-04-12
Core/Spells: SPELL_ATTR1_REQUIRE_ALL_TARGETS should require that each unique ...
Shauren
2024-04-08
Core/Spells: Port SPELL_ATTR1_REQUIRE_ALL_TARGETS and SPELL_ATTR2_FAIL_ON_ALL...
Shauren
2024-04-06
Core/Spells: Fix Shadowform cooldown sometimes getting stuck (#29886)
CraftedRO
2024-03-17
Core/Spells: Improved spell explicit target fallback selection for unit targe...
Shauren
2024-03-14
Core/Objects: Added ToWorldObject and ToItem
Shauren
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-02-26
Core/Spells: Don't modify item charges in all slots on a single item spell cast
Shauren
2024-02-21
Core/Spells: Changed unintuitive behavior of SPELLVALUE_CRIT_CHANCE (#29730)
Mykhailo Redko
2024-02-09
Core/Spells: Immune a reflected spell if the original caster cannot be it's t...
Mykhailo Redko
2024-01-13
Core/Spells: Kill incorrect attribute implementation
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-07-09
Core/Spells: Corrected client control checks in spell packets
Shauren
2022-10-01
fixed build
Ovah
2022-10-01
Core/Spells: fixed sending partial blocks in SMSG_SPELL_GO packets
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-04
Core/Spells: Simplify combat flagging code on spell launch and impact
Shauren
2022-09-04
Core/Spells: Delay combat flagging for spell targets until spell missile lands
Alan Deutscher
2022-09-02
Core/Spells: Removed gathering failure chance from herbalism and mining nodes...
Tony Konzel
2022-06-09
Core/Spells: Correct flagging spell caster for pvp when healing/buffing frien...
Jinnaix
2022-04-06
Core/Spells: Increase search radius for avoid problems with some spells that ...
Gildor
2022-04-01
Core/Spells: Add one more allowed case for CastSpellTargetArg constructor
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - object class
Shauren
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-02-21
Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart (#27815)
offl
2022-02-18
Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)
offl
2021-10-01
Core/Combat Improve extra attacks handling (#26859)
trickerer
[next]