This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-24 19:06:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d1afbba578dfe7d00aeefeba344a435a7c5bf45
TrinityCore
/
src
/
server
/
game
/
Spells
History
joschiwald
6b52cef5bc
Core/Spells: corrected implementation of SPELL_EFFECT_QUEST_START
2014-04-21 16:48:05 +02:00
..
Auras
Core/Misc: Ensure GetVictim() returns a valid reference when expected
2014-04-19 21:48:22 +02:00
Spell.cpp
Core/Spells: Fixed target selection hooks running twice for each effect if both target A and B were using the same hook type (OnObjectAreaTargetSelect, OnObjectTargetSelect, OnDestinationTargetSelect)
2014-03-22 21:39:38 +01:00
Spell.h
Core/Misc: Fixed some -Weffc++ warnings
2014-04-20 16:48:35 +02:00
SpellEffects.cpp
Core/Spells: corrected implementation of SPELL_EFFECT_QUEST_START
2014-04-21 16:48:05 +02:00
SpellInfo.cpp
Update copyright note for 2014.
2014-01-01 00:07:53 +01:00
SpellInfo.h
Update copyright note for 2014.
2014-01-01 00:07:53 +01:00
SpellMgr.cpp
Fix
2014-04-18 17:02:04 +02:00
SpellMgr.h
Fix
2014-04-18 17:02:04 +02:00
SpellScript.cpp
Core/Spells: Fix DK Ghoul's damage after
ad8eb434c0
. I misread 'SpellScript::m_damage' for 'SpellScript::damage'.
2014-01-31 10:37:55 +01:00
SpellScript.h
Core/Spells: Fixed target selection hooks running twice for each effect if both target A and B were using the same hook type (OnObjectAreaTargetSelect, OnObjectTargetSelect, OnDestinationTargetSelect)
2014-03-22 21:39:38 +01:00