aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-13Core: Fix non pch buildVincent-Michael
2015-11-13Fix build for mysql versions older than 5.7 Shauren
(cherry picked from commit 5604aed5f130a48a660fa2a2f957489f6a3024ea)
2015-11-12Rename 2015_10_PR15523_world.sql to 2015_11_12_01_world.sqlMitchesD
2015-11-12Merge pull request #15523 from Treeston/3.3.5-thaddiusMitchesD
Scripts/Naxxramas: Thaddius: Complete rewrite
2015-11-12Merge pull request #15732 from ShinDarth/reset-health-manaMitchesD
Scripts/Duel: implement duel reset of health and mana and improve duel reset
2015-11-12Core/DBLayer: Ensure that MySQL version used when compiling is the same as ↵Shauren
libmysql.dll version used for running the server. Ref #15848 (cherry picked from commit 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb7d11)
2015-11-12Buildsystem: Fixed building on windows 10 with cmake 3.4Shauren
(cherry picked from commit b5fbf773a5071fc4c88f8e0112ffe8a9f2f760e3)
2015-11-11DB/Event: Add all Hallow's End spawns in Northrend!Kittnz
- removed all old spawns and reinserted new valid spawns.
2015-11-11DB/Event: Add all Hallow's End spawns in Northrend!Kittnz
2015-11-11DB/Object: Add general spawns missing in NorthrendKittnz
2015-11-11Core/Creature: Remove duplicate call to LoadCreatureAddons in Creature::CreateCarbenium
* Add error log for duplicated aura entries in creature_(template_)addon
2015-11-10DB/Object: Fix 2 objects in The EyeKillyana
2015-11-10Core/Commands: Fix NULL dereference crashjackpoz
Closes #15833
2015-11-10DB: Fix a DB errorKillyana
2015-11-10Rename 2015_11_8_00_world.sql to 2015_11_08_00_world.sqlAokromes
2015-11-10DB/SAI: Add missing text for Lore Keeper of NorgannonKillyana
2015-11-10[3.3.5] Core/Spells: break Stealth and modify Stand Staterobinsch
by @robinsch; closes #14819 Currently (562da2e), only harmful CC spells will break stealth and modify the unit stand state. This behaviour is wrong. Any harmful spell hit should break stealth and modify the stand state. There are a few exceptions for this mechanic, such as: - Mass Dispel (priest spell ID 32375, 32592, 39897) - Earthbind Totem (Pulse) (spell ID 3600) - Distract (rogue spell ID 1725)
2015-11-10Merge pull request #15835 from ariel-/entryCarbenium
Creature Addon should be updated when entry is changed.
2015-11-10Core/Player: Improve a log messageCarbenium
(cherry picked from commit 7eb314fcd16c2265daf0948c6744a9f206da3150)
2015-11-09Core/ObjectMgr: Disable not linked graveyard error log for zoneId == 0Carbenium
2015-11-09Rename 2015_11_09_02_world.sql to 2015_11_09_02_world335.sqlDr-J
2015-11-09DB/Misc: Fix errors Dr-J
Closes #15842
2015-11-09DB/Misc: Add missing gossip option text for Brassbolt Mechawrench and ↵Killyana
Reginald Arcfire Replace vendor of the brewfest condition by achievement instead of quest
2015-11-09DB/Quest: AberrationsKillyana
Closes #8492
2015-11-08Move file to correct locationDr-J
2015-11-08correct typoDr-J
2015-11-08DB/Misc: Commoners (Day of the Dead)Dr-J
* Spawn commoners for this event * Add Gossip for event http://www.wowhead.com/spell=65529/gossip-npc-appearance-day-of-the-dead-dotd does not appear to work, this aura should give npcs the same model (if not very similar to) the one which players get when they /dance with Catrina.
2015-11-08DB/Event: Day of the DeadDr-J
* spawn all event creatures and gos. Respawn creature spawns as some of these where found to be incorrect positions Spawn all the missing gos for this event. Ghostly cooking fires are meant to also require orange marigolds to be visible but atm is visible while event is active The spell 30628 http://www.wowhead.com/spell=30628/arcane-invisibility is not sniffed (in fact in sniff there appears to be no invisibility spell used on these npcs, this is the spell we was already using on these npcs but is not from sniff) Npcs/gos missing from stormwind as dont have valid sniff for those.
2015-11-08Reload creature addons on UpdateEntry.ariel-
2015-11-08Merge pull request #15022 from robinsch/GOdespawnKillyana
SmartAI: Possibility to despawn object with SMART_ACTION_FORCE_DESPAWN
2015-11-08Scripts/Naxxramas: Complete rewrite of the Thaddius encounter.treeston
2015-11-07Scripts/DuelReset:ShinDarth
- do not reset when duel is fled - minor improvement to SpellHistory::RestoreCooldonStateAfter duel method
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-11-07Updated url for tc wikiVincent-Michael
(cherry picked from commit 6d01960448d3d2f53cd532acafb707e517e23dd5)
2015-11-07TDB 335.60 - 2015/11/07TDB335.60Carbenium
2015-11-07Core/CreatureGroups: Don't set positionZ to ground for flying creatures.Golrag
(cherry picked from commit df4c856360a56c3abe1c231ed37cd3673515c090)
2015-11-07Core/ScriptMgr: Improve commit 155a289f052b3a48caadeNaios
(cherry picked from commit 30c421bf57c8d4c1000f8690d439283b858d485d)
2015-11-07Core/ScriptMgr: Fix "conditional expression is constant" warning.Naios
* introduced in commit 12d1993994b11785 (cherry picked from commit 155a289f052b3a48caadebafe587c0e66685857f)
2015-11-07Core/Globals: Use std::string rather than char* to pass script names around.Naios
(cherry picked from commit b7b49fe35f87e83813466cb302ff17381792e607) Conflicts: src/server/game/Battlegrounds/BattlegroundMgr.cpp src/server/game/Globals/ObjectMgr.cpp
2015-11-07Core/ScriptMgr: Replace IsDatabaseBound() methods through traits.Naios
(cherry picked from commit 12d1993994b11785174c7caa7d7f9b5aa87d8411)
2015-11-07DB/Creature: Apexis FlayerKillyana
Closes #15761
2015-11-07DB/Page text: Saga of the Sin'doreiKillyana
2015-11-06Core/Corpses: Fixed a possible crash adding bones to gridShauren
Closes #15808 (cherry picked from commit ec1583df67605b7253a34dc5f153cdad5b16969e)
2015-11-06DB/Misc: Fix a runtime errorAokromes
2015-11-05Dep/g3d: Removed std::shared_ptr, std::weak_ptr, std::dynamic_pointer_cast, ↵Shauren
std::static_pointer_cast and std::enable_shared_from_this from global namespace (cherry picked from commit 2c23a686e30cd23dbfa18f2fdfac0282052731ab)
2015-11-05Core/Commands: Added assertion checking if command name is not nullShauren
(cherry picked from commit 56959697257aba3537af2273d9d30114bfd6bd5c)
2015-11-05Core/Accounts: Fixed ban check after 517a30d7c189b0530711f78508f9731e31fe5a53Shauren
2015-11-03Merge pull request #15804 from Tonghost/3.3.5jackpoz
Core/Misc: Remove unneeded files
2015-11-03DB/SAI: Fix a DB errorKillyana
Origin: https://github.com/TrinityCore/TrinityCore/commit/91de0322bba3ef071338ce5a71f512369486eb1f
2015-11-03DB/Creature: Remove wrong spawns and add triggers npcs for future events on ↵Killyana
Icecrown Airships