aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-30Core/Addons: Removed AddonMgrShauren
2016-05-30Core/DataStores: Updated db2 to 7.0.3.21796Shauren
2016-05-30Core/Spells: Implemented auras 394 and 469 ↵Shauren
SPELL_AURA_SHOW_CONFIRMATION_PROMPT (WITH_DIFFICULTY)
2016-05-30Update 2016_05_30_02_world.sqlAokromes
2016-05-30DB/Misc: Fix startup errorsAokromes
2016-05-30DB/Misc: Fix startup errorsAokromes
2016-05-30DB/Misc: Fix startup errorsAokromes
2016-05-30DB/Misc: Fix startup errorsAokromes
2016-05-30DB/Misc: Fix startup errorsAokromes
2016-05-30Rename file, again.Aokromes
2016-05-29Core/Spells: Defined new spell attribute (SPELL_ATTR12_IS_GARRISON_BUFF)Shauren
2016-05-29Core/DB/Updater: English grammar corrections (#17207)Trond B Krokli
Improve English text in strings and comments in UpdateFetcher.cpp - replace incorrect text with the intended words in some output strings - corrections in the comments to point out the intention of the code
2016-05-29Update 2016_05_26_06_world.sqlAokromes
2016-05-28Core/Auras: Implemented aura 475 - ↵Shauren
SPELL_AURA_ALLOW_USING_GAMEOBJECTS_WHILE_MOUNTED
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-27Rename sqlShauren
2016-05-27Core/Battleground: Areatriggers will now check if player leaves the start ↵Golrag
area before the battleground begins in the following battlegrounds: (#15935)
2016-05-26Core/Pets: Fixed wrong prepared statement in ↵Shauren
bc1a81747ae032bc2ae3681d99f5f6058d20caff Thanks Lordron for pointing it out
2016-05-26DB/Creature: Add missing Anvilrage Overseer SAI (6.x Only)Kittnz
by Kodekc Closes #17148
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
* Use prepared statements in Pet::SavePetToDB * Add support for resetting all of a player's pet specializations * Send one big spell unlearn/learn packet instead of lots of small ones * Implemented Adaptation talent
2016-05-26Core/Auras: Implemented SPELL_AURA_MOD_SPELL_COOLDOWN_BY_HASTE, ↵Shauren
SPELL_AURA_MOD_GLOBAL_COOLDOWN_BY_HASTE, SPELL_AURA_MOD_COOLDOWN_BY_HASTE_REGEN and SPELL_AURA_MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN
2016-05-26Core/GameObjects: Add isUse parameter to GossipHello for distinction between ↵Shocker
CMSG_GAMEOBJECT_USE and CMSG_GAMEOBJECT_REPORT_USE
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