aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2017-12-30Core/Pools: fix pool memory usage (#21138)Rochet2
2017-12-30Core/Misc: Updated gameobject template fields and GameError enumShauren
2017-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-12-30Core/PacketIO: Update opcodes to 7.3.2Shauren
2017-12-29Core/Entities: Update updatefields to 7.3.2.25383Shauren
2017-12-29Core/Units: Encapsulate UNIT_CHANNEL_* fieldsShauren
2017-12-29Tools/Patcher: Properly sign certificate bundle7.2.5/24742Shauren
2017-12-28Core/Player: Automatically learn riding spells for certain race/class combina...Mihapro
2017-12-28Fixed typo (thx @lukaasm)joschiwald
2017-12-26Core/Unit: consider creatures with same faction to be on the same party/raid ...ariel-
2017-12-26Core/SpellScript: allow optional parameters to be passed to FinishCastariel-
2017-12-26Core/Spells: Fixed proc cooldownjoschiwald
2017-12-26Fixed nopch build #2joschiwald
2017-12-26Core/Scripts: Cleanup in instance_black_temple and added missing datas (#18246)Keader
2017-12-26Fixed nopch buildjoschiwald
2017-12-26Core/Spell: revamp of immunities systemariel-
2017-12-26Core/Spells: Glyph of Desperation/Pain Suppression has been removedjoschiwald
2017-12-26Scripts/Various: Bringing nullptr civilization to the savages of master branc...Treeston
2017-12-26Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...Treeston
2017-12-25Core/Crypto: Refactor RSA encryption to use openssl functions instead of doin...Shauren
2017-12-25Fixed buildjoschiwald
2017-12-25Core/Spell: move attribute helpers to spellInfoariel-
2017-12-25Core/Scripts: Fixed a typo and removed randtime of Shade of Akama events (#18...Keader
2017-12-25Core/SpellMgr: overwrite dbc range for Unleashed Soulsariel-
2017-12-24Core/Spells: Moved applying exclusive aura spells to scriptsjoschiwald
2017-12-23Core/Spells: Implemented spells causing Forbearancejoschiwald
2017-12-22Fixed nopch buildShauren
2017-12-20Build: Disable warnings in protobuf projectsNaios
2017-12-20Build: Inherit the features and warning flags privatelyNaios
2017-12-20Build: Use the cotire library for precompiled header handlingNaios
2017-12-20Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-19Core/Spells: Removed outdated disengage script - it can be cast out of combatShauren
2017-12-17Core/Auras: Implemented using all aura interrupt flag fieldsShauren
2017-12-12Core/Auras: Updated mount capability check and implemented SPELL_AURA_MOUNT_R...Shauren
2017-12-11Core/Spells: Fixed shapeshift location checkShauren
2017-12-10Fixed buildjoschiwald
2017-12-10Core/Spell: reimplemented TRIGGERED_DISALLOW_PROC_EVENTS trigger flagariel-
2017-12-10Core/Entities: add yet another utility overload to CastSpell, fixes AppVeyor ...ariel-
2017-12-10Core/Spell: fix interaction of on taken damage procs with triggered castsariel-
2017-12-10Core/Spell: make a distinction between triggered flags with debugging purpose...ariel-
2017-12-10Core/Gameobject: remove immune flags from trigger used to cast GO spellsariel-
2017-12-10Core/Spells: Fixed typo in SpellMgr::LoadSpellInfoCorrectionsjoschiwald
2017-12-10Core/Spells: do not add PROC_HIT_NORMAL/PROC_HIT_CRITICAL flags if damage is ...ariel-
2017-12-10Core/Spell: apply SPELLFAMILY_GENERIC mods to all spells by defaultariel-
2017-12-10[3.3.5] Core/Loot: Fix conditional Master Loot (#17943)Richard
2017-12-10Core/Creature: Correctly reset pathfinding capability on respawn. Prevents ev...treeston
2017-12-10Core/Scripts: Archmage Arugal event script (#17922)tkrokli
2017-12-10Core/Misc: Removed Death knight creation restrictionsjoschiwald
2017-12-10Core/Spells: Spells with TARGET_SELECT_CATEGORY_NEARBY requires a valid targe...joschiwald
2017-12-04Core/BattlePets: Add battle pets to pet journal when learning related spells ...DantestyleXD