index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellEffects.cpp
Age
Commit message (
Expand
)
Author
2021-11-30
Scripts/Spells: Migrate Some Scripted Spells to Scripts (#23185)
Sorikoff
2021-11-28
Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Shauren
2021-11-25
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)
Meji
2021-11-25
Core/Spells: Use Unit::Kill instead of Unit::DealDamage for SPELL_EFFECT_INST...
ModoX
2021-11-24
Core/Item: Item Signature (#23119)
PolarCookie
2021-11-20
Core/GameObject: Implement GameObject::Use case for GAMEOBJECT_TYPE_NEW_FLAG ...
Jeremy
2021-11-20
Core/Spells: SpellHistory updates
Shauren
2021-11-19
Core/BattlePets: BattlePetError enum class (#27286)
Meji
2021-11-18
Core/Scripts: Move some spells to scripts (#22332)
DanVS
2021-11-16
Core/Spells: Implemented SummonPropertiesFlags: UseSummonerFaction & IgnoreSu...
Meji
2021-11-16
Quest: Ruthless Cunning and Returning the Favor (#22806)
PolarCookie
2021-11-10
DB/Quest: Hah...You're Not So Big Now!
Killyana
2021-11-08
Core/Player: Clean up duel related code. Fix a check for abusive client behav...
Treeston
2021-11-08
Core/BattlePets: Don't permanently learn battle pet summoning spells (#27201)
Meji
2021-11-06
Core/Movement: Corrected values sent in knockback packet when speedXY < 0
Shauren
2021-11-02
Core/Social: Implemented account ignores
Shauren
2021-11-01
Core/DataStores: Updated db2 structures to 9.1.5
Shauren
2021-10-23
Core/Threat: Threat system adjustments:
Treeston
2021-10-17
Core/BattlePets: Fixes when adding pets (#27076)
Meji
2021-10-16
Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIG...
Shauren
2021-10-16
Core/BattlePets: Misc fixes (#27057)
Meji
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2021-10-15
Core/Spells: Fixed Righteous Defense crash caused by modifying target list in...
Shauren
2021-10-13
Core/Player: Added SendPlayerBound method
ModoX
2021-10-13
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_...
Shauren
2021-10-11
Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION (#27037)
ModoX
2021-10-11
Core/Scenes: Implemented spell created SceneObjects
Shauren
2021-10-09
Core/Conversations: Replace _participants with generic personal object implem...
Shauren
2021-10-05
Core/Scenes: Defined more flags and implemented FadeToBlackscreenOnCancel (#2...
ModoX
2021-10-03
Core/BattlePets: Misc fixes (#26990)
Meji
2021-10-03
Core/Spells: Reduce number of CastSpell overloads to 1
Shauren
2021-10-03
Core/Spells: Send OriginalCastId in SMSG_SPELL_START and SMSG_SPELL_GO for tr...
Shauren
2021-10-03
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...
Shauren
2021-09-29
Core/BattlePets: Misc fixes (#26964)
Meji
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-09-23
Core/Spells: Fix UNIT_CREATED_BY_SPELL in SPELL_EFFECT_SUMMON (#21756)
Keader
2021-09-23
Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...
Treeston
2021-09-05
Core/Spell: fix target checks
ariel-
2021-09-05
Core/Spells: register and apply individual aura effects on hit handler
ariel-
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-08-30
Core/Spells: Remove outdated damage calculations from Spell::EffectSchoolDMG ...
Shauren
2021-08-28
Core/Spells: Fixed Spell::EffectWeaponDmg for spells with multiple damage eff...
Shauren
2021-08-28
Core/Spells: Removed SpellEffIndex effIndex argument from spell effect handle...
Shauren
2021-08-28
Core/Spells: Refactor building SMSG_SPELL_EXECUTE_LOG to not create 192 empty...
Shauren
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-08-28
Core/Spells: rework part 4: iterate over effects first
ariel-
2021-08-28
Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...
ariel-
2021-08-08
Partial: Core/Entities: Reduce the probability of units dropping under the ma...
Jeremy
2021-08-08
Core/Spells: Use caster as chat source in Spell::EffectSendChatMessage
Shauren
2021-08-08
Core/DataStores: 9.1.0 db2 structures
Shauren
[next]