index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T02: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
2012-12-01
Core/Spells:
Warpten
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-25
Core/Spells: Fixed combat log for spells that affect item durability
Shauren
2012-11-24
Core/Conditions: use proper SpellCastResult instead of Notification when COND...
joschiwald
2012-11-19
Misc: Whitespace and tabs cleanup
Nay
2012-11-14
Core/Spells: Enslave Demon shouldn't be usable on player pets.
Subv
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-23
Core/Misc: Add default count param to HasItemCount
Spp
2012-10-17
Core/BG:
kaelima
2012-10-11
Merge pull request #8042 from Retriman/SpellBarkskin
kandera
2012-10-11
Core/Spell:
Retriman
2012-10-02
Core: "Initial support for C++11 compilers"
Spp
2012-10-02
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-16
Core/Spells: Defined and implemented SPELL_ATTR5_DONT_TURN_DURING_CAST.
Shauren
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-09
Core/Spells: Fixed typo in previous commit
Shauren
2012-09-09
Core/Spells: Set UNIT_FIELD_CHANNEL_OBJECT also for spells that don't have ex...
Shauren
2012-09-08
Core/Spells: Use the UNIT_FIELD_CHANNEL_OBJECT field instead of Spell::m_targ...
Subv
2012-09-06
Core/Spells: fix intervening dead targets Closes #2090
tobmaps
2012-09-05
Core/Misc: Fix some warnings and logic mistakes found by static code analysis
kaelima
2012-09-04
[Spell::CleanupEffectExecuteData] Remove this confusing and potentially worth...
e
2012-09-04
Misc: Convert from CRLF to LF in cs_misc.cpp
Nay
2012-09-04
Core/Spells: Fix memory leak when Load() fails from spell/aura-scripts
kaelima
2012-09-03
Core/Spells: Hard-limit the number of hit and miss targets sent in SMSG_SPELL...
Nay
2012-08-31
Scripts/Commands: Create a new group of commands, .cheat, and add new and mov...
Myran2
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
2012-08-27
Core/Spells: Fix Pick Lock calculation
Vincent-Michael
2012-08-21
Core/Battlefield: Add missing stuff for wintergrasp
Vincent-Michael
2012-08-20
Core/Wintergrasp: finish implementation for battlefields. this is highly expe...
Kandera
2012-08-20
Battlefield: Make sBattlefieldMgr a pointer. By Subv.
Manuel Carrasco
2012-08-05
Core/Spells: Fix Divine Shield and Ice Block casted in Cyclone
Vincent-Michael
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-07-30
Warning fixes + compile fix after the merge
Spp
2012-07-03
Core/SpellScript: Implemented OnObjectTargetSelect hook for use with spell ta...
Shauren
2012-07-01
Core/SpellScript: Corrected when OnObjectAreaTargetSelect hooks are called (m...
Shauren
2012-06-30
Core: Minor code style corrections
Shauren
2012-06-30
Core/SpellScript: Corrected error messages and in-source documentation for On...
Shauren
2012-06-29
Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...
Shauren
2012-06-14
Merge pull request #6491
QAston
2012-06-13
Core/Spells: handle SPELL_AURA_MOD_DEBUFF_RESISTANCE only for auras. fixes sa...
Kandera
2012-06-08
fix typos - i failed so hard :(
joschiwald
2012-06-03
more updates
joschiwald
2012-05-28
Core/Spells: Ignore LoS when spells are cast/triggered by gameobjects
Nay
2012-05-28
Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscripts
joschiwald
2012-05-28
Core/Spells: convert some spell effects to SpellScripts
joschiwald
2012-05-18
Core/Spells: fix dispel aggro in a less hacky way!
Kandera
2012-05-18
Core/Spells: Damage should be dealt AFTER m_damage has been set. possibly fix...
Kandera
2012-05-18
Core/Spells, DB/Conditions: convert checkcast cpp to conditions for spell 522...
Kandera
2012-05-18
Core/Spells: move rocket boots spell cast check to spell script. add event fo...
Kandera
[next]