aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2017-02-18Core/Spell: no need to bloat existing parameter lists. (f81754a306a8b1f24f0b1...ariel-
2017-02-18Core/Spells: register SPELLMOD_CRITICAL_CHANCE in casting spell modifiers.ariel-
2017-02-18Core/Spells: Remove spellmods from SpellMod owner instead of caster (needed s...ariel-
2017-02-18Core/Spells: fix Bullheaded immunitiesariel-
2017-02-12Core/Spells: Fixed spells like Shadowform, Tricks of the Trade, Misdirection ...mik1893
2017-02-12Core/Spells: Fix orientation- and targeting-related issues if the creature is...Treeston
2017-02-12Entities/Unit: Cleanup refactor. Changes: (#17819)Treeston
2017-02-12Core/Units: Fixed melee range check (#17693)Chaouki Dhib
2017-02-11Core/Spells: Check TRIGGERED_DONT_REPORT_CAST_ERROR flag in SendCastResult ra...treeston
2017-02-11Core/Spell: Quick readability change. Functionality not altered.treeston
2017-02-05Fixed buildjoschiwald
2017-02-04Core/Mmaps: Charge ignoring z position of target (#17516)Aokromes
2017-02-04Core/Spell: allow use of ground mounts while swimming (#17488)SnapperRy
2017-01-29Core/Spells: Implement SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER (#17160)mik1893
2017-01-13Fixed buildjoschiwald
2017-01-13Core/Spells: Fixed all cases of spells that crash the client when pressing ES...Shauren
2017-01-11AI/PlayerAI: Finally implement cast logic for controlled players.treeston & Keader
2017-01-09Core/Spells: Implemented SPELL_ATTR1_DISMISS_PETShauren
2017-01-09Core: updated creature type flags enum (#17128)ForesterDev
2017-01-08Core/Spells Make certain spells (e.g. Mind Control) properly flag the caster ...Alan Deutscher
2017-01-08Core/Movement: Fix issues where creatures cancel spell casts chasing target a...Nawuko
2017-01-08Core/Spells: Fix wrong totem placementElimination
2017-01-06Core/Spells: Extended remaining 8bit EffectMasks to 32bitjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-10-15[6.x] Core/Spells: Implement SPELL_AURA_INTERFERE_TARGETTING (#17566)Krudor
2016-10-03Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNEDjoschiwald
2016-10-01Core/Spells: use spellinfo helper methodsjoschiwald
2016-09-09Core/Items: Defined all item flagsShauren
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-22Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ITEM_SPELLTRIGGER_ON_...Shauren
2016-08-20Core/Spells: Fixed extended spell range while movingShauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-09Core/Spells: Renamed some old and new spell effectsShauren
2016-07-20Core/Spells: Add SpellMissInfo argument to BeforeHit hooks and call them also...Ivan Beňovic
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-16Game/Entities: Players can attack targets when they are not facing them as lo...Kito
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-07-07Core: Update to 7.0.3.22150Shauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-07-05Core/Spells: Fixed spell dest range check failing on 0 distance max range req...Shauren
2016-07-05Core/Spells: Fixed crash with DEST targets added in b3d814ee50b265c140d65b6f9...Shauren
2016-07-01Core/Spells: Fixed spell range checkShauren
2016-06-29Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUALShauren
2016-06-28Core/Spells: Fixed spell effect on caster not being processed instantly for s...Shauren
2016-06-25Core/Auras: Implemented aura 321 SPELL_AURA_MOD_NO_ACTIONSShauren
2016-06-23Core/Spells: Fixed handling spell interrupts - PreventionType dbc field is a ...Shauren
2016-06-18Core: Update to 7.0.3.21963Shauren