index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-01T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellScript.h
Age
Commit message (
Expand
)
Author
2010-08-26
Core/Scripts: Added possibility to disable default aura effects for the whole...
Shauren
2010-08-21
Scripts/Icecrown Citadel: Add script for Deathbringer Saurfang (only missing ...
Shauren
2010-08-24
Core: Fix more warnings
Spp
2010-08-24
*Add AuraScript class for scripting aura objects - scripts are registered sam...
QAston
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
*Add script hooks for SpellScript class - now you can use BeforeHit, OnHit, A...
QAston
2010-08-19
Scripts/Spell: extend SpellScript class: add target aura accessors and functi...
QAston
2010-08-18
Add more methods to SpellScript.
azazel
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-27
Fix non-PCH build
click
2010-07-25
*Extend API of SpellScript by Dest and Damage/Heal setters and getters.
QAston
2010-07-25
*Add some more comments to SpellScript methods
QAston
2010-07-25
*Really fix *nix build. Thanks to Visagalis for testing.
QAston
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston