aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2017-12-17Core/Auras: Implemented using all aura interrupt flag fieldsShauren
2017-12-04Core/Scripts: Added new QuestScript hooks (#20950)Traesh
2017-12-01Core/Auras: Implemented PROC_HIT_INTERRUPT (#21015)Ovah
2017-11-28Core/Quests: Implemented quest popupsOvalord
2017-11-26Core/Items: Fixed saving item after unlockingShauren
2017-11-26Core/GameObject: spawn linked traps at gameobject creation instead of using D...SnapperRy
2017-11-19Core/Auras: don't save auras casted by itemsjoschiwald
2017-11-11Core/GameObjects: Handle despawning and respawning of nearby linked traps on ...Snapper
2017-10-15Core/Spells: use DamageInfo struct to calc spell absorbs and resists, and use...ariel-
2017-10-03Core/Spell: allow SPELL_EFFECT_QUEST_COMPLETE to set a quest to rewarded only...SnapperRy
2017-08-27Core/Spells: Removed obsolete spell fixesjoschiwald
2017-08-24Core/Transmog: Implemented transmog setsGolrag
2017-08-13Core/Spells: add Target Processing (SMSG_SPELLLOGEXECUTE) to LAUNCH_TARGET ph...ariel-
2017-08-13Core/Spells: Implementation of QAston proc system (#20131)joschiwald
2017-07-29Core/Creatures: Implemented Basic Creature Scaling (#20026)Seyden
2017-07-29Core/Spells: Renamed SPELL_EFFECT_CREATE_MANA_GEM to SPELL_EFFECT_RECHARGE_ITEMjoschiwald
2017-07-04Core/Spells: Fixed fishing bobbers not being usableShauren
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-28Core/Scripts: Include cleanupShauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-14Core/Entities : Basic Conversation Implementation (#18010)Traesh
2017-05-09Warning fixShauren
2017-05-08Core/Items: Set and save item context fieldShauren
2017-05-07Core/Spells: Fixed wrong usage of unitTarget in Spell::EffectChargeDestjoschiwald
2017-04-16Core/Entities: Update updatefields to 7.2.0Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-04-06Core/DataStores: Updated db2 structures to 7.2.0Shauren
2017-04-03Core/Spells: Removed even more uses of SpellIcon to identify spellsShauren
2017-04-02Core/Spells: Removed most uses of SpellIcon to identify spellsShauren
2017-03-23Removed unintended changesShauren
2017-03-23Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...Shauren
2017-03-21Core/Spells: Fixed EffectActivateSpec for hunter petsDoctorKraft
2017-03-17Core/Spell: Implement and use SMSG_CUSTOM_LOAD_SCREEN (#19310)Krudor
2017-03-12Core/Spells: Fixed extra charge effect visualsShauren
2017-03-05Fixed warningjoschiwald
2017-03-04Core/Player: Implemented Titan's Grip damage reductionariel-
2017-03-04Core/Spell: set quest to rewarded instead of complete when targeted by SPELL_...SnapperRy
2017-02-26Core/Scripts: Enhance quest status hook by making it catch more status change...Rochet2
2017-02-26Core/Scripts: Removed Glyph of Backstab.ariel-
2017-02-25Core/Spells: Fixed possible crashvincent-michael
2017-02-19Core/Misc: calculate rotation fields from orientation in some places it's imp...ariel-
2017-02-18Core/Movement: Implement SpellEffectExtraData curve modifiersShauren
2017-02-18Update SpellEffects.cppariel-
2017-02-18Core/Spell: Calculate GO rotation for SPELL_EFFECT_TRANS_DOORariel-
2017-02-12Core/Spells: Fix Spell::EffectJumpDest not to turn caster to zero orientation...treeston
2017-02-12Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2017-02-11Core/Logs: Fine tune more logsAokromes