aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2016-10-09Core/Wintergrasp: fix ownership of workshops at the beginning of a new battle.SnapperRy
2016-10-08Core/Wintergrasp: cleanup and codestyle.SnapperRy
2016-10-08Remove unused variable.SnapperRy
2016-10-08Battlefield/Wintergrasp: improvements:SnapperRy
2016-10-08Core/Wintergrasp: fix Defend the Siege quests.SnapperRy
2016-10-07Core/Auras: prevent stack overflow while processing SPELL_EFFECT_ADD_EXTRA_AT...ariel-
2016-10-07Revert "Core/Unit: prevent m_extraAttacks underflow. Fixes a freeze with SPEL...ariel-
2016-10-07Core/Channels: remove unneeded default constructorariel-
2016-10-07Core/Channel: revamp channel system (#17980)ariel-
2016-10-07Core/Globals: cache SpellSpecific and AuraState information instead of comput...ariel-
2016-10-07Core/Auras: stop some compilers from complainingariel-
2016-10-06Core/Misc: fix interaction of spells like Shadowmeld with Threat reducing eff...ariel-
2016-10-06Core/Grids: Allow arbitrary containers in grid searchers that support push_backNaios
2016-10-06Revert "Core/Creature: don't give kill and achievement credit if a creature k...SnapperRy
2016-10-06Core/Creature: don't give kill and achievement credit if a creature kills its...SnapperRy
2016-10-06Core/Unit: implemented crit suppressionariel-
2016-10-06Core/Scripts: De-hack glyph of Barkskin with proper spellariel-
2016-10-05Core/Unit: prevent m_extraAttacks underflow. Fixes a freeze with SPELL_EFFECT...ariel-
2016-10-05Core/Event: Add Brewfest Music during the eventKittnz
2016-10-05Core/Unit: fix weapon skill up.ariel-
2016-10-05Core/Auras: reset periodic aura timers by default. Except when aura comes fro...ariel-
2016-10-04Core/Spells: add Target Processing (SMSG_SPELLLOGEXECUTE) to LAUNCH_TARGET ph...ariel-
2016-10-04Core/Spells: add proc cooldown on item equip.ariel-
2016-10-04Core/Spells: Implementation of QAston proc systemariel-
2016-10-04Core/Spells: Calculate hitMask and store it in DamageInfo/HealInfo structuresShauren
2016-10-04Core/Units: Clear UNIT_NPC_EMOTESTATE on death (blizzlike)Shauren
2016-10-04Core/Wintergrasp: fix leaving Wintergrasp via the minimap button.SnapperRy
2016-10-04Core/Wintergrasp: properly set and remove GO_FLAG_NOT_SELECTABLE from the Win...SnapperRy
2016-10-04Core/Conditions: partially revert 723c253, replacing CONDITION_WINTERGRASP_HO...SnapperRy
2016-10-04Core/Wintergrasp: give quest credit for southern towers destroyed.SnapperRy
2016-10-04DB/Conditions: quests Southern Sabotage and Toppling the Towers are only avai...SnapperRy
2016-10-04Core/Unit: fix a copy/paste mistakeariel-
2016-10-04Various: Fix coverity reported issues.treeston
2016-10-04Core/Wintergrasp: fix victory quests.SnapperRy
2016-10-04Make travis happy and fix codestyle for previous commit.SnapperRy
2016-10-04Core/Conditions: implement CONDITION_WINTERGRASP_HORDE to check if Wintergras...SnapperRy
2016-10-04Core/Unit: rewrite of the attack table systemariel-
2016-10-04Core/Unit: don't reset offhand timer for players when starting attack.SnapperRy
2016-10-03Core/Loot: limit unique items check in LootItem::AllowedForPlayer() to bind-w...SnapperRy
2016-10-03Core/Loot: do not show unique items if player already has the maximum allowed...SnapperRy
2016-10-03Core/Quest: send INVALIDREASON_QUEST_ALREADY_DONE if player tries to accept a...SnapperRy
2016-10-02Core/Player: correct logic for IsUsingTwoHandedWeaponInOneHandariel-
2016-10-02Core/Spells: fixed SPELL_ATTR5_USABLE_WHILE_STUNNEDjoschiwald
2016-10-02Core/Spell: Add Dual Wield skill dependency to Dual Wield effect, should remo...ariel-
2016-10-02Core/Player: unconditionally remove Titan's grip penalty aura on Spell removalariel-
2016-10-02Core/Spells: SPELL_AURA_SCHOOL_IMMUNITY auras shouldn't remove passive auras ...ariel-
2016-10-02Core/Player: Implemented Titan's Grip damage reductionariel-
2016-10-02Core/Spells: Implemented SPELL_ATTR6_NOT_RESET_SWING_IF_INSTANT.ariel-
2016-10-02Core/Spells: use spellinfo helper methodsjoschiwald
2016-10-02Core/Player: fixed math errorjoschiwald