aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-14DB/Quest: Hellfire FortificationsAokromes
By tkrokli, closes #14887
2015-06-14Merge pull request #14728 from kelno/fixesjackpoz
Core/SAI: Fixed a math error overflow in SmartScript::DecPhase(int32)
2015-06-14Merge pull request #14611 from ariel-/spellsjackpoz
Core/Spell: Spell logging corrections
2015-06-14Merge pull request #14250 from xjose93/SPELL_AURA_USE_NORMAL_MOVEMENT_SPEEDjackpoz
Core/Unit: Fix snare/daze immunities versus SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED Fix SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED modifying speeds of bosses that are immune to changes of speeds.
2015-06-14Scripts/VioletHold: picked some things from pull request #11399 (thx ↵joschiwald
MitchedD for initial work)
2015-06-14Core/Unit: Fix snare/daze immunities versus ↵xjose93
SPELL_AURA_USE_NORMAL_MOVEMENT_SPEED.
2015-06-13Fix file nameMitchesD
2015-06-13DB/Misc: Various fixesDr-J
* Quest rewards for Kael'thas and the Verdant Sphere - Closes #14452 * Quest rewards for The Cipher of Damnation - Closes #14879 * VOA Meeting stone - Closes #10502 * Fix a db error
2015-06-13Dep/libmpq: Update libmpq to ↵jackpoz
https://github.com/mbroemme/libmpq/commit/d59b4cf1d107b5f6a0f67d6bc545c6c6ebef3d74 Update libmpq to https://github.com/mbroemme/libmpq/commit/d59b4cf1d107b5f6a0f67d6bc545c6c6ebef3d74 and add some custom change to fix additional build warnings, diff is included. Extracting dbcs, maps, vmaps and mmaps is not required.
2015-06-13DB/Path: Silver Covenant Horseman in Crystalsong Forest/Windrunner's OverlookKittnz
2015-06-13Core/Texts: Fix race conditions in CreatureTextMgr repeat groupjackpoz
Fix race conditions in CreatureTextMgr repeat group happening with MapThreads > 1 reported by helgrind by moving Creature-GUID-base data from CreatureTextMgr to Creature. Issues added in bbf86641a1c35fcc66de30d7a79175c31effde88
2015-06-13Update contributors list (THANKS file)Naios
* See https://gist.github.com/Naios/25810829e66b7ddd8b82 for the full procedure & sources. * Most names were taken from commits (3.3.5 & 6.x branch) * Also contributors who were mentioned in commits were included (@, thx, thanks, Author:, author:) (cherry picked from commit 5b64df1a26d8b521282ffa41a17ad49a2e99558c)
2015-06-13Sorted contributors list of THANKS file and converted to utf-8ShinDarth
(cherry picked from commit dc403149ebe4151330a5bd5974fe9952c4f9f37e)
2015-06-12DB: Fix date for fileKittnz
2015-06-12DB/Path: Sunreaver Hawkrider in Crystalsong ForestKittnz
2015-06-11DB/Misc: Megzeg NukklebustDr-J
By @tkrokli Closes #14863
2015-06-11Merge pull request #14838 from Rushor/stopMitchesD
Scripts/SmartScripts: Clear Movement on Death
2015-06-10Scripts/TheEye: Clean up instance scriptNyeriah
2015-06-10Core/Auth: Fixed authserver not shutting down correctly when started as ↵Shauren
windows service
2015-06-08Core/Misc: Update helgrind suppressionsjackpoz
2015-06-08Core/Misc: Disable G3D buffer pools if jemalloc is enabledjackpoz
2015-06-08DB/Text: Fix wrong broadcast text idDr-J
2015-06-06DB/Creature: Demon trainersAokromes
By Killyana, closes #12559
2015-06-06DB/Quest: Rivenwood CaptivesAokromes
By Killyana, closes #3648
2015-06-06DB/Quest: The New HordeAokromes
By Killyana, closes #14814
2015-06-06DB/Creature: Thrallmar gruntAokromes
By Killyana, closes #14844
2015-06-06DB/npc_text: Add missing Broadcast_textAokromes
By Killyana, closes #14810
2015-06-06DB/Creature_text: Add missing Broadcast_textAokromes
By Killyana, closes #14808
2015-06-06DB/Quest: Reclusive Rune MasterAokromes
By Killyana, closes #14829
2015-06-06DB/Quest: Finish Me!Aokromes
By Killyana, closes #6814
2015-06-06DB/Creature: Delete 2 duplicate spawned mobsAokromes
By Killyana, closes #14834
2015-06-06DB/Quest: On Spirit WingsAokromes
By Killyana, closes #5057
2015-06-06DB/Misc: Delete few incorrectly spawned creaturesAokromes
By Killyana, closes #12564
2015-06-06DB/Creature: Deeprun DiverAokromes
By Killyana, closes #12432
2015-06-06DB/Creature: William and DonnaAokromes
By Killyana, updates #14775
2015-06-06DB/Quest: Help TavaraAokromes
By Killyana closes #2744
2015-06-06Core/Auth: Implemented starting authserver as a windows serviceShauren
2015-06-04DB/Spell: Mark of the Fallen Champion - Heal - TargetconditionsRushor
* closes #12308
2015-06-04DB/Quest: Test at SeaRushor
* thanks for the spell_custom coresupport from @pete318 * closes #11880
2015-06-04Core/Spells: Support for targetting spells onto in flight unitspete318
* This adds support to spell_custom_attr to allow a spell to be cast upon a unit on a taxi/in flight. * This will allow the Issue #11880 with Horde quest Test At Sea (11170) to be corrected. * closes #14235 Signed-off-by: Naios <naios-dev@live.de>
2015-06-03Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-06-03DB/Misc: Updates/Bug fixes to my recent commitsDr-J
1) Also add heroic difficulty spells for Negaton Screamer and assign existing to normal mode only 2) Re-do Slip'kiks waypoints (yes originally used wrong wp from sniff or position instead of points as wp format was different 3) Add Fengus's WP I missed these originally as did not look right but reason why not right was same as above 4) Remove SAI to add buffs to players on death of bosses this is from original script and is incorrect as buff must be cast from gossip as I already scripted 5) Fix the faction/quest issue with Captain Kromcrush 6) Cho'Rush the Observer can once again be killed that line to add invincibility hp was not meant to be in final.
2015-06-03Scripts/Auchindoun: Fix distance check in boss Shirrakjackpoz
Issue added in 88137c07b932ab5199c79a1d4f9d6246dac21e9e
2015-06-03Core/Shared: Hide the internal shared_ptr of the TaskContextNaios
* use . operator instead of -> to access the TaskContext now. * Add TaskContext::IsExpired to check whether the owner has expired.
2015-06-03DB/Creature: Howling Fjord - Movement - Whisper GulchRushor
2015-06-03Scripts/SmartScripts: Clear Movement on Deathrobinsch
2015-06-03Core/Matchmaking: Fix Discard Time overflow on server startpjasicek
Description: When server starts and RatingDiscardTimer config is set to some value, discardTime being unsigned int overflows for the time of RatingDiscardTimer value and causing all rated arena matches ignore matchmaking rating for that time.
2015-06-02DB/Creature: Negaton ScreamerDr-J
Script http://www.wowhead.com/npc=20875/negaton-screamer
2015-06-02Core/Creature Fix compiler warningCarbenium
2015-06-02Core/Player: Fix resurrection exploitjackpoz
Fix an exploit that allowed to resurrect even if corpse was not in range (teleport hack was required too)