index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T00: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-02-25
Core/Misc: Fix static analysis issues
jackpoz
2021-02-23
Scripts/Spells: Fix Ferocious Bite damage increase from extra energy (#26093)
Matan Shukry
2021-02-21
Core/Auras: Implemented SPELL_AURA_MOD_PERIODIC_DAMAGE_TAKEN
Shauren
2021-02-06
Core/Misc: Fix static analysis issues
jackpoz
2021-01-23
Core/Spells: Implemented summoning a personal gameobject effect (#25917)
Matan Shukry
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-09-15
Core/Spells: EffectSanctuary should stop attack (#20492)
Gildor
2020-09-08
Core/Spells: Fixed Cloak of Shadows dispel (removed old hack)
Keader
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-23
Core/Scripts: More fixes in boss Lich King (#20147)
Gustavo
2020-08-18
Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.
treeston
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-07-16
Core/Spells: Move Big Blizzard Bear implementation to spell script (#19544)
Mikhail Redko
2020-07-16
Core/Spells: fixed crash
ariel-
2020-07-16
Core/Spells Allow bosses to receive KnockBack under certain conditions (#19312)
Gustavo
2020-07-16
Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)
ariel-
2020-06-22
Core/Spells: Assign spell effect handles for new apply aura effects
Shauren
2020-06-14
Core/Spells: Removed duplicated check again followup 3a0417f7128292995a4085a0...
Keader
2020-06-14
Core/Spells: Removed duplicated check
Keader
2020-06-14
Core/Spells: change to the way the spell effect SPELL_EFFECT_JUMP work
Chaouki Dhib
2020-06-12
Core/Spells: Implement using different difficulty data from all spell related...
Shauren
2020-06-05
Core/Items: Implemented new bonus type (extra ItemEffect)
Shauren
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-04-29
Core/Entities: moved PetAura handling to Player where it belongs
ariel-
2020-04-29
Core/Scripts: remove OnDummyEffect hook/sOnDummyEffect ai hook
ariel-
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2020-04-28
Core/Unit: 2170541a51 followup
ccrs
2020-04-24
Core/Unit: cleanup UnitState enum
ccrs
2020-04-24
Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...
Chaouki Dhib
2020-04-24
Core/Auras: reworked multiplicative AuraEffects calculation
ariel-
2020-04-07
Core/Misc: Defined new summon properties titles
Shauren
2020-01-02
New Year
Aokromes
2019-12-05
Core/Items: Implement azerite empowered items
Shauren
2019-11-30
Core/Spells: Fixed value of aura effects for stat mod auras applied by items
Shauren
2019-11-29
Core/Items: Add location filters to Player::GetItemByEntry
Shauren
2019-11-26
Core/Spells: Force creating only 1 enchanting scroll when targeting a vellum ...
Shauren
2019-11-23
Core/Items: Add ItemContext param to Item::Create function
Shauren
2019-11-22
Core/Items: Implement azerite essences
Shauren
2019-11-21
Core/Spells: Make missing spell/aura effect handler assignments a compile tim...
Shauren
2019-11-21
Core/Spells: Fixed crash when casting spells with effect type > 264
Shauren
2019-10-18
Core/Spells: Delete ancient bg mark code from create item spell effect
Shauren
2019-08-31
Core/Spells: Fixed calling spellhit script hooks on launch when spell hits bo...
Shauren
2019-08-31
Core/Spells: Implement SpellMisc::LaunchDelay
Traesh
2019-08-17
Ensure that all actions are compared to fixed point in time (ie. world update...
xinef1
2019-08-17
Core/Movement: Corrected all speed checks after 23b6991273bac4ee9d7cf1b4ac3b9...
ariel-
2019-08-17
Core/SmartAI: Various fixes and extensions for smart scripts: (#18673)
xinef1
2019-08-01
Core/Spells: Split ProcFlags of PROC_HIT_INTERRUPT
Keader
2019-08-01
Core/Spells: Fixed PROC_HIT_INTERRUPT not triggering by PROC_FLAG_TAKEN_SPELL...
Keader
2019-07-21
Added some missing SetFallInformation calls (#19121)
xinef1
[next]