aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-26DB/Creature: Cabal Ritualists don't cast Crystal ChannelAokromes
By Saben65, closes #16986
2016-05-26DB/Misc: Fix parent map for Throne of ThunderAokromes
By Ulduar, closes #15282
2016-05-26DB/Quest: Thirst UnendingAokromes
By CrisPj, closes #17098
2016-05-26DB/Quest:Life of the PartyAokromes
By Wylath, closes #17110
2016-05-26DB/Creature: Disciple of Hate SAI (Baradin Hold - Alizabal thrash)Aokromes
By Ulduar, closes #16802
2016-05-26DB/Creature: Prince Liam Greymane (34850) fixAokromes
By Heaven31415, closes #16771
2016-05-26DB/Creature: Missing Flightpath gossip Turida ColdwindAokromes
By tkrokli, closes #16508
2016-05-25Core/Bnet: Order account list by id when the bnet account has more than 1 ↵Shauren
game account attached
2016-05-24Core/Containers: Warning fixes and RandomResizeList with predicate optimizationShauren
(cherry picked from commit 0fbfa8ead04a59f3eef70f4f2e454e318d895bd9)
2016-05-23Core/DataStores: Fixed loading non-localized db2 stringsShauren
2016-05-23Update CMakeLists.txtAokromes
2016-05-22Core/PacketIO: Fixed sending OnHold pet cooldownsShauren
2016-05-21Core/PacketIO: Fixed LFGuildApplications structureShauren
2016-05-216.x rebaseShauren
2016-05-20Core/Entities: Updated updatefields to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-20Core/Entities: Updated updatefields to 7.0.1.20810Shauren
2016-05-20Core/PacketIO: Updated character list packets for 7.xShauren
2016-05-20Core/PacketIO: Updated opcodes to 7.0.1.20810Shauren
2016-05-20Core/Spells: Fixed Fulmination and Shaman T18 bonuses related to itShauren
2016-05-19Fixed data in base auth sql fileShauren
2016-05-19Core: Change supported client version to 6.2.4.21742Shauren
2016-05-18Core/Auras: Implemented SPELL_AURA_MOD_XP_FROM_CREATURE_TYPEShauren
2016-05-18IssueTemplate: Fix some engrishCarbenium
Thanks tkrokli for the suggestion
2016-05-18Core/Phase: phase_area table now support even parent area (known as zone)MitchesD
Closes https://github.com/TrinityCore/TrinityCore/issues/17025
2016-05-18Update issue_template.mdAokromes
2016-05-18Update pull_request_template.mdAokromes
2016-05-17Core/ConditionMgr: condition CONDITION_SOURCE_TYPE_PHASE should not break on ↵MitchesD
first phaseID which is equal to condition phase Id, it should iterate over all and check if more areas are trying to apply the same phase * it's required for example for Wandering Isle quests Closes https://github.com/TrinityCore/TrinityCore/issues/17054
2016-05-17Scripts/Freya: removed obsolete codejoschiwald
(cherry picked from commit d812505fc29daa51d549439eaa2c72221dbefe07) Makes travis happy (cherry picked from commit ab2466ac011dde5d728d2a75983c292eaebff4cd)
2016-05-17Core/Spells: Fixed spell mod application orderShauren
Closes #10250
2016-05-17Core/Auras: Implemented auras SPELL_AURA_PREVENT_DURABILITY_LOSS and ↵Shauren
SPELL_AURA_PREVENT_DURABILITY_LOSS_FROM_COMBAT
2016-05-16And nopch fix tooShauren
2016-05-16Build fix for VS2013 - pls stop using it, upgrade to 2015.Shauren
2016-05-16Core/PacketIO: Updated charm/vehicle spell sendingShauren
2016-05-15Core/DataStores: Defined ChrSpecialization flag valuesShauren
2016-05-14Core/Spells: Fixed non pch buildVincent-Michael
2016-05-14Build: Updated boost required to 1.55Vincent-Michael
2016-05-14Spell/Shaman: Fix non PCH linking.Gacko
Thanks @Shauren.
2016-05-14Update worldserver.conf.distAokromes
2016-05-14Core/Units: Updated rage generation formulaShauren
2016-05-13Core/Auras: Implemented aura 481 - SPELL_AURA_CONVERT_CONSUMED_RUNEShauren
Used by: Blood Rites, Reaping and Glyph of the Ice Reaper
2016-05-13Build/GCC: Enforce version 4.7.2Vincent-Michael
2016-05-13Build: Added 1.61 Boost version to FindBoostVincent-Michael
2016-05-12Core/Spells: Fixed Lightning Shield dropping charges when attackedShauren
2016-05-11Core/Misc: Warning fixes (/W4)Shauren
2016-05-10Core/Spells: Fixed warningVincent-Michael
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
(cherry picked from commit f50c4b71a137b90c2c5848c2ddef0139b05fa4a1)