aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2018-03-27Core/Misc: Build fix for some compilersShauren
2018-03-26Core/Players: Fixed learning talents available for multiple specs but in diff...Shauren
2018-03-25Core/Misc: Implemented phased areatriggersShauren
2018-03-25Core/Players: Include graveyards from terrain swap mapsShauren
2018-03-25Core/Phasing: Rewrite GetTerrainMapIdShauren
2018-03-25Core/MMaps: Implemented loading phased tilesShauren
2018-03-25Core/Maps: Implemented loading swapped mapsShauren
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/VMaps: Implement loading phased tilesShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-21Core/Instances: Fix combat resurrection charge gain (#21647)Roc13x
2018-03-21Core/Misc: Fixed log spam from artifact enchantmentsShauren
2018-03-20Core/Spells: Fixed crash with m_delayMoment calculation for reflected spellsShauren
2018-03-19Core/Creatures: Minor HasSpell method cleanup (#21669)Traesh
2018-03-19Core/Movement: Fixed transport teleports on the same map (and teleporting on ...Shauren
2018-03-19Core/Movement: Fixed transport teleports on the same map (and teleporting on ...Shauren
2018-03-18DB: Corrected some spawnmaskjoschiwald
2018-03-18Core/Scripts: Illidari Council Rewrite (#18546)Keader
2018-03-18Core/Spells: Check both main and offhand weapons if spell attributes require ...Shauren
2018-03-18Fixed array size bug with the auction house bid price. Lowered the default ma...Ayrton Stout
2018-03-18Core/AH: AuctionHouseBot BidPrice determined by config optionsAyrton Stout
2018-03-18Core/Spells: add some missing breaksariel-
2018-03-18Core/Player: Recast lost by death item obtain spells of any items held in the...ariel-
2018-03-18Core/Vehicles: make vehicles immune to Cycloneariel-
2018-03-18Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2018-03-18Core/Items: Fixed problem where item dependent auras are not properly updated...xinef1
2018-03-18Core/Spell: reverted changes for NO_TARGET handlingariel-
2018-03-18Core/Spell: Fixed bug where spell could fail to hit a target properly even if...xinef1
2018-03-18Core/Spell: fix one spell range issueariel-
2018-03-18Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticksariel-
2018-03-18Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as c...ariel-
2018-03-18Core/Spell: reverted stun aura handlingariel-
2018-03-18Core/Movement: Typo fix for falling to void case (#18611)xinef1
2018-03-18Core/SmartScript: update ACTION_GO_SET_GO_STATEKittnz
2018-03-18Core/Units: Fixed bug in stun code making units summoned by npcs to never bre...xinef1
2018-03-18Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1
2018-03-17Core/Channels: Fix channel joins/changes (#21645)Roc13x
2018-03-14Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = ...Shauren
2018-03-14Scripts/Commands: implemented command .server debugAokromes
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
2018-03-12Core/Spell: fix for hitmask being ignored in finish phase procsariel-
2018-03-12Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2018-03-12Core/Player: prevent early aura removal when swapping weaponsariel-
2018-03-12Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommandsariel-
2018-03-12Core/Misc: readd some codestyle changes inadvertently revertedariel-
2018-03-12Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2018-03-12Core/Unit: feral druid attacks should not be normalizedariel-
2018-03-12Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2018-03-12Core/Unit: added GetTotalAuraXXX overloads taking a predicateariel-