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-06 08:59:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf4d89990e682f5d21331f9ee4e31f4c4084a3f8
TrinityCore
/
src
/
server
/
game
/
Spells
History
Xanadu
cf4d89990e
Don't save Call Stabled Pet aura on player save, since it is impossible to open the stable dialog when player is loaded.
...
--HG-- branch : trunk
2010-07-31 03:23:14 +02:00
..
Auras
Don't save Call Stabled Pet aura on player save, since it is impossible to open the stable dialog when player is loaded.
2010-07-31 03:23:14 +02:00
Spell.cpp
*use ASSERT macro instead of regular assert for better output.
2010-07-30 20:04:28 +02:00
Spell.h
*use ASSERT macro instead of regular assert for better output.
2010-07-30 20:04:28 +02:00
SpellEffects.cpp
*use ASSERT macro instead of regular assert for better output.
2010-07-30 20:04:28 +02:00
SpellMgr.cpp
* Added the option to specify target entry in conditions table for spells with AoE GO targets.
2010-07-30 01:51:33 +02:00
SpellMgr.h
*Allow some spell effects to target units not in caster's map - fixes SPELL_EFFECT_SUMMON_PLAYER
2010-07-29 19:48:40 +02:00
SpellScript.cpp
Fix non-PCH build
2010-07-27 04:31:27 +02:00
SpellScript.h
Fix non-PCH build
2010-07-27 04:31:27 +02:00