aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2017-01-12Core/Movement: enable item use and spell cast when dismountingjoschiwald
2017-01-12Scripts/Instances: Fix a bug that would cause the Hodir encounter to never pr...treeston
2017-01-12Scripts/Outland: Fix a potential crash. Closes #17308.treeston
2017-01-12Core/Player: Fix duel edge case crashjackpoz
2017-01-12someone lives on the past :PAokromes
2017-01-12Missing part of c76226cAokromes
2017-01-12Script/Quest: Script Quest 24125 Rite of the WindsAokromes
2017-01-12warning fixAokromes
2017-01-12Core/Scripts: Sharpbeak updateAokromes
2017-01-12Scripts/Instances: More #16346 follow-ups. Fixed this time: Halls of Reflecti...treeston
2017-01-12Core/VMaps: Fix some vmap height edge casesjackpoz
2017-01-12AI/SmartScripts: Add action_param3 "disablePathfinding" to SMART_ACTION_MOVE_...treeston
2017-01-12Scripts/TotC: More follow-up to #16346. Also code style cleanup. Who names al...treeston
2017-01-12Scripts/Instances: Follow-up to #16346. Fix Illidan and Northrend Beasts.treeston
2017-01-12AI/PlayerAI: Fix potential edge case crash.treeston
2017-01-12Core/Creatures: Remove resetting of UNIT_FLAG_IMMUNE_TO_PC on combat clearingTrisjdc
2017-01-12Core/Scripts Improve Felflame Infernal of Lord Jaraxxus fight (#16998)Keader
2017-01-12Core/Scripts Improve Jormungars fightKeader
2017-01-12Core/SmartAI: remove unneeded check for SMART_ACTION_FORCE_DESPAWN.Snapper
2017-01-11Core/DBLayer: Added new async query callback apiShauren
2017-01-11AI/PlayerAI: Code style cleanup.treeston
2017-01-11AI/PlayerAI: Finally implement cast logic for controlled players.treeston & Keader
2017-01-11Core/World: Remove unused config CONFIG_SIGHT_GUARDERDDuarte
2017-01-11Update zone_hinterlands.cppAokromes
2017-01-11Script/Taxi Sharpbeak HinterlandsAokromes
2017-01-10Core/Groups: Send PartyUpdate to all players leaving group, not only on disbandShauren
2017-01-10Fixed warningjoschiwald
2017-01-09Revert "Merge pull request #16433 from Tonghost/3.3.5"DDuarte
2017-01-09Core/Quests: Remove wrong call to SendQuestComplete(). (#17200)SnapperRy
2017-01-09Core/Achievement A-bomb-inable and A-bomb-inationsirikfoll
2017-01-09Core/Unit Do not allow addition of threat to units in evade modesirikfoll
2017-01-09Core/Units: Renamed and documented UNIT_FLAG_DISABLE_MOVE to prevent people f...Shauren
2017-01-09Merge pull request #17138 from ForesterDev/creature_familyShocker
2017-01-09Core/Loot: Fixed resaving looted items from containersShauren
2017-01-09Core/Spells: Implemented SPELL_ATTR1_DISMISS_PETShauren
2017-01-09Core/Object: Use object edges to calculate LoSGolrag
2017-01-09Core: updated creature type flags enum (#17128)ForesterDev
2017-01-09Conditions/ConditionMgr: Add a comment so MitchesD can go away.treeston
2017-01-08Core/Chat: Don't check item suffix name when validating item links when the i...Shauren
2017-01-08Core/Auras: Fixed cooldowns for procs calling PreventDefaultAction() in aura ...Shauren
2017-01-08Core/Spells: Proc handler script converions (#17122)mik1893
2017-01-08Core/Spells Make certain spells (e.g. Mind Control) properly flag the caster ...Alan Deutscher
2017-01-08Core/Quests: Fixed issue reported by static analysisvincent-michael
2017-01-08Core/Unit: Pet shouldn't be notified for DOT damage on the owner (#17133)mik1893
2017-01-08Add a LOG_WARN when attempting to summon a non-existing summon group.treeston
2017-01-08Core/Movement: Fix issues where creatures cancel spell casts chasing target a...Nawuko
2017-01-08Allow BossAI::_DespawnAtEvade to work on creatures other than the boss itself...treeston
2017-01-08Core/Scripts: Added reasonable default params to GetCreatureListWithEntryInGr...treeston
2017-01-08Core/AI: Add DoCastSelf helper.treeston
2017-01-08Creature/CreatureAI:treeston