aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2018-12-07Core/Spells: Improved spell value calculation - variance will not be applied ...Shauren
2018-12-04Core/Spells: Fixed spell effect value calculationShauren
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-09-27Core/Spells: Defined new spell effectsShauren
2018-09-26Core/DataStores: Updated hotfix database structureShauren
2018-09-17Core/Spells: Updated spell effect value calculationShauren
2018-05-12Core/Spells: Implemented optional power costjoschiwald
2018-03-18Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2018-03-18Core/Spell: reverted changes for NO_TARGET handlingariel-
2018-03-18Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as c...ariel-
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2018-03-12Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2018-03-12Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for nowariel-
2018-03-12Core/Spell: do not downscale certain aurasariel-
2018-03-12Revert "Core/Spell: Magic Absorption Calculation"ariel-
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...ariel-
2017-12-30Core/Spells: Removed obsolete codejoschiwald
2017-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-12-26Core/Spell: revamp of immunities systemariel-
2017-12-25Core/Spell: move attribute helpers to spellInfoariel-
2017-12-22Fixed nopch buildShauren
2017-12-17Core/Auras: Implemented using all aura interrupt flag fieldsShauren
2017-12-11Core/Spells: Fixed shapeshift location checkShauren
2017-12-10Core/Spell: apply SPELLFAMILY_GENERIC mods to all spells by defaultariel-
2017-11-12Core/Players: Fixed DK runes and runic powerShauren
2017-10-31Core/Spells: Updated diminishing returnsjoschiwald
2017-10-03Dropped obsolete code added in 2d75d8071bb6d85987bdc5d88ed2271822fcbcfdjoschiwald
2017-10-03Core/Spells: mark Arcane Missiles aura as negative. Was downranking the spell...ariel-
2017-10-03Core/Globals: compute aura diminishing return info at startup and cache itariel-
2017-09-04Core/Spells: Fixed calculating spell value for spells with SPELL_ATTR10_USE_S...Shauren
2017-08-30Core/Spells: Removed unexplainable duration limit from SpellInfo::GetMaxTicksShauren
2017-08-26Core/Globals: cache SpellSpecific and AuraState information instead of comput...ariel-
2017-08-24Core/Transmog: Missed part of fd73bedd735596ac6ddb3db4ead3938732b2ec43Shauren
2017-07-29Core/Spells: Renamed SPELL_EFFECT_CREATE_MANA_GEM to SPELL_EFFECT_RECHARGE_ITEMjoschiwald
2017-07-27Core/Spells: Defined TARGET_GAMEOBJECT_CONE_109joschiwald
2017-07-18Core/Spells: Renamed TARGET_DEST_UNK_110 to TARGET_UNIT_CONE_ENTRY_110joschiwald
2017-07-18Core/Spells: Implemented ConeAngle from DB2joschiwald
2017-06-04Core/Players: Implement basics for the honor systemGolrag
2017-06-04Core/Spells: Implemented SPELL_EFFECT_PLAY_SCENE (#19836)Golrag
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-15Core/Game: Include cleanup - remove Map dependency from Object.hShauren
2017-05-14Core/Entities : Basic Conversation Implementation (#18010)Traesh
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren
2017-04-02Core/Spells: Removed most uses of SpellIcon to identify spellsShauren
2017-02-26Core/Spell: Updated SpellInfo::GetMaxTicks with all effects capable of periodicsariel-