aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2016-12-30Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2016-12-30Core/Spell: reverted changes for NO_TARGET handlingariel-
2016-12-29Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as c...ariel-
2016-12-15Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2016-12-13Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2016-12-10Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for nowariel-
2016-12-09Core/Spell: do not downscale certain aurasariel-
2016-12-09Revert "Core/Spell: Magic Absorption Calculation"ariel-
2016-12-02Core/Misc Remove WhiteSpaces (#18379)Gustavo
2016-12-01Core/Spells: Fixed one issue with auras having SPELL_ATTR4_CAST_ONLY_IN_OUTLA...ariel-
2016-11-18Core/Spell: Fixed Drain Soul incorrectly downscaling ranks when targetting lo...ariel-
2016-11-15Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...ariel-
2016-11-15Core/Spell: fix a potential null dereference crashariel-
2016-11-14Core/Spell: fix typosariel-
2016-11-14Core/Spell: Fix warrior Enrage stacking with Wrecking Crew and Imp. Defensive...ariel-
2016-11-14Core/Spell: Fixed immunities for some spells (they were broken before rewrite...ariel-
2016-11-12Core/Spell: fix warningariel-
2016-11-12Core/Spell: revamp of immunities systemariel-
2016-11-12Core/Spell: move attribute helpers to spellInfoariel-
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