aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-22DB/Quest: Birds of a FeatherDr-J
Fix this quest so it works as on retail * Delete permament spawns of Female Kaliri Hatchling, * Breaking a egg will now spawn either a Female Kaliri Hatchling or Male Kaliri Hatchling * Female Kaliri Hatchling will despawn when captured and is now required for quest item to be used.
2014-09-22Core/Spell - Fix Remove Aura "The Eye of Acherus"iDenyDeX
Fixed remove aura "The Eye of Acherus" http://www.wowhead.com/spell=51852 after use "Recall Eye of Acherus" http://www.wowhead.com/spell=52694 . Earlier, after using the player remained under the aura.
2014-09-22Scripts/Examples: Remove some more code related to example scriptsjackpoz
2014-09-22Core/Players/DK: Implement Rune Grace Period mechanicMorgoporc
Closes #11736 Fixes #6122
2014-09-21Scripts/Examples: Remove outdated example scriptsjackpoz
Remove outdated misleading example scripts not following anymore current TC codestyle and standards. Please refer to the wiki or forum for up to date examples and documentation.
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
Seventh batch of fixes targeting 100 issues reported by Coverity
2014-09-21DB/Creature Model: Fix a few models by AriDEVMalcrom
2014-09-21Core:/SmartScript: Added log for item has credit spell blablaVincent-Michael
2014-09-21SQLs: Rename updates/world sql files to the new formatDDuarte
2014-09-21Scripts/Shadowmoon Valley: Fix static analysis issues added in ↵jackpoz
cd48ee01c0b1465c5b07427bb6fe9baa57f053b9 Fix static analysis issues added in cd48ee01c0b1465c5b07427bb6fe9baa57f053b9 about uninitialized values and pointers possibly point to free'd memory being dereferenced. In memory of all the developers who got banned from IRC in the process of fixing these issues.
2014-09-21SQL: Sync world_database after tdb 335.56 releaseVincent-Michael
2014-09-21DB/Misc: Remove more additem hacksDr-J
Use proper spells for creating items instead of sai action 56, this leaves only NR items using this action to add items as data missing for spells.
2014-09-21Merge pull request #13180 from ShinDarth/335_fixWarpten
Core/ObjectMgr: corrected error labels
2014-09-21Core/ObjectMgr: corrected error labelsShinDarth
2014-09-21Scripting/Shadowmoon Vally: Added scripting for Infernal Attackers.Malcrom
2014-09-21DB/Misc: Remove some hacks for additemDr-J
* Replace sai to add some items with sai action 56 with correct spells to create items * Add option and sai to replace Blood Elf Disguise for What Illidan Wants, Illidan Gets...
2014-09-21TDB 335.56 - 2014/09/21TDB335.56Vincent-Michael
2014-09-21SQL: Only 3.3.5aVincent-Michael
2014-09-21DB/Creature: Delete 2 duplicate spawnsAokromes
2014-09-21DB/Spells: Added missing EffectItemType stuff in spell_dbc tableVincent-Michael
2014-09-21DB/Spells:Vincent-Michael
- Added EffectItemType columns to spell_dbc table - Fix "Create Bundle of Bloodthistle"
2014-09-21DB/Misc: Fix gossip condition which was never metDr-J
Fix condition for gossip option 'Lend me a Windrider. I'm going to Spinebreaker Post!' on Wing Commander Brack for when player has got quest http://www.wowhead.com/quest=10242/spinebreaker-post. The existing condition quest taken (9) was never met as this quest is complete in players log as soon as taken, ie just turn in no other objectives, and even when player had quest in log gossip would never be displayed,
2014-09-20DB/Misc: Respawn Invis Infernal Caster, Wildhammer Defenders, Shadowmoon ↵Malcrom
Scouts, and removed Infernals.
2014-09-20Core/Misc: Update helgrind suppressionsjackpoz
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-20DB/Misc: Add missing creature spawns to Invasion Point, Shadowmoon Valley ↵Malcrom
with pathing
2014-09-20Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
Sixth batch of fixes targeting 100 issues reported by Coverity
2014-09-20DB/Gameobject: Properly spawn Deathforged Infernals in Shadowmoon VallyMalcrom
2014-09-20DB/Creature: Some Shadowmoon missing spawnsMalcrom
2014-09-20Core/Spells: fixed Intervadejoschiwald
Closes #13171
2014-09-20Core/Achievements: Fixed realm first kill achievement restrictions - now ↵Shauren
only the first group will be able to complete it Closes #2957
2014-09-20Update and rename 2014_09_20_0_world_creature.sql to ↵Aokromes
2014_09_20_00_world_creature.sql
2014-09-20DB/Creature: Stormpeak Wyrm proper respawntimeMalcrom
2014-09-20Core/Guilds: Fixed guild rank delete framexml event paramsShauren
2014-09-20Scripts/Auchindoun: Darkweaver SythNyeriah
- Despawn minions on death/reset - Misc clean up
2014-09-20DB/Misc: Add pathing for Fjorn. Not 100% but scripting is hard when you have ↵Malcrom
to do it in a roundabout way.
2014-09-20DB/Pathing: Pathing for existing Son of Corok. Some spawns missing, will ↵Malcrom
correct in another push.
2014-09-20Revert "Core: Fix build for msvc14"Vincent-Michael
This reverts commit bd522a3853951cf8ea4b0b9e2f225a8bdc38da04. Meh -.-
2014-09-20Core: Fix build for msvc14Vincent-Michael
2014-09-19DB/Pathing: Pathing for CreteusMalcrom
2014-09-19DB/Misc: Redo some fixups for Dun NeffelemMalcrom
2014-09-19DB/Misc: Misc fixesMalcrom
2014-09-19DB/Misc: Cosmetic fixups for Dun NeffelemMalcrom
2014-09-20Kill new compile warningsjoschiwald
2014-09-20Fixed sql failjoschiwald
2014-09-20Core/Battlefield/WG: fixed warningsjoschiwald
Ref #13169 Closes #12714
2014-09-19Core/ObjectMgr: check creature.orientation and gameobject.orientation range ↵ShinDarth
in loading Closes #13156
2014-09-19DB/Misc: Fix Seething Revenant Entry: 29504 spawns and add two missing paths.Malcrom
2014-09-19DB/Misc: Proper spawning and pathing of Stormpeak WyrmMalcrom
2014-09-19Revert "SQL: Update dev/world_database.sql"DDuarte
This reverts commit 09f9f3b6b12545e603cca4ef9c50b5415dca9d9a. I forgot that world_database.sql should only get updated in TDB releases.