| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-12 | Core/PacketIO: Fixed guild tabard displaying in characters list (#17573) | madoKun | |
| 2016-07-11 | Core/PacketIO: SMSG_UPDATE_OBJECT optimization - removed unneccessary memory ↵ | Shauren | |
| allocation by dynamic_bitset | |||
| 2016-07-10 | Core/Items: Fixed saving gem bonuses | Shauren | |
| 2016-07-10 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion | Shauren | |
| 2016-07-10 | Core/Players: Fixed crash happening during character creation added in ↵ | Shauren | |
| previous commit | |||
| 2016-07-10 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion | Shauren | |
| 2016-07-10 | Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to ↵ | Shauren | |
| final buffer and removed UpdateMask class | |||
| 2016-07-09 | Build fix | Shauren | |
| 2016-07-09 | Core/Scripts: Corrections after 14b93c04ee07e9fe6e2767460e7fc7cc2b3e6808 | w1sht0l1v3 | |
| (cherry picked from commit fcfb7b96b2f6f56382243560ed319a1cec1c2b05) | |||
| 2016-07-09 | Core/Units: Fixed autoattack range | Shauren | |
| Closes #17539 (cherry picked from commit 14b93c04ee07e9fe6e2767460e7fc7cc2b3e6808) | |||
| 2016-07-08 | Core/Auras: Renamed spell aura 333 to better describe its purpose | Shauren | |
| 2016-07-07 | Core: Update to 7.0.3.22150 | Shauren | |
| 2016-07-07 | Core/PacketIO: Fixed crash happening when someone sends too small packet ↵ | Shauren | |
| that is processed directly in WorldSocket Closes #17536 | |||
| 2016-07-07 | Core/Unit: Fixed warning about comparison of mixed types. (#17541) | Ivan Beňovic | |
| 2016-07-07 | Core/MMaps: Fix crash introduced in commit 32e8b65 (#17447) | et65 | |
| * Core/MMaps: Fix crash introduced in commit 32e8b6506fc064fdba134d692dfe99298e43f055 * Also fix remaining memory leaks scenarios. | |||
| 2016-07-07 | Core/Instances: implemented handling for SMSG_BOSS_KILL_CREDIT (#17525) | Ovah | |
| 2016-07-06 | [6.x] Fix camera and player collision not updating when object scale changes ↵ | Krudor | |
| (#17529) | |||
| 2016-07-06 | Build fix | Shauren | |
| 2016-07-06 | Core/Items: Optimize allowed item spec check for quest rewards from ↵ | Shauren | |
| QuestPackageItem | |||
| 2016-07-06 | Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion | Shauren | |
| 2016-07-05 | Core/Transmog: Implemented transmog collection and updated transmog handling | Shauren | |
| 2016-07-05 | Rename 2016_06_11_00_world.sql to 2016_07_05_00_world.sql | Aokromes | |
| 2016-07-05 | [6.x] Scripts/Spells: K'ure & Decimatus, SAI + spell scripts | Ulduar | |
| * Core/DB Add SAI for Decimatus. Add Decimatus SAI and Dark Siphon spell condition target. * Decimatus spell script for 169869. Decimatus Transformation Sickness. * Replace caster on target. Compiling fine! And then you never know what comes into head Blizzard. * Add three spell scripts. Add support spell scripts for 189549, 189512 and 189491. | |||
| 2016-07-05 | Core/Spells: Fixed spell dest range check failing on 0 distance max range ↵ | Shauren | |
| requirement even if standing directly on top of destination (cherry picked from commit ba63361d7c20bf93a7089c517cd707c005949f62) | |||
| 2016-07-05 | Scripts/Commands: Fix build warning | DDuarte | |
| (cherry picked from commit 42028a18421f672a3292733cac73840c4e766089) | |||
| 2016-07-05 | Scripts/Commands: Remove unused argument of .cometome command | DDuarte | |
| (cherry picked from commit 1100fe60572b186eee98b6b7cbdccf5a2d67b7e1) # Conflicts: # sql/updates/world/3.3.5/2016_07_05_01_world.sql | |||
| 2016-07-05 | Core/EventProcessor: Check whether an event was aborted before aborting it. | Naios | |
| * Fixes an assertion introduced in commit 1ad73212dca0cf. * Use itr = std::unordered_map<...>::erase for updating the iterator. (cherry picked from commit d9755c637c39e600f145f5ecb7ff0ccf3724b1ad) | |||
| 2016-07-05 | Core/EventProcessor: Wait for non deletable events to get deletable. | Naios | |
| * Immediate deletion caused issues with the SpellEvent, so we delete it at one of the next update ticks now. * Only affects the unforced cancellation of events. * Ref #16675 (cherry picked from commit 1ad73212dca0cf8a829d15ffdbcc4cd611e64d4e) | |||
| 2016-07-05 | Core/Scripting: Don't force event cancellation when swapping creatures. | Naios | |
| * EventProcessor::KillAllEvents(force = false) should only be used by the EventProcessor. (cherry picked from commit d68316fcd2fc71343edfbd387249b75bd6e8a90f) | |||
| 2016-07-05 | Core/Spells: Fixed crash with DEST targets added in ↵ | Shauren | |
| b3d814ee50b265c140d65b6f92ce42482ce1f39b | |||
| 2016-07-04 | Core/Achievements: Implemented all criteria tree operators | Shauren | |
| 2016-07-03 | Core/Auras: Defined more aura types | Shauren | |
| 2016-07-02 | Core/Items: Implemented scaling item enchants with player level | Shauren | |
| 2016-07-02 | Update worldserver.conf.dist | Aokromes | |
| 2016-07-02 | Update worldserver.conf.dist | Aokromes | |
| 2016-07-01 | Core/Spells: Fixed spell range check | Shauren | |
| Closes #17060 (cherry picked from commit e6a52d4aae9e8facc46c3b05e0560d540a928d73) | |||
| 2016-06-30 | DB/Misc: Fix startup errors | Aokromes | |
| 2016-06-30 | Core: Updated to 7.0.3.22090 | Shauren | |
| 2016-06-30 | Core/Auras: Implemented spell aura 402 - SPELL_AURA_MOD_POWER_DISPLAY | Shauren | |
| Closes #17468 | |||
| 2016-06-29 | Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_VISUAL | Shauren | |
| 2016-06-28 | DB/Creature: remove one incorrect npcflag | Aokromes | |
| By tkrokli | |||
| 2016-06-28 | Rename 2016_06_28_00.sql to 2016_06_28_00_world.sql | Aokromes | |
| 2016-06-28 | DB/Creature: remove one incorrect npcflag | Aokromes | |
| By tkrokli | |||
| 2016-06-28 | Core/Items: Fixed item icons | Shauren | |
| 2016-06-28 | Core/PacketIO: Fixed quest rewards | Shauren | |
| 2016-06-28 | Core/PacketIO: Fixed building SMSG_UPDATE_OBJECT | Shauren | |
| 2016-06-28 | Core/Spells: Fixed spell effect on caster not being processed instantly for ↵ | Shauren | |
| spells that have travel time and hit both caster and another unit | |||
| 2016-06-27 | Core/PacketIO: Marked CMSG_GUILD_NEWS_UPDATE_STICKY as thread unsafe | Shauren | |
| 2016-06-26 | Core/DataStores: Updated to 7.0.3.22045 | Shauren | |
| 2016-06-26 | Core/Spells: Fixed Glyph of Surging Mist | Shauren | |
