| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-21 | DB/Gameobjet: Delete more duplicate spawns | Aokromes | |
| Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/525aa424ec8ba60319cd84862c26826a1630d6d5 | |||
| 2016-08-21 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/d5e0e9947793483d50055caf7a0afdf628075f02 | |||
| 2016-08-21 | DB/Misc: Fix future time traveler startup errors | Aokromes | |
| Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/03dbe2e8ae2383f217753378bf5ab9f5168dcdd3 | |||
| 2016-08-21 | DB/Misc: Fix future time traveler startup errors | Aokromes | |
| Cherry pick 828f3984f243c7ee936dfd854de8ddc658c33146 | |||
| 2016-08-21 | Core/Criteria: Fixed `disables` table requiring a reload for achievement ↵ | Shauren | |
| criteria Closes #17828 | |||
| 2016-08-21 | DB/Misc: Fix future time traveler startup errors | Aokromes | |
| Cherry pick from 54511709966a9ef94a952d9d1e59f92e8a43e618 | |||
| 2016-08-21 | DB/Misc: Fix startup errors | Aokromes | |
| 2016-08-20 | Core/Creatures: Implemented loading animkits from creature_addon (#17834) | Malcrom | |
| 2016-08-20 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| 2016-08-20 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| 2016-08-20 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| 2016-08-20 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| 2016-08-20 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| 2016-08-20 | DB/Gameobject: Delete some duplicate spawns | Aokromes | |
| 2016-08-20 | DB/Creature: Make Lieutenant Horatio Laine and relatives visible | Aokromes | |
| (don't tell me why they added this without requirement, source sniff is one horde character and he was visible without any quest, tested also with one level 2 ali character) | |||
| 2016-08-20 | Core/Misc: Don't conditionally include non platform specific headers | Shauren | |
| 2016-08-20 | Core: Fixed non pch build for unix | Vincent-Michael | |
| 2016-08-20 | Core/Spells: Fixed extended spell range while moving | Shauren | |
| Closes #17818 | |||
| 2016-08-19 | Core/World: Change worldstate storage to uint32 to fix compile warnings (its ↵ | Shauren | |
| also saved/loaded as uint32 from database) | |||
| 2016-08-18 | Buildsystem: Enforce Visual Studio 2015 Update 3 in CMake | Shauren | |
| 2016-08-18 | Core/Spells: Define SPELL_EFFECT_PLAY_SCENE (effect #198) | Shocker | |
| 2016-08-18 | Core/Items: Implemented new item flag ITEM_FLAG3_DUAL_WIELD_NOT_REQUIRED ↵ | Shauren | |
| used by feral and bear artifacts | |||
| 2016-08-17 | Core/Players: Fixed autoattack damage in shapeshift forms that don't have ↵ | Shauren | |
| offhand attacks but can dual wield (ghost wolf and druids with feral/bear artifacts) | |||
| 2016-08-16 | Core/Stats: Fixed feral melee damage calculation | Shauren | |
| 2016-08-15 | Core/Taxi: Fixed warnings in TaxiPathGraph | Shauren | |
| 2016-08-15 | Warning fixes | Shauren | |
| 2016-08-15 | Core/Items: Implemented artifacts | Shauren | |
| 2016-08-14 | Core/Creatures: Fixed loading creature template | Shauren | |
| 2016-08-14 | Core/DataStores: Fixed build | Vincent-Michael | |
| 2016-08-14 | Core/Items: Fixed default display for items that don't have any entry with ↵ | Shauren | |
| appearancemod = 0 | |||
| 2016-08-14 | Core/Creatures: Fixed typo | Vincent-Michael | |
| 2016-08-13 | Core/Creatures: Fixed typo in f94339271ee34977c8156a6253caa7b6291fff9f | Vincent-Michael | |
| 2016-08-13 | Core/Creatures: | Vincent-Michael | |
| - Renamed creature_template.exp_unk to RequiredExpansion - Added creature_template.HealthScalingExpansion - Added creature_template.VignetteID | |||
| 2016-08-13 | Core: Change allowed build to 7.0.3.22423 | Shauren | |
| 2016-08-12 | Core/PacketIO: Fixed typo | Vincent-Michael | |
| 2016-08-12 | Core/Packets: Remove empty file | jackpoz | |
| 2016-08-11 | Core: Change allowed build to 7.0.3.22410 | Shauren | |
| 2016-08-10 | Core/Account: Fix race condition in AccountMgr::UpdateAccountAccess | ariel- | |
| (cherry picked from commit 6c0b98f24c6aaf425fe654a4d44146e097352606) | |||
| 2016-08-10 | Core/Accounts: Reduce differences between 3.3.5 and 6.x branches | jackpoz | |
| Add code missing from d8234bed420728aaa2e0f329778730a906f7dd12 | |||
| 2016-08-10 | Core\Command: remove account_muted data on account deletion | ForesterDev | |
| (cherry picked from commit 6a87524204161234576810f770d8ad2a0b9bb9c8) # Conflicts: # src/server/database/Database/Implementation/LoginDatabase.cpp # src/server/database/Database/Implementation/LoginDatabase.h | |||
| 2016-08-10 | Core/Updater: Clarify even more this error | Aokromes | |
| (cherry picked from commit 09a1cfdf771a093b21779990ee516c22f66f4255) | |||
| 2016-08-10 | Update DBUpdater.cpp | Aokromes | |
| Because nature wins race.... (cherry picked from commit 5868509a6366d0ba7a0fe819c3ece0e4a57c7029) | |||
| 2016-08-10 | Core/DB/Updater: engrish corrections in DBUpdater.cpp (#17262) | Trond B Krokli | |
| English grammar and syntax corrections in DBUpdater.cpp - string texts corrected, source code unchanged - comments improved and checked for typos (cherry picked from commit 8fe85017125803a4ca8fd1d972b128930cd364b9) | |||
| 2016-08-10 | Server/Database: Reduce differences between 3.3.5 and 6.x branches | jackpoz | |
| Code functionality shouldn't have been modified. | |||
| 2016-08-10 | Core/DataStores: Implemented all curve types from Curve.db2 | Shauren | |
| 2016-08-09 | Core/Spells: Renamed some old and new spell effects | Shauren | |
| 2016-08-08 | Core/Misc: Better description for a log | Aokromes | |
| (cherry picked from commit 90cff479ac16289caeb685c9a899eeafa43bf893) | |||
| 2016-08-08 | Server/Database: Reduce differences between 3.3.5 and 6.x branches | jackpoz | |
| Code functionality shouldn't have been modified. | |||
| 2016-08-08 | Core/Spells: Changed TOTAL_AURAS to 492 | Shauren | |
| Closes #17755 | |||
| 2016-08-07 | Core: Change allowed build to 22345 | Shauren | |
