index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
SpellInfo.cpp
Age
Commit message (
Expand
)
Author
2012-04-06
Core/Spells: Fix Rabbit Costume and Noblegarden Bunny
Jildor
2012-03-03
Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...
QAston
2012-03-01
Core/Auras: fix stacking for auras that change phase. (thx to manuel)
Kandera
2012-02-25
Core/Spells: Remove SpellSelectTargetTypes enum - it's not needed anymore.
QAston
2012-02-22
Fix build (gcc) and fix warnings
Spp
2012-02-21
Core/Db/Conditions:
QAston
2012-02-03
Core/Spells:
QAston
2012-02-03
Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*
Shocker
2012-01-04
Merge pull request #4229 from devilcoredev/fix_002
Shocker
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-16
Fix code style and compile from 7e1c556536e350e9b47e04b2022bfe87d8620427
kaelima
2011-12-16
Core/Spells: Envenom (Fix buff duration from master poisoner. aura was being ...
kandera
2011-12-14
Fix immunity system for many spells.
Giuseppe Montesanto
2011-10-20
use effectMask to calculate mechanicMask in ModSpellDuration
ille
2011-10-02
Core/Spells: Implemented SPELL_AURA_BLOCK_SPELL_FAMILY
Shauren
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-27
Core/Spells: added spell effect validations
et2012
2011-09-25
Core/Spells: spell effect handling improvements
QAston
2011-09-24
Core/Spells: Drop EFFECT_IMPLICIT_TARGET_PET and use EFFECT_IMPLICIT_TARGET_E...
QAston
2011-09-23
Add a tempfix for trigger missile spell effects after rev 13a1d90130a8d5bb49f...
QAston
2011-09-23
Core/Spells: Improvements in selecting default targets based on effect type.
QAston
2011-09-16
Core/Spells: Use Unit::IsValidAttack/AssistTarget functions to validate spell...
QAston
2011-09-16
Core/Spells: Temporarily commented out SPELL_ATTR6_CAN_TARGET_UNTARGETABLE ch...
Shauren
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-06
Fix typo (Rename SPELL_AURA_PREVENT_RESSURECTION to SPELL_AURA_PREVENT_RESURR...
Spp-
2011-09-03
Core/Spells: Fix pick lock - thanks to cyberbrest for pointing the reason of ...
QAston
2011-08-29
Core/Spells: check unattackable flag only for negative spells.
QAston
2011-08-26
Core/Spells: Fix a regression of 7f30ac5a9549746d19af - spells with TARGET_SE...
QAston
2011-08-26
Core/Spells: Store explicit unit, corpse and GO targets in one variable, beca...
QAston
2011-08-26
Core: Some cosmetic changes and minor optimizations
Spp-
2011-08-24
Core/Spells: Make GMs and vehicle riders not attackable by AOE again.
QAston
2011-08-24
Core/Spells: fix TARGET_DEST_TARGET_* targets after 7f30ac5a9549746d19af
QAston
2011-08-24
Core/Spells: Small correction to: 7f30ac5a9549746d19af - TARGET_DEST_TRAJ tar...
QAston
2011-08-24
Core/Spells: Add a generic way of selecting spell explicit targets. Make expl...
QAston
2011-08-23
Core/Spells: Do not apply spellmods to spells with SPELL_ATTR3_NO_DONE_BONUS ...
QAston
2011-08-21
Core/Spells: Check SPELL_AURA_PREVENT_RESSURECTION on targets for resurrectio...
Shauren
2011-08-21
Core: Fix non-PCH build
click
2011-08-20
Core/Spells: check UNIT_FLAG_OOC_NOT_ATTACKABLE only for AOE spells targeting...
QAston
2011-08-20
Core/Spells: Allow to explicitly target crowd controlled targets for spells w...
QAston
2011-08-20
Core/Spells: Use spell target flags to determine if spell can target dead tar...
QAston
2011-08-20
Core/Misc: Minor code cleanup and code style fix
tobmaps
2011-08-19
Fix a typo in last commit.
QAston
2011-08-19
Core/Spells: Implement recently discovered target check attributes and move m...
QAston
2011-08-18
Core/Spells: Add required and implicit target object type data for spell effe...
QAston
2011-08-17
Fix build.
QAston
2011-08-17
Core/Spells: Add new spell implicit target categories data - will be used in ...
QAston
2011-08-16
Core/Spells: update the core to the changes from 1fb1988d46055c63ac29d63ae7b0...
QAston
2011-08-16
Core/Spells: Update some targeting related attribute definitions to make them...
QAston
2011-07-29
Core/Spells: Remove some obsolete code (stealth is no longer a ranked spell).
QAston
2011-07-28
Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...
QAston
[next]