aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-27Core/Commands: Added offline player support for unstuck commandVincent-Michael
2016-08-27Core/PacketIO: Added CMSG_REQUEST_WORLD_QUEST_UPDATE / ↵Vincent-Michael
SMSG_WORLD_QUEST_UPDATE opcodes
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-08-27Core/Config: Fixed typos in worldserver.conf.distjoschiwald
2016-08-27Core/Logging: delete old logs of the own realm onlyjoschiwald
2016-08-27Core/Misc: Updated to 7.0.3.22522Vincent-Michael
2016-08-27Core/Pets: Fixed client crashes when logging in with a pet activeShauren
Closes #17848
2016-08-26Core/Items: Implemented new item bonus typesShauren
2016-08-26Core/Misc: Updated to 7.0.3.22498Vincent-Michael
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-25Update pull_request_template.mdAokromes
2016-08-24Update CriteriaHandler.hAokromes
2016-08-24Core/PacketIO: Fixed issue reported by static analysisVincent-Michael
2016-08-24Core/Items: Removed old stupid code dropping enchantment charges when ↵Shauren
sheathing weapons...
2016-08-23Core/Objects: Added check (error log) for possible invalid position for ↵Vincent-Michael
creatures / game objects
2016-08-23Core/Spells: Defined known shapeshift flagsShauren
2016-08-22Core/ObjectMgr: Load correct XP for level data (#17843)funjoker
2016-08-22Core/Spell: Restore SPELL_AURA_MOD_DAMAGE_PERCENT_TAKEN behavior (#17704)Regigicas
2016-08-22Core/Items: Rename ITEM_SPELLTRIGGER_ON_NO_DELAY_USE to ↵Shauren
ITEM_SPELLTRIGGER_ON_OBTAIN - this matches how it is implemented
2016-08-21Core/PacketIO: Updated SMSG_ACCOUNT_HEIRLOOM_UPDATE opcode for 7.0.3Vincent-Michael
2016-08-21Warning fixShauren
2016-08-21Warning fixShauren
2016-08-21DB/Gameobjet: Delete more duplicate spawnsAokromes
Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/525aa424ec8ba60319cd84862c26826a1630d6d5
2016-08-21DB/Gameobject: Delete some duplicate spawnsAokromes
Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/d5e0e9947793483d50055caf7a0afdf628075f02
2016-08-21DB/Misc: Fix future time traveler startup errorsAokromes
Cherry pick from https://github.com/TrinityCoreLegacy/TrinityCore/commit/03dbe2e8ae2383f217753378bf5ab9f5168dcdd3
2016-08-21DB/Misc: Fix future time traveler startup errorsAokromes
Cherry pick 828f3984f243c7ee936dfd854de8ddc658c33146
2016-08-21Core/Criteria: Fixed `disables` table requiring a reload for achievement ↵Shauren
criteria Closes #17828
2016-08-21DB/Misc: Fix future time traveler startup errorsAokromes
Cherry pick from 54511709966a9ef94a952d9d1e59f92e8a43e618
2016-08-21DB/Misc: Fix startup errorsAokromes
2016-08-20Core/Creatures: Implemented loading animkits from creature_addon (#17834)Malcrom
2016-08-20DB/Gameobject: Delete some duplicate spawnsAokromes
2016-08-20DB/Gameobject: Delete some duplicate spawnsAokromes
2016-08-20DB/Gameobject: Delete some duplicate spawnsAokromes
2016-08-20DB/Gameobject: Delete some duplicate spawnsAokromes
2016-08-20DB/Gameobject: Delete some duplicate spawnsAokromes
2016-08-20DB/Gameobject: Delete some duplicate spawnsAokromes
2016-08-20DB/Creature: Make Lieutenant Horatio Laine and relatives visibleAokromes
(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-20Core/Misc: Don't conditionally include non platform specific headersShauren
2016-08-20Core: Fixed non pch build for unixVincent-Michael
2016-08-20Core/Spells: Fixed extended spell range while movingShauren
Closes #17818
2016-08-19Core/World: Change worldstate storage to uint32 to fix compile warnings (its ↵Shauren
also saved/loaded as uint32 from database)
2016-08-18Buildsystem: Enforce Visual Studio 2015 Update 3 in CMakeShauren
2016-08-18Core/Spells: Define SPELL_EFFECT_PLAY_SCENE (effect #198)Shocker
2016-08-18Core/Items: Implemented new item flag ITEM_FLAG3_DUAL_WIELD_NOT_REQUIRED ↵Shauren
used by feral and bear artifacts
2016-08-17Core/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-16Core/Stats: Fixed feral melee damage calculationShauren
2016-08-15Core/Taxi: Fixed warnings in TaxiPathGraphShauren
2016-08-15Warning fixesShauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-08-14Core/Creatures: Fixed loading creature templateShauren