aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellEffects.cpp
AgeCommit message (Expand)Author
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-21Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)Giacomo Pozzoni
2022-03-19Core/Combat Improve extra attacks handling (#26859)trickerer
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-06Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...Meji
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-26Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)Jeremy
2022-02-25Core/DataStores: Updated db2 structures to 9.2.0Shauren
2022-02-16Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...Aqua Deus
2022-02-10Core/Auras: Proc flag updatesShauren
2022-02-10Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACKShauren
2022-02-10Core/Auras: Implemented ProcFlags2Shauren
2022-02-08Core/Spells: Pass cast item level to triggered spellsShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-04Core/Spell: Fix name clashing between local variables and class member fields...Giacomo Pozzoni
2022-02-02Core/Spells: Implement SPELL_EFFECT_TRIGGER_SPELL delay (stored in MiscValue)Shauren
2022-02-02Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells...Shauren
2022-01-31Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2022-01-31Core/Pets: Pet management refactoring (#25191)Shauren
2022-01-24Core/WorldObject: Remove non-std::chrono SummonCreature overloadCarbenium
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Core/Misc: Replace boost::optional with std::optional part 2Shauren
2022-01-23Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (#23) (#24997)Giacomo Pozzoni
2022-01-20Core/Spells: implement corpse target type support and properly fix resurrecti...Giacomo Pozzoni
2022-01-07Core/Spells: Implemented spell effect 225 (SPELL_EFFECT_GRANT_BATTLEPET_LEVEL...Meji
2022-01-01Core/Spells: Fix assertion triggeredjackpoz
2022-01-01Core/Logs: Log full guid instead of just low guid, part 2Giacomo Pozzoni
2021-12-31Core/Logs: Log full guid instead of just low guidGiacomo Pozzoni
2021-12-31Core/Spells: fixed a possible client crash when casting pull towards dest spe...Ovah
2021-12-30Core/Spells: Implemented battle pet experience related spell effects and aura...Meji
2021-12-29Core/Spells: Use orientation given in destTarget instead of always taking cas...Shauren
2021-12-27Core/ZoneScript: Add "invoker" param to ProcessEvent (#24758)Jeremy
2021-12-25Core/BattlePets: Misc fixes (#27446)Meji
2021-12-23Core/Spell: SPELL_EFFECT_PULL_TOWARDS correction (#24251)NoName
2021-12-22Core/Spell: Proper SPELL_EFFECT_PULL_TOWARDS_DEST implementation for players ...NoName
2021-12-21Use boost::optional and boost::none instead of smelly pointer (#24134)Ujp8LfXBJ6wCPR
2021-12-21Scripts/Spells: Gift of the Harvester (#24111)Sorikoff
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-19Core/Spells: Implemented spell effect 204 (SPELL_EFFECT_CHANGE_BATTLEPET_QUAL...Meji
2021-12-18Core/Spells: Fixed SPELL_EFFECT_DISPEL when target has 2 spells with same ID ...Keader
2021-12-18Scripts/Spells: Runic Healing Injector (#23690)Sorikoff
2021-12-18Scripts/Spells: Devour Humanoid (#23660)Sorikoff
2021-12-173.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-17Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flagsShauren
2021-12-15Scripts/Spells: Brittle Armor & Mercurial Shield (#23576)Sorikoff
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Scripts/Spells: Dimensional Ripper - Everlook (#23547)Sorikoff
2021-12-13Scripts/Spells: Ultrasafe Transporter: Toshley's Station (#23537)Sorikoff