aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2016-08-14Core/Spell: Remove all raid auras on party leave (#17663)robinsch
2016-05-17Core/Spells: Fixed flat SPELLMOD_DAMAGE_MULTIPLIER calculationShauren
2016-04-25Merge pull request #16494 from Rushor/calcjackpoz
2016-04-19Core/Spells: enabled SPELL_EFFECT_160 (#16987)Lopfest
2016-02-13Revert "Merge pull request #16483 from Treeston/3.3.5-debuffimmunity" to fix ...treeston
2016-02-10Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggrojoschiwald
2016-02-07Core/Spell: Magic Absorption CalculationRushor
2016-02-06Core/Spells: Adjust on-apply dispel behavior of Divine Shield / Ice Block etc.treeston
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Conditions: Type renamingShauren
2015-10-31Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-06-26Core: Fix multiple Coverity issuesDDuarte
2015-06-04Core/Spells: Support for targetting spells onto in flight unitspete318
2015-04-10Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-07Core/Spells: Reinstate helperfunction removed in commit 0e3607df (with a new ...click
2015-04-07Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-04Core/Spells: Prevent Divine Intervention from removing death persistent aurasGecko32
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-07-19Core/Creature: Minigob Manabonkkarn
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - sk...Shauren
2014-06-22Merge pull request #11750 from gecko32/upstream_masterTrisjdc
2014-05-18Core/Spells: Players with active pets count as if they were players in combat...Trisjdc
2014-03-19Make Cyclone and faerie fire unable to pierce cyclone and banishGecko32
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-26Core/Spells: Implemented additional conditions for spells that start cooldown...Shauren
2013-09-11Scripts/Halion: refixed Twilight Cutterjoschiwald
2013-09-06Core/Spells: add an other condition to SpellInfo::NeedsToBeTriggeredByCaster ...joschiwald
2013-08-15Core/Spells: Refactored SpellInfo::CalcCastTime() to prevent accidental mod c...Shauren
2013-08-14Core/Spells: implemented SPELL_ATTR0_CU_TRIGGERED_BY_CASTER to correct some t...joschiwald
2013-07-29Core/Spells: Fixed crashes happening with spells that had their dbc targets o...Shauren
2013-06-22Core/Vehicles: Fixed crashes in StopCastingCharm happening when unit was atte...Shauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Spells: Manually reverted 8dea73fc83ed00764e03c6ee3bb7c1ffa28527eb.Warpten
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-02Core/Spells: Fixed a silly typo in SpellInfo::_IsPositiveEffect.Warpten
2013-04-04Core/Spells: Reimplemented SPELL_ATTR0_LEVEL_DAMAGE_CALCULATIONShauren
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-02-16Replace check in IsSingleTargetWithFH3095
2013-02-16Core/Auras: Only auras that are stackable to use the same slotShauren
2013-02-01Core/Spells: Correct a check in IsLootCrafting, allows Prismatic Black Diamon...Nay
2013-01-31Core/Spells: Fix Gas Cloud Tracking stacking with other tracking spellsVincent_Michael
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp