aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: sql/old/3.3.5a/TDB52_to_TDB53_updates/world/2013_07_24_00_world_spell_script_names.sql sql/updates/world/2013_07_24_00_world_spell_script_names.sql sql/updates/world/2013_07_24_00_world_spell_script_names_335.sql src/server/game/Achievements/AchievementMgr.cpp src/server/game/Achievements/AchievementMgr.h src/server/game/Battlegrounds/ArenaTeamMgr.cpp src/server/game/Chat/ChatLink.cpp src/server/game/DataStores/DBCStores.cpp src/server/game/DataStores/DBCStructure.h src/server/game/DataStores/DBCfmt.h src/server/game/Entities/DynamicObject/DynamicObject.h src/server/game/Entities/Object/Object.cpp src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/StatSystem.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Entities/Unit/Unit.h src/server/game/Groups/Group.cpp src/server/game/Handlers/QuestHandler.cpp src/server/game/Miscellaneous/SharedDefines.h src/server/game/Spells/Auras/SpellAuraEffects.cpp src/server/game/Spells/Auras/SpellAuras.cpp src/server/game/World/World.h src/server/scripts/Commands/cs_character.cpp src/server/scripts/Commands/cs_lookup.cpp src/server/scripts/Commands/cs_titles.cpp src/server/scripts/EasternKingdoms/ZulAman/boss_halazzi.cpp src/server/scripts/EasternKingdoms/ZulAman/boss_zuljin.cpp src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp src/server/scripts/Kalimdor/zone_darkshore.cpp src/server/scripts/Kalimdor/zone_mulgore.cpp src/server/scripts/Kalimdor/zone_tanaris.cpp src/server/scripts/Northrend/IcecrownCitadel/boss_the_lich_king.cpp src/server/scripts/Spells/spell_dk.cpp src/server/scripts/Spells/spell_mage.cpp src/server/scripts/Spells/spell_rogue.cpp src/server/shared/Database/Implementation/CharacterDatabase.cpp src/server/shared/Database/Implementation/CharacterDatabase.h src/tools/vmap4_extractor/mpq_libmpq04.h
2014-04-05Core/Spells: fixed Throw Shield Visual and Clone Weaponjoschiwald
2014-04-04DB/Creatures: Added some data for dataless NPCsKinzcool
2014-04-03DB/SAI: Fix few startup errors after 96b3df2Aokromes
2014-04-02DB/Gameobjects: Updated the WDBVerified of the gameobject templates of ↵Kinzcool
a4487f8f58d6e19e0499f4a612e66819ae4c9b22 -.-
2014-04-02DB/Gameobjects: Added spawns on Development LandKinzcool
2014-04-02DB/SAI: Fix Arcane Disturbances after quest_?_scripts removalAokromes
By untaught, closes #5412
2014-04-01DB/Gameobjects: Added "a few" missing gameobjectsKinzcool
2014-04-01DB/Gameobject: Delete another TEMP gameobjectAokromes
2014-04-01DB/Gameobject: Fix 2 Gameobjects names after 8ff8f30 and 33be04dAokromes
2014-04-01DB/Misc: Fix startup errors after 8ff8f30 and 33be04dAokromes
2014-03-31DB/Gameobjects: Bye bye old "TEMP" Gameobjects...Kinzcool
2014-03-31DB/Gameobjects: Spring clean up for "TEMP" spell focus gameobjects.Kinzcool
* Added missing spell focus gameobjects. * Old "TEMP" gameobjects now have sniffs values for their radius and the proper entries.
2014-03-31DB/Creatures: Corrected creature addon values for mountsKinzcool
2014-03-30DB/Creatures: Added all NPC mounts with sniff valuesKinzcool
2014-03-30DB/BroadcastText: Created BroadcastText table -- contains every gossip, ↵Kinzcool
creature text & npc text. Note that it has NO use for you for now except if you want to pick some texts from it to add them to your scripts/Pull Requests. This file will be used as a globalized table which other ones will link to in the future.
2014-03-30DB/Equipment: Killed the errors added in ↵Kinzcool
b7a915c39623fd1204bd418586dddd8ae04a8a5c
2014-03-30DB/Equipment: Added blizzlike values for the equipement of every NPC.Kinzcool
2014-03-30DB/SAI: Fix warning about missing creature_text (wrong target_type)Gacko
2014-03-30Update 2014_03_30_02_world_game_event_335.sqlAokromes
2014-03-30 DB/Gameevent: Fix typoAokromes
2014-03-30Rename 2014_03_29_01_world_creature.sql to 2014_03_30_01_world_creature.sqlAokromes
2014-03-30DB/Creature: Remove 2 no longer existing mobsAokromes
2014-03-30DB/Gameevent: Fix Noblegarden start date acording ingame calendarAokromes
NOTE This is only valid for wow 3.3.5a
2014-03-29DB/Creature: Remove 2 no longer existing mobsAokromes
Gal'darah Image and Ingvar the Plunderer Image where removed with the introduction of 3.3 weekly quests.
2014-03-29DB/SAI: Fix "Badlands Enraged Rock Elemental" event spamVincent-Michael
Closes #11802
2014-03-29Core/LootShauren
* Master Looter cannot freely loot items under threshold * Update round robin looter only if loot is not empty * Fixed loot bag icon appearing in raid frames when loot method was not Master Looter * Fixed changing loot method reseting current round robin looter
2014-03-29Merge pull request #11719 from Dehravor/master-lootShauren
Core/Loot: Fix master loot
2014-03-29TDB 335.53 - 2014/03/29TDB335.53Duarte Duarte
2014-03-28DB/Text: Added the missing page texts for the book "The Archmage Antonidas - ↵Kinzcool
Part I"
2014-03-28DB/Text: Added the missing page texts for the book "Portals are NOT Garbage ↵Kinzcool
Bins!" Closes #3362
2014-03-26Quest: Direhorn RaidersGacko
Remove duplicate kill credit
2014-03-26Fix non-pch build and remove blank lineGacko
2014-03-26Quest: The Power of the ElementsGacko
Remove hack SAI, use aura script
2014-03-25DB/Creature: Fix Living Storm coordsAokromes
By Magnifikator closes #11785
2014-03-24DB/Quest; Fix Preying Upon the Weak trapsAokromes
By untaught, closes #6858
2014-03-24Update 2014_03_24_02_world_creature_classlevelstats.sqlAokromes
2014-03-24DB/Misc: Miscellaneous fixesAokromes
By dr-j, closes #11780 Fix wrong loot in two chests for quest 'The Shadow Tomb'. Fix turning in of 13120 Deaths Gaze. Fix torching sunfury hold.
2014-03-24DB/SAI: Ferocious Yeti spamming BerserkAokromes
By dr-j closes #11776
2014-03-24DB/SAI: Elemental SlaveAokromes
By untaught, updates #11742
2014-03-24DB/SAI: UmpiAokromes
By dr-j, closes #11775
2014-03-24DB/SAI: Fix Dun Garok Rifleman spamAokromes
By dr-j, closes #11773
2014-03-24DB/Quest: Fix wrong ExclusiveGroupAokromes
By untaught, Closes #11715
2014-03-24DB/Misc: Set comment of creature_classlevelstats to textAokromes
By Magnifikator closes #11762
2014-03-24DB/Quest: Fixes Gino's visibility and quest chainAokromes
By nelegalno and Rushor, closes #9030
2014-03-24DB/SAI: Fix Shadowsworn CultistAokromes
By dr-j, closes #11767
2014-03-24Scripts/Icecrown CitadelShauren
* Deathbringer Saurfang will now evade if any player stands on the gunship * Fixed players being stuck in combat after defeating gunship * Fixed players not sticking to gunships
2014-03-23Scripts/Icecrown Citadel: Icecrown Gunship BattleShauren
2014-03-22Scripts/ZulAman/Halazzi: convert text to create_text and fixed despawn of catMitchesD
2014-03-22DB/SAI: Fix startup errorAokromes
By untaught, closes #11587