This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-17 05:19:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fade2383ccebe7a3cce060e00a1a45fa28f1bd3a
TrinityCore2
/
src
/
server
/
game
/
Spells
History
SeTM
fade2383cc
Core/Spells: Implemented SPELL_ATTR5_HIDE_DURATION. Duration of auras with this attribute will not be displayed clientside
2011-05-28 21:53:32 +07:00
..
Auras
Core/Spells: Implemented SPELL_ATTR5_HIDE_DURATION. Duration of auras with this attribute will not be displayed clientside
2011-05-28 21:53:32 +07:00
Spell.cpp
Some cleanup in the first half of Spell.cpp.
2011-05-22 16:01:53 -07:00
Spell.h
Core/Spells: Allow overriding aura stack amount from CastCustomSpell
2011-05-21 21:36:37 +02:00
SpellEffects.cpp
Core/Spells: Fix runic power gain from Blood Boil
2011-05-28 03:12:41 +07:00
SpellMgr.cpp
Core/Spells: Drop unnecessary code
2011-05-26 03:16:03 +07:00
SpellMgr.h
Core/Spells: Use SpellDifficulty.dbc to check casterAuraSpell, excludeCasterAuraSpell, targetAuraSpell and excludeTargetAuraSpell
2011-05-17 13:17:42 +02:00
SpellScript.cpp
Core/AuraScripts: Allow to use AuraScript::GetTarget in AfterEffectRemove and AfterEffectApply hooks.
2011-05-26 17:44:07 +02:00
SpellScript.h
Core/AuraScripts: Fix runtime error messages appearing in aura scripts when one hook is called from inside of another one.
2011-05-26 16:12:33 +02:00