aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-29SQLs: Rename filesNay
From now on, 3.3.5 (master branch)-only SQL files will be suffixed with _335 in the filename
2013-07-29Misc: Fix warnings and buildNay
Closes #10396
2013-07-29Scripts/DrakTharonKeep: Update King Dred to use eventsMitchesD
Closes #10385 Signed-off-by: joschiwald <joschiwald@online.de>
2013-07-29Scripts/DrakTharonKeep: reworked InstanceScriptjoschiwald
2013-07-28Docs: Prettify READMENay
Thanks to Guybrush for the help
2013-07-28Servers: Fix typoNay
2013-07-28Servers: Enable UseProcessors and ProcessPriority settings to be used on LinuxNay
2013-07-28Servers: Fix some code style issues in world and authserverNay
2013-07-28DB/SAI: Fix quest The Fate Of The FallenMalcrom
Closes #9363 Thanks to @gaut for the initial script Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-28SQLS/Old: Move some misplaced filesNay
2013-07-28DB/GOs: Spawns of Discarded Soul Crystal for "The Fate Of The Fallen"Kirkhammett
Closes # Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-27Scripts/Spells: Fixed typo in 7678800a9372f9234f0bf29459b46a8514dc59f2joschiwald
2013-07-27Scripts/Spells: simplified "spell_dk_presence"joschiwald
2013-07-27Core/Spells: moved Improved Paladin Auras and Aura Mastery into SpellScriptsjoschiwald
Closes #205 Closes #5163 Closes #6809 Closes #7408 Closes #9587
2013-07-26DB/Conditions: Fix gossip condition for Bat Handler Camille <Bat Handler>joschiwald
Closes #10240
2013-07-25Core/Spells: fix uninitialised valuejoschiwald
2013-07-25Core/Spells: move Death Knights Presences into SpellScripts, fix possible ↵joschiwald
issue after spec change, and fix some startup errors Closes #10354
2013-07-24Merge pull request #10342 from joschiwald/spellinfo_correctionsjoschiwald
Core/Spells: operate spell correction on SpellInfo store instead of dbc ...
2013-07-24Merge pull request #10331 from joschiwald/spell_proc_ranksjoschiwald
Core/Spells: allow to use ranked spells in `spell_proc_event` table (lik...
2013-07-24Core/Spells: allow to use ranked spells in `spell_proc_event` table (like in ↵joschiwald
`spell_proc` table)
2013-07-24Merge pull request #10350 from Ascathor/masterblub
Core/Commands: Added the rank id to .pinfo for guild data
2013-07-24Core/Commands: Added the rank id to .pinfo for guild dataAscathor
2013-07-24Merge pull request #10327 from joschiwald/spell_talent_ranksjoschiwald
Core/Spells: load spell ranks for talents from dbc
2013-07-24Core/Spells: load spell ranks for talents from dbcjoschiwald
2013-07-24Core/Spells: add some logs for loading spell_script_namesjoschiwald
2013-07-23Merge pull request #10336 from joschiwald/spellscripts5joschiwald
Scripts/Spells: backport some SpellScripts from 4.3.4 branch
2013-07-24Scripts/Spells: backport some SpellScripts from 4.3.4 branchjoschiwald
- Fix Earth Shield - Fix Necrotic Touch - Fix Reflective Shield Closes #9145, #9163, #9665
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc ↵joschiwald
(picked from 77b85b2ea0aec6cd3e545e60e46ac60eebb11e47)
2013-07-23Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper ↵keke222
InhabitType Closes #10335
2013-07-23Core/Auras: Implemented Aura::GetScriptByName.Warpten
2013-07-23Scripts/VH: Refactor commit 999843dNay
2013-07-23Scripts/VH: fix for violet hold's activation crystalsprofPlum
Closes #10129
2013-07-22Merge pull request #10323 from joschiwald/spellranksNay
Core/Spells: use SpellInfo class to get spellrank node instead of SpellMgr helpers
2013-07-22Merge pull request #10320 from joschiwald/battlegroundNay
Core/Battleground: use generic function to relocate players to closest g...
2013-07-22Merge pull request #10319 from joschiwald/castsNay
Core/Misc: replace (Player*) casts with ToPlayer()
2013-07-22Core/Creatures: Removed vendor item check during loading, MAX_VENDOR_ITEMS ↵Shauren
should apply to filtered list of items depending on player opening the vendor, not global list size Closes #10330
2013-07-21Fixed compile warningsShauren
2013-07-21Core/Spells: use SpellInfo class to get spell rank instead of SpellMgr helpersjoschiwald
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-07-21Core/Battleground: use generic function to relocate players to closest graveyardjoschiwald
2013-07-20Scripts/Icecrown: Fix a double function call typo in npc_margrave_dhakarNay
Thanks Josh
2013-07-20Core/Dependencies: Update utf8-cpp to version 2.3.4Nay
2013-07-20Merge pull request #10317 from FireEmerald/masterNay
Collection of Feedback-PatchFixes / 20.07.2013
2013-07-20Collection of Feedback-PatchFixes / 20.07.2013FireEmerald
Including sql codestyle updates and check for accuracy. (one by one) by FireEmerald / Thx @DDuarte for the base pull request. Including: - DB/Spell: Update: Correct Spell Power Coefficient (107.43%) for Tranquility | by lendan (@6232) - DB/LOS: Add: Ignore LOS for Ignite Horde Siege Engine | by dr-j (@6718) - DB/SmartAI: Update: Correct casted spell by Defias Rogue Wizard | by Rochet2 (@9976) - DB/Quest: Fix: Bloody Imp-ossible! (10924) | by Kirkhammett (@10276) - DB/Quest: Fix: Mistcaller Yngvar (14102) / Add missing event script and conditions. | (@3563) - DB/SmartAI: Update: Give quest credit for The Ring of Blood: The Final Challenge (9977) | by JunkyBulgaria (@7724) - DB/Waypoints: Add: Missing waypoints for Mmmrrrggglll | by Hobbilis (@9602) - DB/Conditions: Add: Missing conditions for Displacing Temporal Rift | by FireEmerald
2013-07-20DB/Gameobject: Proper instance entrance portals for DTK and Gundrak south.w1sht0l1v3
2013-07-19SQL: Rename in correct nameVincent-Michael
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-19DB/NPCs: Fix Margrave Dhakar equipmentNay
2013-07-19Scripts/Icecrown: Use guid instead of cached Creature* to avoid crashes in ↵Nay
npc_margrave_dhakar
2013-07-19CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer requiredNay
Signed-off-by: Nay <dnpd.dd@gmail.com>