aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/Spell.cpp
AgeCommit message (Expand)Author
2016-08-15Core/Units: Fixed melee range check (#17693)Chaouki Dhib
2016-08-03Merge remote-tracking branch 'Treeston/3.3.5-spellcastresult' into 3.3.5 (PR ...treeston
2016-07-20Core/Spell: Quick readability change. Functionality not altered.treeston
2016-07-06Core/Misc: Coding standard (#17521)Aokromes
2016-07-06Core/Mmaps: Charge ignoring z position of target (#17516)Aokromes
2016-07-05Core/Spells: Fixed spell dest range check failing on 0 distance max range req...Shauren
2016-07-05Core/Spell: allow use of ground mounts while swimming (#17488)SnapperRy
2016-07-01Core/Spells: Fixed spell range checkShauren
2016-06-14Core/Spells: Implement SPELL_ATTR7_INTERRUPT_ONLY_NONPLAYER (#17160)mik1893
2016-06-13Core/Spells: Fixed all cases of spells that crash the client when pressing ES...Shauren
2016-05-31AI/PlayerAI: Finally implement cast logic for controlled players.treeston & Keader
2016-05-26Core/Spells: Implemented SPELL_ATTR1_DISMISS_PETShauren
2016-05-26Core: updated creature type flags enum (#17128)ForesterDev
2016-05-18Core/Spells Make certain spells (e.g. Mind Control) properly flag the caster ...Alan Deutscher
2016-05-13Merge pull request #17037 from Keader/TargetedMovementGeneratorFixTreeston
2016-05-11Core/Movement: Fix issues where creatures cancel spell casts chasing target a...Nawuko
2016-05-11Core/Spells: Check TRIGGERED_DONT_REPORT_CAST_ERROR flag in SendCastResult ra...treeston
2016-05-09Merge pull request #16476 from Eliminationzx/FixWrongTotemPlacementKittnz
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-04-23Core/SpellScripts: allow to modify target destination of all target typejoschiwald
2016-04-09Core/Spells: Don't report spell errors to client when spell was triggered and...Shauren
2016-03-23Merge branch '3.3.5-naxxcleanup' into 3.3.5. (PR #16524)treeston
2016-03-23No, Travis, I do not intend to handle SPELL_GROUP_STACK_RULE_MAX. It is not a...treeston
2016-03-23Entities/Pet: Finally fix pets spamming Blood Pact/Fel Intelligence in some s...treeston
2016-03-16Core: Remove whitespacesVincent-Michael
2016-03-08Scripts/Naxxramas: Clean-up and bug-fix megacommit. Read the full commit mess...treeston
2016-02-10Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggrojoschiwald
2016-02-09Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-02-05Fix wrong totem placementElimination
2016-01-22Core/Spells: Ignore category cooldowns for triggered spells.Shauren
2016-01-13Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)treeston
2016-01-13Core/Spells: Creature spellcast facing rework:treeston
2016-01-09Merge pull request #16186 from ariel-/spellmodchargesjackpoz
2016-01-08Core/Spells: Fixed Raise Allyccrs
2016-01-04Fix redundant calculation of spell critical chance, fix spellmods being dropp...ariel-
2016-01-01Update copyright note for 2016Rushor
2015-11-25Merge pull request #15763 from ShinDarth/channeledShauren
2015-11-25Core/Spells: fix conflicts between duration and cast time of channeled spellsShinDarth
2015-11-22Merge PR #14824 'tkrokli/spell_mod_stealth_stand_state' into 3.3.5jackpoz
2015-11-14Core/Player: Move TradeData to its own fileCarbenium
2015-11-10[3.3.5] Core/Spells: break Stealth and modify Stand Staterobinsch
2015-11-01Core/Items: Corrected all spellid checks from item_template to also check -1Shauren
2015-10-31Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-10-29Core/Spells: Improved spell category cooldown handlingShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-08-08Merge pull request #15119 from robinsch/groundingjackpoz