| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-31 | Core/Dungeon Finder: Add LFG roles of group members in LFG logs | jackpoz | |
| This changes logs like "(1|18)" to "(1 Healer, Dps|18 Tank, Healer, Dps)" | |||
| 2015-08-31 | DB/Creature: Kvaldir Raider | Killyana | |
| Closes #15390 | |||
| 2015-08-30 | DB/Misc: Move some wotlk spawns to proper range | Aokromes | |
| 2015-08-30 | Merge pull request #15385 from Tonghost/3.3.5 | joschiwald | |
| Core/Scripts: Remove duplicate code | |||
| 2015-08-30 | Core/Scripts: Remove duplicate code | Incorrect | |
| 2015-08-29 | DB/Conditions: Fix conditions for Mortar and Fire Cannon | Killyana | |
| Author: @joschiwald Closes #15080 | |||
| 2015-08-29 | DB/Misc: Fix Rookery Whelp unit flag | Killyana | |
| Fix Crazed Mana Surge casting Loose Mana on death Fix PrevQuest for Replenishing the Healing Crystals Add some missing spawns to Ghostlands Fix some issues on Utgarde Pinnacle Disable health regen for Guard Roberts Closes #15276 Closes #15286 Closes #15343 Closes #15348 Update #15362 Closes #15355 Thanks to @Pirricli @KiHeij @jududdar @pete318 @Tauriella @MrSmite | |||
| 2015-08-29 | DB/Quest: The Brothers Bronzebeard | Killyana | |
| Closes #9889 Thanks to @StormBytePP for fixing the Vehicle issue on https://github.com/TrinityCore/TrinityCore/commit/ac2845ee77d0f3e838267ad424fbcf4894040333 | |||
| 2015-08-29 | Scripts/BWL: cleanup instancescript | joschiwald | |
| 2015-08-29 | DB/Misc: Add missing spawns on Howling Fjord | Killyana | |
| Improve some vehicles behavior Improve some SAI Thanks to @Pitcrawler for the scripts | |||
| 2015-08-29 | Scripts/Ulduar: fixed sara get killed by guardians of yogg saron | joschiwald | |
| 2015-08-29 | Core/Unit: Prevent AoE damage to have effect in some cases when faction is ↵ | StormBytePP | |
| unfriendly but they don't attack you and you don't have at war enabled (Example, Sporaggar faction) Fixes #15374 | |||
| 2015-08-29 | DB/quest: The Ancient Armor of the Kvaldir | Killyana | |
| closes #11154 Vehicle issue fixed on #15376 By @StormBytePP | |||
| 2015-08-29 | Core/Vehicles: Fix CanEnterOrExit by implying that if a vehicle seat have ↵ | StormBytePP | |
| anim for enter/ride means it can be entered/exited even in cases where it lacks VEHICLE_SEAT_FLAG_CAN_ENTER_OR_EXIT flag Fixes issues #13298, #8195, #7468, #1290 | |||
| 2015-08-27 | DB/Conditions: Simplify the conditions for Kael'thas Ressurection spell | Nyeriah | |
| Sorry for the oversight, thanks @joschiwald | |||
| 2015-08-27 | DB/Conditions: Missing spell target conditions for Kael'thas advisor ↵ | Nyeriah | |
| Ressurection spell | |||
| 2015-08-27 | Core/Spells: Skip spell category additional cooldown check added in ↵ | jackpoz | |
| 43e8c841f5357a6cf41cdb8ed5e496019f14a16a for SPELL_CATEGORY_FOOD. Workaround for #15278 till spell cooldown system properly supports spells with spell category triggering spells with same spell category. Fixes #15278. | |||
| 2015-08-27 | Merge pull request #15347 from StormBytePP/3.3.5_fix_dismounting_when_over_water | StormBytePP | |
| Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UNDERWATER when already flying | |||
| 2015-08-26 | Core/Battleground: Fix issue reported by static analysis | jackpoz | |
| Coverity defect IDs: 1193415 | |||
| 2015-08-26 | Core/Battleground: Fix "Call to Arms: Isle of Conquest!" not giving Holiday ↵ | jackpoz | |
| Weekend honor | |||
| 2015-08-26 | Scripts/Commands: Add taxinodes cheat status to | duhow | |
| * Some cleanup Closes #15065 | |||
| 2015-08-25 | DB/Misc: Enable achievement The Culling of Time | Aokromes | |
| By sirikfoll. | |||
| 2015-08-25 | DB/Creature: Ulduar - Seeping Essence does not deal damage on 10man difficulty | Aokromes | |
| By LuqJensen, closes #15165 | |||
| 2015-08-25 | Scripts/VioletHold: Fix correct boss erekem repeat time interval | StormBytePP | |
| Updates coverity issue #1318019 | |||
| 2015-08-24 | Scripts/VioletHold: Fix issue reported by static analysis | jackpoz | |
| Coverity defect IDs: 1318019 | |||
| 2015-08-24 | Core/Unit: Do not remove aura with interrupt flag ↵ | StormBytePP | |
| AURA_INTERRUPT_FLAG_NOT_UNDERWATER when already flying | |||
| 2015-08-24 | Scripts/VioletHold: Fix crash in Xevozz boss fight | jackpoz | |
| Fix crash happening during Xevozz boss fight caused by passing a local list by reference to a lambda expression Closes #15345 | |||
| 2015-08-24 | Core/BuildSystem: Merged crypto and gitrevision into common, cleaned include ↵ | StormBytePP | |
| directory lists (to mimic 6.x buildsystem) | |||
| 2015-08-23 | Merge pull request #15327 from Trisjdc/fix_rest_state | David Carlos Manuelda | |
| Core/Players: Improve rest state handling, allow several rest states to be active | |||
| 2015-08-23 | Scripts/Build: Fixed noPCH compile | StormBytePP | |
| 2015-08-23 | Scripts/VioletHold: rewrote the whole instance | joschiwald | |
| thanks @MitchesD for help | |||
| 2015-08-23 | Core/Players: Improve rest state handling, allow several rest states to be ↵ | Trisjdc | |
| active Fixes https://github.com/TrinityCore/TrinityCore/issues/15325 | |||
| 2015-08-22 | Core/Scripts: Fix noPCH compile | StormBytePP | |
| 2015-08-22 | Scripts/OnyxiasLair: Force Onyxia to enter evade mode if pulled out of her room | Nyeriah | |
| 2015-08-22 | DB/Misc: Typo fix | Aokromes | |
| 2015-08-21 | Scripts\MoltenCore: Disable Ragnaros' combat movement | Nyeriah | |
| 2015-08-21 | Scripts/TheEye: Update Kael'thas Sunstrider's script | Nyeriah | |
| Closes #4180 Closes #4181 Closes #8479 Updates #1885 | |||
| 2015-08-21 | Merge pull request #15318 from ↵ | Carbenium | |
| StormBytePP/3.3.5_fix_possible_nullpointer_dereference Core/Misc: Added checks for procSpell nullptr cases | |||
| 2015-08-21 | Script/Commands: Add new "debug loadcells" command | jackpoz | |
| Closes #15292 | |||
| 2015-08-21 | DB/Misc: Add a missing item to loot of Bag of Fishing Treasures | Dr-J | |
| http://www.wowhead.com/item=54469/blank-slate#contained-in-item | |||
| 2015-08-21 | Build fixes | Shauren | |
| Conflicts: src/server/game/Handlers/ItemHandler.cpp | |||
| 2015-08-20 | Core/Misc: Added checks for procSpell nullptr cases | StormBytePP | |
| Fixes Coverity Defect ID: 1023036 | |||
| 2015-08-20 | Merge pull request #15314 from ↵ | jackpoz | |
| StormBytePP/3.3.5_bitshift_undefined_behaviour_fix Core/Build: Fixed bitshift undefined behavior | |||
| 2015-08-20 | Core/Misc: Fix issues reported by static analysis | jackpoz | |
| Coverity defect IDs: 1316687, 1316688 | |||
| 2015-08-20 | Core/Build: Fixed bitshift undefined behavior | StormBytePP | |
| Coverity defect ID: 1193414 | |||
| 2015-08-17 | Scripts/Ulduar: fixed hodir kill credit | joschiwald | |
| Closes #15303 | |||
| 2015-08-17 | Build/Cmake: Fix a typo in common's CMakeLists.txt | DDuarte | |
| 2015-08-16 | Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.h | jackpoz | |
| Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when old revision.h file is present | |||
| 2015-08-16 | Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure ↵ | StormBytePP | |
| when old revision.h file is present | |||
| 2015-08-16 | Scripts/Misc: Replace some unsafe WorldObject* class members in scripts with ↵ | jackpoz | |
| ObjectGuid Replace some unsafe WorldObject* class members and derived types in scripts with ObjectGuid. Code cleanup. | |||
