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-02-01 06:37:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36e6407e24dc3763be9aadf672c86c8e3aa118ab
TrinityCore
/
src
/
server
/
game
/
Spells
History
Shauren
a368fae588
Core/Players: Fixed issues with incorrect targets being selected for spells
2013-10-03 17:07:25 +02:00
..
Auras
Core/Auras:
2013-09-18 18:09:29 +02:00
Spell.cpp
Core/Players: Fixed issues with incorrect targets being selected for spells
2013-10-03 17:07:25 +02:00
Spell.h
Core/Spells:
2013-08-14 15:45:36 +02:00
SpellEffects.cpp
Core/RBAC: Move RBAC code to namespace rbac
2013-09-27 13:35:45 +02:00
SpellInfo.cpp
Scripts/Halion: refixed Twilight Cutter
2013-09-11 17:07:29 +02:00
SpellInfo.h
Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster to correct spells with are wrongly triggered by target instead of caster
2013-09-06 20:57:38 +02:00
SpellMgr.cpp
Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster to correct spells with are wrongly triggered by target instead of caster
2013-09-06 20:57:38 +02:00
SpellMgr.h
Merge pull request
#10342
from joschiwald/spellinfo_corrections
2013-07-24 15:18:24 -07:00
SpellScript.cpp
Core/Auras: Allow preventing whole aura proc default handler from script hooks, just how it is possible for separate effects
2013-08-15 16:32:22 +02:00
SpellScript.h
Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmetic changes
2013-08-18 01:41:10 +02:00