aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2015-07-03Core/Spells: Fix Charge "no path" error with huge targetsjackpoz
2015-07-02Merge pull request #14797 from czw/3.3.5mik1893
2015-06-30Core/Spells: Implemented CAST_FLAG_IMMUNITYShauren
2015-06-17Core/Spells: Fix Charge pathingjackpoz
2015-05-29Core/Spells: Fix DK Death rune selectionJens Bäckman
2015-05-19Core/Misc: Moved Position to its own fileShauren
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-03-08Core: Move some more INFO-level logentries to DEBUGclick
2015-01-31Core/Spells: Renamed SPELL_ATTR4_TRIGGERED to SPELL_ATTR4_CAN_CAST_WHILE_CAST...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-25Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispelUnholychick
2014-11-14Fix spell cooldown for guardian petsMrSmite
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer
2014-09-26Core/Spells: Always add threat for spells from spell_threat table, not only i...Shauren
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-08-26Update comments for df744c7mik1893
2014-08-25Core/Spell: Triggered spells should inherit LOS checking from triggering auramik1893
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-23Merge pull request #12885 from mik1893/channel_pushbackDuarte Duarte
2014-08-19Core/Spells: Channeled spell pushback is now affected by hastemik1893
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-10Fix pet spell cooldown being extended without successful castMrSmite
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-04Core/Spells: Fixed LoS checks for spells like shadowfuryShauren
2014-08-03Core/Spell: Correct the hit and miss counters in WriteSpellGoTargetsDuarte Duarte
2014-07-25Core/Spells: Fix an issue with previous commit (a309ca97279)DDuarte
2014-07-25Core/Spells: Fixed issues with Death and Decay and similar spells not ticking...Warpten
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-04Core/Spells: Improve charge path logic, get a point to the target and then re...Trisjdc
2014-07-04Core/Spells: Fix Charge pathingjackpoz
2014-07-03Core/Spells: fixed Deep Freeze after 2a3546ca36468b81d673bdb27315006144af3165joschiwald
2014-07-03Core/Spells: Spells which do not apply auras should not apply DRTrisjdc
2014-06-27Core/Spells: Implement CREATURE_TYPEFLAGS_PROJECTILE_COLLISION, and solve som...Trisjdc
2014-06-26Core/Loot: Skinning improvementsShauren
2014-06-24Core/Skinning: Fixed the creatures becoming non-skinnable even before looting...Subv
2014-06-15Core/Spells: Skip adding CAST_FLAG_RUNE_LIST to rune spells if it's a trigger...Trisjdc
2014-06-15Core/Spells: Define and implement CAST_FLAG_NO_GCDTrisjdc
2014-06-12Core/Spells: Change haste benefit to cast time formulas, may need further cor...Trisjdc
2014-06-08Merge pull request #12228 from Unholychick/patch_periodicsSebastian Valle Herrera
2014-06-07Core/Spells: Implement Periodic mechanicsUnholychick
2014-06-05Core/Spells: *Properly* solve the Disarm vs Bladestorm issueTrisjdc