aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-26DB/Quest: Return to TroyasZenoX92
Closes #21966
2018-05-26DB/Quest: In Search of KnowledgeZenoX92
Closes #21965
2018-05-26DB/Quest: The Missing Diplomat (Part 8)ZenoX92
Closes #21964
2018-05-26DB/Creature: PrincessZenoX92
Closes #21961
2018-05-26Core/Battleground: Fixed a problem that did not let Arenas queue if it was ↵Gooyeth
in queue of Random Battleground (#21963)
2018-05-25Core/DBLayer: Escape even more keywordsAokromes
2018-05-24Core/DBLayer: Escape even more keywordsAokromes
2018-05-23DB/Quest: Get the ScoopZenoX92
Closes #21956
2018-05-21DB: TypoKillyana
2018-05-21DB/Creature: TabethaZenoX92
Closes #21955
2018-05-21DB/Quest: Gathering Materials & Pristine Spider SilkZenoX92
Closes #21951
2018-05-21DB/Quest: Investigate the Blue Recluse & Investigate the Alchemist ShopZenoX92
Closes #21950
2018-05-21Core/DBLayer: Escape even more keywordsShauren
2018-05-21Typo fixAokromes
Closes #21948
2018-05-20Core/DBLayer: Escape more keywordsShauren
2018-05-20Core/DBLayer: Escape new mysql 8 keywordsShauren
2018-05-20re-enable CreatureAI::MovementInform for Chase/FollowMovementGenerator - ↵Treeston
didn't realize any AI used this
2018-05-16DB/Creature: Remove Wrong spawnsKillyana
2018-05-15DB/Gossip: Quintis JonespyreZenoX92
Closes #21937
2018-05-15DB/Quest: The Test of Righteousness (Part 3)ZenoX92
Closes #21938
2018-05-15DB/Quest: Tome of Divinity (ID: 1641)ZenoX92
Closes #21939
2018-05-15DB/Quest: Remove Deprecated QuestsZenoX92
Closes #21940
2018-05-14DB/Creature: Add some missing spawns to Tempest KeepKillyana
2018-05-13DB/Creature: Remove some Dup spawnsKillyana
2018-05-12Core/Misc: Fix FreezeDetector triggered on startupjackpoz
Fix FreezeDetector triggering the assert on startup if scripts took more than a few seconds to initialize.
2018-05-12Dep/Jemalloc: Update to Jemalloc 5.1.0jackpoz
2018-05-08DB/Creature: Niby the Almighty & ImpsyZenoX92
Closes #21916
2018-05-08DB/Quest: The Videre Elixir updatesZenoX92
Updates https://github.com/TrinityCore/TrinityCore/commit/395242a437f414b6c64f3a169dfb7fc6f9d725ed
2018-05-08DB/Text: UlathekZenoX92
Closes #21914
2018-05-08DB/Quest: Quest Emotes (Felwood)ZenoX92
Closes #21913
2018-05-08DB/Gossip: Ur'danZenoX92
Closes #21912
2018-05-08DB/Gossip: Niby the AlmightyZenoX92
Closes #21911
2018-05-08DB/Quest: The Videre ElixirZenoX92
Closes #21910
2018-05-08DB/Gossip: GaeriyanZenoX92
Closes #21909
2018-05-05Scripts/Icecrown Citadel: Fix "intended" crashjackpoz
Change an assert (that can happen easily using ".npc add") to a sanity check
2018-05-05Core/Quest: Fix crash caused by disabled questsjackpoz
Fix crash happening when a disabled quest was added and rewarded (through a GM command). Disabled quests are not validated on startup and they can reference invalid spells.
2018-05-05Core/Movement: crashfix workaroundccrs
untested ref #18471
2018-05-05Core/Thread: Fix crash added in fd33b1cd02a1c69fc78f47f079eadc43c331d054jackpoz
Fix crash caused by dereferencing uninitialized field.
2018-05-04db adjustment, 1d27f83 followTreeston
2018-05-04Core/Threat: My dictionary informs me that "fixtate" is not, in fact, a ↵Treeston
word. Corrected to "fixate". fd33b1c follow-up
2018-05-04Core/Movement: Removed unneccessary z position adjustmentShauren
Closes #21872
2018-05-04Core/Threat: Re-add fixtate system. I am being told Netherspite needs it.Treeston
2018-05-041b7ec4b follow-upTreeston
2018-05-04Core/Threat: Fix taunt behavior in some edge casesTreeston
2018-05-02Core/Unit: UNIT_FLAG renamesTreeston
[UNIT_FLAG_PLAYER_CONTROLLED -> UNIT_FLAG_POSSESSED] [UNIT_FLAG_PVP_ATTACKABLE -> UNIT_FLAG_PLAYER_CONTROLLED] Signed off by: Shauren, Warlockbugs.
2018-05-01Scripts/Ulduar: Fixed Vehicles when flame leviathan die(#21897)Jorge Turrado Ferrero
2018-05-01Spells/Warlock: Corrected spell id of Shadow Ward (#21896)Gildor
2018-04-29Core/Handlers: Fixed Equipament Manager (for real this time)Keader
2018-04-27Dep/Boost: Fix crash in Boostjackpoz
Work around a NULL dereference exception happening in boost::asio::ip::tcp::resolver::results_type, resulting in a crash when trying to bind on an address that cannot be resolved. Fixes #21884
2018-04-27Core/Player: Skip the cinematic of the first login if the character is ↵Gooyeth
teleported before. (#21776)