index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T06: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-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-12-08
Core/Player: correct SetHomebind and cleanup Spell::EffectBind
joschiwald
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-23
Merge remote-tracking branch 'origin/master' into mmaps
Nay
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-11-05
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
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-19
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into mmaps
Subv
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-04
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
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-19
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-17
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-16
Core/Spells: Defined and implemented SPELL_ATTR5_DONT_TURN_DURING_CAST.
Shauren
2012-09-11
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-10
Merge remote-tracking branch 'origin/master' into mmaps
Nay
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-09
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-08
Core/Spells: Use the UNIT_FIELD_CHANNEL_OBJECT field instead of Spell::m_targ...
Subv
2012-09-07
Core/MMaps: Add several safety checks to confirm a valid path generation.
kaelima
2012-09-06
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-06
Core/Spells: fix intervening dead targets Closes #2090
tobmaps
2012-09-05
Core/MMaps: Applied Trinity Codestyle to PathGenerator.
Venugh
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
Merge remote-tracking branch 'origin/master' into mmaps
Nay
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/MMaps: Implement pathed charge effect
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
[next]