index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T04:01:01Z
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
2016-02-09
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-22
Core/Spells: Ignore category cooldowns for triggered spells.
Shauren
2016-01-13
Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)
treeston
2016-01-13
Core/Spells: Creature spellcast facing rework:
treeston
2016-01-09
Merge pull request #16186 from ariel-/spellmodcharges
jackpoz
2016-01-08
Core/Spells: Fixed Raise Ally
ccrs
2016-01-04
Fix redundant calculation of spell critical chance, fix spellmods being dropp...
ariel-
2016-01-01
Update copyright note for 2016
Rushor
2015-11-25
Merge pull request #15763 from ShinDarth/channeled
Shauren
2015-11-25
Core/Spells: fix conflicts between duration and cast time of channeled spells
ShinDarth
2015-11-22
Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5
jackpoz
2015-11-14
Core/Player: Move TradeData to its own file
Carbenium
2015-11-10
[3.3.5] Core/Spells: break Stealth and modify Stand State
robinsch
2015-11-01
Core/Items: Corrected all spellid checks from item_template to also check -1
Shauren
2015-10-31
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-31
Core/Conditions: Type renaming
Shauren
2015-10-29
Core/Spells: Improved spell category cooldown handling
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-12
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-08-12
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-08-08
Merge pull request #15119 from robinsch/grounding
jackpoz
2015-07-28
Core/Spells: Fix Charge "no path" error with even bigger targets
jackpoz
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-18
#15108
robinsch
2015-07-15
Merge pull request #14883 from tkrokli/omen_of_clarity
mik1893
2015-07-03
Core/Spells: Fix Charge "no path" error with huge targets
jackpoz
2015-07-02
Merge pull request #14797 from czw/3.3.5
mik1893
2015-07-01
[3.3.5] Core/Spells: Omen of Clarity
robinsch
2015-06-30
Core/Spells: Implemented CAST_FLAG_IMMUNITY
Shauren
2015-06-17
Core/Spells: Fix Charge pathing
jackpoz
2015-05-29
Core/Spells: Fix DK Death rune selection
Jens Bäckman
2015-05-19
Core/Misc: Moved Position to its own file
Shauren
2015-04-13
Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)
ariel-
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
[next]