aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2016-11-04Core/Spell: apply SPELLFAMILY_GENERIC mods to all spells by defaultariel-
2016-10-17Core/Spells: mark Arcane Missiles aura as negative. Was downranking the spell...ariel-
2016-10-17Core/Globals: compute aura diminishing return info at startup and cache itariel-
2016-10-12Core/Spells: Make slice and dice positive. Was breaking stealth.ariel-
2016-10-07Core/Globals: cache SpellSpecific and AuraState information instead of comput...ariel-
2016-10-04Core/Spells: Implementation of QAston proc systemariel-
2016-10-02Core/Spells: use spellinfo helper methodsjoschiwald
2016-09-12Core/Spell: Updated SpellInfo::GetMaxTicks with all effects capable of periodicsariel-
2016-09-04Core/Scripts: Implement Flag of Ownership. Closes #12265ariel-
2016-08-29Whitespace clean-upGustavo
2016-08-20Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
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