index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellScript.cpp
Age
Commit message (
Expand
)
Author
2015-01-17
Core/Aura: Replace assert with logged error for invalid AuraRemoveMode
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-29
Core/Scripts: multiple changes
joschiwald
2014-12-25
Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel
Unholychick
2014-12-19
Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spells
Shauren
2014-11-24
Core/Spells: core now builds without scripts project, still not stable
Rat
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-01-31
Core/Spells: Fix DK Ghoul's damage after ad8eb434c02e451effd0949aaa7d2b7999d9...
Discover-
2014-01-30
Core/Misc: Missing changes and get rid of useless method in acd46085d1f496657...
Discover-
2014-01-30
Core/Spells: drop last leftovers of hardcoded spell target selection and move...
joschiwald
2014-01-23
Core/SpellScripts: Implemeted SpellScript hook OnDestinationTargetSelect to e...
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-08-15
Core/Auras: Allow preventing whole aura proc default handler from script hook...
Shauren
2013-07-27
Core/Spells: moved Improved Paladin Auras and Aura Mastery into SpellScripts
joschiwald
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-02
Core/Scripts: Allow persistent area auras to use DoCheckAreaTarget hook.
Shauren
2013-01-11
Core/SpellScripts: implement Spell Proc Hooks and use it in old and new proc ...
joschiwald
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-18
Core/Spells: Implementing some hooks for split damage taken, fixes the limita...
Faq
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-30
Warning fixes + compile fix after the merge
Spp
2012-07-03
Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell ta...
Shauren
2012-06-30
Core: Minor code style corrections
Shauren
2012-06-30
Core/Scripts: fix a crash from e0997874f5bf8d38b67ad3dee66e3d808dd1a059
QAston
2012-06-30
Core/SpellScript: Corrected error messages and in-source documentation for On...
Shauren
2012-06-29
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...
Shauren
2012-04-28
Fix build and correct minor codestyle issue.
QAston
2012-04-28
Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ...
QAston
2012-04-19
Scripts/Ulduar: Algalon the Observer
Shauren
2012-04-12
Core/SpellScripts: Fix crash caused by 6cb8d607ceb1ef5e902bed4b144f4db76f628f32
Kandera
2012-04-12
Spells/Scripts: Allow OnEffectAbsorb to call PreventDefaultAction in AuraScripts
Subv
2012-03-03
Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...
QAston
2012-02-21
Core/Db/Conditions:
QAston
2012-02-18
Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts.
Kandera
2012-02-04
Add hook on AuraScript called when an aura is dispelled
Giuseppe Montesanto
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-31
Core/SpellScripts: Add BeforeCast, OnCast and AfterCast hooks to SpellScripts.
QAston
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-25
Core/Spells: spell effect handling improvements
QAston
2011-08-20
Core/SpellScripts: Added method to access m_spellValue in script
Shauren
2011-08-06
Core/Spells: Add GetTriggeringSpell() method to SpellScript and use it to pro...
Machiavelli
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Typo fix introduced in previous commit (:S)
Spp-
2011-08-01
Core: Some more missing changes from previous commit (Pass by const reference...
Spp-
2011-07-27
Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...
Shauren
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
[next]