aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2018-01-28Scripts/Icecrown Citadel: Added missing cosmetic colors and emotes to Big Ooz...Shauren
2018-01-28Quest/script: Freedom to RuulKillyana
2018-01-28DB/Quest: Freedom to RuulKillyana
2018-01-28typoTreeston
2018-01-28Core/Creature: add an assertion to guard against infinite loopsTreeston
2018-01-27Core/Misc: Sort stringAokromes
2018-01-27Core/Spells: Exclude spells with no MaxLevel from coefficient downranking pen...Shauren
2018-01-27Core/Spells: Fixed downranking coefficient penalty formulaShauren
2018-01-26Revert "Core/SmartAI: Remove duplicate OnReset() call"ccrs
2018-01-26Core/SmartAI: Remove duplicate OnReset() callsirikfoll
2018-01-26Scripts/Spells: Fixed Nature's Guardian proc (#21314)Keader
2018-01-25DB/SpawnGroup: Instance spawn group data for Tempest Keep: The Eye and Hellfi...Treeston
2018-01-25Misc: assert -> ASSERTTreeston
2018-01-24Scripts/Commands: new command '.debug instancespawn'Treeston
2018-01-24Core/Spell: killed deprecated code which randomly changed powercost for misse...ariel-
2018-01-24Core/Scripts: reverted Auriaya spell script logicariel-
2018-01-24Core/Player: only call _ApplyWeaponDamage for actual weaponsariel-
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-22Core/Entities: killed Creature::SetInCombatWithZone and replaced with AI versionariel-
2018-01-22Core/Entities: don't allow client control if player is still affected by any ...ariel-
2018-01-22Core/PlayerAI: perform cast checks on auto ranged attackariel-
2018-01-22Core/Unit: fixed Global cooldown cancelation on spell interruptariel-
2018-01-22Core/Formations: update codestyle and fix crashariel-
2018-01-21Core/Spells: fix Spirit of Redemptionariel-
2018-01-21Core/Misc: 2 comment corrections in Language.htkrokli
2018-01-21Core/Misc: Revert LANG_DO_NOT_USE_6X_DEBUG_AREATRIGGER_LEFT change from ba5f6...Shauren
2018-01-21Core/Misc: corrections and indentations in Language.htkrokli
2018-01-21Core/Unit: Remove a superfluous threat state update in SetPhaseMask.Treeston
2018-01-21Scripts/Outland: Fix logical error in Hellfire event in Honor HoldKittnz
2018-01-21Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-21Core/Threat: Assistance threat (healing, buffs, etc.) is now properly split (...Treeston
2018-01-21Core/Threat: Passive creatures now properly become engaged when adding an off...Treeston
2018-01-20Core/Scripts: fix wrong uses of SetHitDamage hook.ariel-
2018-01-20Core/Scripts: fix Wild Growth losing info about caster bonusesariel-
2018-01-20Core/Unit: fixed Lava Burst crit when Flame Shock is present on targetariel-
2018-01-19Scripts/Utgarde Keep: Fixed Ingvar evade in phase 2 (again)Keader
2018-01-18Core/Auras: fixed EquippedItemClass checkariel-
2018-01-18Core/Scripts: fix Roar of Sacrificeariel-
2018-01-18Core/Auras: Don't remove shield only dependant auras on disarmariel-
2018-01-18Core/Auras: define and implement attribute SPELL_ATTR3_IGNORE_PROC_SUBCLASS_MASKariel-
2018-01-18Core/Scripts: added nullptr checks to DamageTaken hooksariel-
2018-01-18Scripts/AzjolNerub: Missing nullptr check in Hadronox. Closes #21258.Treeston
2018-01-18DB/SpawnGroup: instance_spawn_group data for map 576 (The Nexus)Treeston
2018-01-18Core/Globals: revert back to unordered_map for templatesariel-
2018-01-17Scripts/Spells: quest "That's Abominable" (#21253)Moein
2018-01-17Core/CombatAI: Npcs with TurretAI will be able to attack againsirikfoll
2018-01-17Core/Player: Pass correct Zone ID to HandlePlayerLeaveZonesirikfoll
2018-01-17Core/Scripts: fix warningariel-
2018-01-17Core/Scripts: fix some spells double dipping from done/taken bonusesariel-
2018-01-17Core/Globals: throw some RAII into ObjectMgr, and load templates into vectorsariel-