aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2016-12-26Core/Items: Fixed empty slots handling in equipment manager (#18613)xinef1
2016-12-26Core/Units: Fixed bug in stun code making units summoned by npcs to never bre...xinef1
2016-12-26Core/Units: Fixed exploit where killing tamed pet could yield emblems (#18605)xinef1
2016-12-22Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
2016-12-18Core/Misc: Mark some rbac/trinity_string entries as usedShauren
2016-12-15Core/Spell: fix for hitmask being ignored in finish phase procsariel-
2016-12-15Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2016-12-15Core/Pets: Use prepared statements in Pet::SavePetToDBmyran2
2016-12-15Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-12-15Core/Player: prevent early aura removal when swapping weaponsariel-
2016-12-14Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommandsariel-
2016-12-13Core/Misc: readd some codestyle changes inadvertently revertedariel-
2016-12-13Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2016-12-13Core/Unit: feral druid attacks should not be normalizedariel-
2016-12-13Core/Unit: Fixed Blood Gorged ArPen bonusariel-
2016-12-13Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2016-12-13Core/Unit: added GetTotalAuraXXX overloads taking a predicateariel-
2016-12-12Core/Unit: added missing nullptr check in IsImmunedToSpellEffectariel-
2016-12-11Core/Entities: don't absolute compare positions on UpdatePositionariel-
2016-12-11Core/Spell: implemented dispel reflectionariel-
2016-12-11Core/Spell: improved immunity logic for dispelsariel-
2016-12-10Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for nowariel-
2016-12-09Core/Stat: fixed Predatory Strikesariel-
2016-12-09Core/Stat: readd incorrectly removed feral ap bonus to Monkin formariel-
2016-12-09Core/Stats: fixed feral AP calculationariel-
2016-12-09Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
2016-12-09Core/Spell: do not downscale certain aurasariel-
2016-12-09Core/Spell: fix Magic Absorption, take twoariel-
2016-12-09Revert "Core/Spell: Magic Absorption Calculation"ariel-
2016-12-07Core/Scripts: Rewrite Magtheridons Lair (#18330)Keader
2016-12-03Core/SpellMgr: added a startup error for possibly unhandled procsariel-
2016-12-03Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devou...ariel-
2016-12-02Core/Misc Remove WhiteSpaces (#18379)Gustavo
2016-12-01Core/Movement: minor MotionMaster refactor (#18367)Chaouki Dhib
2016-12-01Core/Spell: Hand Of Reckoning no damage when taunting players pet (#17518)Aokromes
2016-12-01Core/Spells: fix a pretty edge case of creatures being put in combat by evade...ariel-
2016-12-01Core/SAI: restore deleted line in 28050f338dfc66e0c40b6a3915bf96e38e0613e5ariel-
2016-12-01Core/Spells: Fixed one issue with auras having SPELL_ATTR4_CAST_ONLY_IN_OUTLA...ariel-
2016-11-29Core/Spells: proc spells after damage apply, not before. Fixes #13025ariel-
2016-11-28typo fixAokromes
2016-11-28Core/Pets: Pet Attack Distanceccrs
2016-11-27Core/AI: Added new method for search friendly targets with certain entry and ...Keader
2016-11-26Core/DungeonFinder: disable map only for LFG (#17784)Aokromes
2016-11-24[3.3.5][master] Core/Movement: Smooth movement #13467 (#18020)Riztazz
2016-11-24Core/Spells: Fixed logic related to movement while channelingShauren
2016-11-23Merge pull request #18053 from ccrs/motionAokromes
2016-11-23Merge pull request #17983 from Ghost-R/3.3.5-wgbuffAokromes
2016-11-20Core/Unit: add impurity attack power bonus to healing too (for Death Coil for...ariel-
2016-11-20Core/Player: fix regression with EquippedItemClass requiring spellsariel-
2016-11-20Revert "Core/Spell: add EquipedItemClass/EquippedItemSubClass check to passiv...ariel-