aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-13DB/TrinityString: typo fixtreeston
2016-07-12DB/Creature: Add missing spawns on The Crimson HallKillyana
2016-07-12DB/Creature: Add missing creatures before Lady Deathwhisper on 25 difficultiesKillyana
2016-07-12DB/Creature: Add missing creatures before Lord Marrowgar on 25 difficultiesKillyana
2016-07-11Core/Quest: implement usage of QUEST_FLAGS_RAID to allow a quest to be ↵SnapperRy
completed while in raid. (#17535) By @ForesterDev
2016-07-11Core/Entities: Fix flag CREATURE_FLAG_EXTRA_NO_PARRY_HASTEN implementation. ↵Meruemu
(#17548)
2016-07-10Scripts/RubySanctum: Fix missing break reported by Coverity.Warpten
2016-07-10Core/Script: add missing say in script for npc Lakota WindsongSnapperRy
2016-07-10DB/Loot: increase drop chance for item "Tender Strider Meat"SnapperRy
Source: Wowhead comments
2016-07-10DB/Loot: fix drop conditions and chance for item "Cracked Silithid Carapace"SnapperRy
2016-07-10DB/SAI: improvements for quest "Verog the Dervish"SnapperRy
Change despawn type, prevent duplicates, and increase chance of spawn. Taken from Wowhead comments
2016-07-10DB/Texts: fix texts for two quests and one itemSnapperRy
2016-07-10Core/Movement Fixed minimum speed check (#17555)Keader
2016-07-10DB/SAI: improve script for some ogres in Feralas:Snapper
- Fix spam of Healing Wave for Gordunni Shaman - Use CMC for Gordunni Warlock and Gordunni Ogre Mage
2016-07-10Core/Misc: use enum for UNIIT_NPC_FLAGS' zero valuesSnapper
2016-07-10DB/Loot: Tailoring's bolts should not drop from any creatureSnapperRy
2016-07-10DB/Quest: add prevquest to one of the "The Ashenvale Hunt" questsSnapperRy
2016-07-10DB/Loot: those items should only be dropped by gameobjectsSnapperRy
Items 'Silithid Egg', 'Lorgalis Manuscript', 'Broken Tears' AND 'Spotted Hippogryph Down' should not be dropped by creatures
2016-07-10Core/Player: Move few logs of loglevel and add few notes (#17554)Aokromes
2016-07-09Core/Misc: kill whitespace and use enum instead of hardcoded value.Snapper
2016-07-09DB/Conditions: spell "Wretched Tap" can only be cast by creature "Wretched ↵Snapper
Urchin". Closes #15586
2016-07-09Core/Quest: don't save queststatus for autocomplete quests (#17487)SnapperRy
2016-07-09Core/Quests: Fixed crash during loading quest rewarded status added in ↵Shauren
7905651b0793d47b4ba040ad6ac47231ad3ec9d2 Closes #17552
2016-07-09Core/Scripts: Corrections after 14b93c04ee07e9fe6e2767460e7fc7cc2b3e6808w1sht0l1v3
2016-07-09Core/Handlers: removed useless db queryjoschiwald
2016-07-09Core/Units: Fixed autoattack rangeShauren
Closes #17539
2016-07-08Core/Unit: Add proc cooldown to all units (#17546)Golrag
2016-07-08Entities/Creature: Add some more std::chrono overloadstreeston
2016-07-08Update FindBoost.cmakeAokromes
2016-07-07DB/Creature: fix InhabitType for Skadir Mistweaver and Winterskorn RaiderSnapperRy
2016-07-07DB/Misc: Add VerifiedBuild to gossip_menu/gossip_menu_optionAokromes
2016-07-07Core/Script: small improvement for quest "The Hunt is On". (#17537)SnapperRy
Reset emotestate when the event starts.
2016-07-07DB/Quest: improve Alliance's "Morrowgrain Research" quest chainSnapperRy
2016-07-07Core/PacketIO: Fixed crash happening when someone sends too small packet ↵Shauren
that is processed directly in WorldSocket Ref #17536
2016-07-07DB: Fix DB errors related to quest_detailsKillyana
2016-07-07DB/Conditions: spell Cannon Ball can only hit Daggerspine MarauderSnapperRy
Closes #17532.
2016-07-07DB/SAI: Webwood Spider and Githyiss the VileSnapperRy
2016-07-06DB/SAI: Murloc PetsDr-J
Add dance animation to a few murloc pets - see https://youtu.be/iGazdEf03YM
2016-07-06DB/Creature: Add missing flags to triggers npcs related to the quest ↵Killyana
Uncovering the Tunnels Closes #17530 by Kodekc
2016-07-06DB/Creature: Update Hamat's aura with the correct oneKillyana
By Kodekc Closes #17526
2016-07-06DB/Creature: Add missing Spirit Healer in Grizzly HillsKillyana
2016-07-06Update options.cmakeAokromes
2016-07-06Core/Misc: Coding standardAokromes
2016-07-06Core/Misc: Coding standard (#17521)Aokromes
2016-07-06And another typo fixShauren
2016-07-06Typo fixShauren
2016-07-06Core/Mmaps: Charge ignoring z position of target (#17516)Aokromes
* Core/Mmaps: Charge ignoring z position of target By cemak closes #15011
2016-07-06Core/Unit: remove duplicate resist roll in Unit::MeleeSpellHitResult (#17520)ariel-
2016-07-05Core/Fishing: update fishing skill regardless of success or failure (junk ↵SnapperRy
items fished) (#17504)
2016-07-05Rename 9999_99_99_99_world.sql to 2016_07_05_03_world.sqlAokromes