index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-15T16: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
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
2011-06-23
Core/Spells: Cleanup in Spell.h:
QAston
2011-06-12
Core: Continued cleanup
kaelima
2011-06-11
Core: Codestyle cleanup
click
2011-06-07
Core/Auras: Add functions for common actions on aura charges.
QAston
2011-05-31
Core/AuraScript: Add DoCheckAreaTarget hook to allow explicit area aura targe...
QAston
2011-05-29
Core/Auras: Use existing aura object on aura reapply/stack increase instead o...
QAston
2011-05-26
Core/AuraScripts: Allow to use AuraScript::GetTarget in AfterEffectRemove and...
QAston
2011-05-26
Core/AuraScripts: Fix runtime error messages appearing in aura scripts when o...
QAston
2011-05-25
Core/SpellScripts: Better debug output on startup script validation.
QAston
2011-05-25
Core/AuraScripts: Add AfterEffectRemove and AfterEffectApply hooks, to allow ...
QAston
2011-05-19
Core/Scripts: Print error when attempting to retrieve aura application target...
Shauren
2011-05-11
Core/Misc: more warning fixes (some of them were real logical flaws - compari...
Az@zel
2011-04-29
Add spaces after commas
leak
2011-04-27
Scripts/Examples: Corrected code style in spell script examples
Shauren
2011-04-23
Core: Corrected NULL usage, it should only be used with pointers, not integers
Shauren
2011-03-04
Core/Spells:
Shauren
2011-01-22
Scripts/Spells: Moved all special target filtering cases to scripts
Shauren
2011-01-21
Scripts/Spells: Implemented UnitTargetHandler spell script hook, it can be us...
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-30
Core/ScriptSystem: Add OnEffectManaShield and AfterEffectManaShield hooks to ...
QAston
2010-12-30
Core/Unit: Move spell specific code from Unit::CalcAbsorbResist to AuraScripts.
QAston
2010-12-27
Core/Unit: Big cleanup in Unit::CalcAbsorbResist
QAston
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
[next]