index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T05:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Spell.cpp
Age
Commit message (
Expand
)
Author
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-03-18
Core/Game: Fix some issues detected by static analysis.
Naios
2015-03-08
Core: Move some more INFO-level logentries to DEBUG
click
2015-01-31
Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to SPELL_ATTR4_CAN_CAST_WHILE_CAST...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-25
Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel
Unholychick
2014-11-14
Fix spell cooldown for guardian pets
MrSmite
2014-10-18
Core/Spells: Trigger extra attacks on proper target
trickerer
2014-09-26
Core/Spells: Always add threat for spells from spell_threat table, not only i...
Shauren
2014-09-22
Core/Players/DK: Implement Rune Grace Period mechanic
Morgoporc
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-16
Core/Logging: Fixed incorrect usage of guid in logs
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-07
Core: Remove again whitespace (meh :/)
Vincent-Michael
2014-08-26
Update comments for df744c7
mik1893
2014-08-25
Core/Spell: Triggered spells should inherit LOS checking from triggering aura
mik1893
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-08-23
Merge pull request #12885 from mik1893/channel_pushback
Duarte Duarte
2014-08-19
Core/Spells: Channeled spell pushback is now affected by haste
mik1893
2014-08-14
Core/Creature: update creature_template and some other small things
joschiwald
2014-08-10
Fix pet spell cooldown being extended without successful cast
MrSmite
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-04
Core/Spells: Fixed LoS checks for spells like shadowfury
Shauren
2014-08-03
Core/Spell: Correct the hit and miss counters in WriteSpellGoTargets
Duarte Duarte
2014-07-25
Core/Spells: Fix an issue with previous commit (a309ca97279)
DDuarte
2014-07-25
Core/Spells: Fixed issues with Death and Decay and similar spells not ticking...
Warpten
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-04
Core/Spells: Improve charge path logic, get a point to the target and then re...
Trisjdc
2014-07-04
Core/Spells: Fix Charge pathing
jackpoz
2014-07-03
Core/Spells: fixed Deep Freeze after 2a3546ca36468b81d673bdb27315006144af3165
joschiwald
2014-07-03
Core/Spells: Spells which do not apply auras should not apply DR
Trisjdc
2014-06-27
Core/Spells: Implement CREATURE_TYPEFLAGS_PROJECTILE_COLLISION, and solve som...
Trisjdc
2014-06-26
Core/Loot: Skinning improvements
Shauren
2014-06-24
Core/Skinning: Fixed the creatures becoming non-skinnable even before looting...
Subv
2014-06-15
Core/Spells: Skip adding CAST_FLAG_RUNE_LIST to rune spells if it's a trigger...
Trisjdc
2014-06-15
Core/Spells: Define and implement CAST_FLAG_NO_GCD
Trisjdc
2014-06-12
Core/Spells: Change haste benefit to cast time formulas, may need further cor...
Trisjdc
2014-06-08
Merge pull request #12228 from Unholychick/patch_periodics
Sebastian Valle Herrera
2014-06-07
Core/Spells: Implement Periodic mechanics
Unholychick
2014-06-05
Core/Spells: *Properly* solve the Disarm vs Bladestorm issue
Trisjdc
2014-05-24
Core/Misc: Fix typo
jackpoz
2014-05-13
Merge pull request #12021 from Trisjdc/spell_target_dest
jackpoz
2014-05-11
Core/Spells: Fix fishing on areas with liquid data but no valid height
Trisjdc
2014-05-07
Core/Spells: Replace MovePosition by MovePositionToFirstCollision in spell de...
Trisjdc
2014-05-05
Core/Misc: Fix enchants broken in 3aca9e64b34baee781f402c3f33ad7ee7991c232
jackpoz
2014-05-04
Core/Misc: Fix warning
jackpoz
2014-05-04
Core/Misc: Fix exploit
jackpoz
[next]