aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-02-22Merge pull request #14103 from Epicurus4/6.xDuarte Duarte
Added a player searcher (cherry picked from commit b7052d2ed735dca233b91c32f762b4156543aa97)
2015-02-22Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-levelclick
2015-02-22Core/Log: Change periodic spell notificiations to DEBUG-level and set it as ↵click
a unique logging-mechanism named "spell.periodic"
2015-02-21Core/Achievements: check db criteria data for all achievementsjoschiwald
2015-02-21Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps ↵click
(the old text was a tad confusing mixing maps and vmaps etc).
2015-02-20Core/Config: Force SaveRespawnTimeImmediately config to Enabledjackpoz
Force SaveRespawnTimeImmediately config to Enabled to avoid assertions triggered at runtime when Disabled. It will be possible to Disable this config again only when all issues will be fixed.
2015-02-20Core/Movement: Clarify log meaningMitchesD
(cherry picked from commit 6ff1764084d9234f35609a227567875cd95561a1)
2015-02-20Merge pull request #14117 from Rushor/ZuramatMitchesD
Scripts/Violet Hold: Zuramat the Obliterator - Improve Summonbehaviour of Void Sentry
2015-02-18Scripts/Violet Hold: Zuramat the Obliterator - Improve Summonbehaviour of ↵Rushor
Void Sentry closes #12175
2015-02-18Merge pull request #14111 from Rushor/VolkhanMitchesD
Scripts/HallsOfLightning: Boss Volkhan - Add OOC Forgecast
2015-02-18Merge pull request #14053 from Rushor/MelliMitchesD
Scripts/Arcatraz: Warden Mellichar - Set summoned Units in Combat
2015-02-17Core/LFG: Fix assertion triggeredjackpoz
Fix assertion triggered since 9582b32d22ef9c842349a5be012bdcae4674d6c9
2015-02-17Scripts/BlackTemple: Shade of AkamaNyeriah
* Updated to BossAI * Solved issue with door not closing when event starts * Solved issue with gossip flag being reset after event is done * Misc code clean ups Updates #10430
2015-02-15DB/Misc: Fix a few startup errors from recent UpdatesRushor
2015-02-15Merge pull request #14156 from Rushor/robotAokromes
Scripts/The Barrens: Add missing Text for Q: 'The Escape'
2015-02-15Core/LFG: Fix LFG issue when player was teleportingjackpoz
Fix a LFG issue that would kick a player out of a just-formed LFG party if player was being teleported. Fix a log warning "Player: GUID Full: 0x0000000000000001 Type: Player Low: 1 not ingame while retrieving his LockedDungeons" if player was being teleported. Refers to #14039 , #10191
2015-02-15Scripts/The Barrens: Add missing Text for 'The Escape'Rushor
closes #12259
2015-02-15Merge pull request #13989 from Rushor/LeavesMitchesD
Scripts/Areatrigger: Assign Script to 'Ancient Leaves' Trigger
2015-02-14Remove CPP script for Blueleaf tubersDr-J
2015-02-13Core/AHBot: Fix AHBot bidding and correct logged AH typejackpoz
Correct AuctionHouseType definition to log the right AH type. Handle auctions without bidder but with a bid as bought by the AH Bot Closes #14124
2015-02-13Merge pull request #14144 from Rushor/ZulAmanjoschiwald
Scripts/ZulAman: Enable Script for Gazakroth
2015-02-13Scripts/ZulAman: Enable Script for GazakrothRushor
*removes one more startuperror from #13707
2015-02-13Scripts/FoS: improved bronjahm encounter, thanks @Grimton1337, @tkroklijoschiwald
Closes #14130
2015-02-13Merge pull request #14138 from Rushor/mulgoreAokromes
Scripts/Kalimdor: Remove Mulgorescripts
2015-02-13Scripts/Kalimdor: Remove MulgorescriptsRushor
2015-02-13Delete zone_mulgore.cppAokromes
2015-02-13Scripts/ForgeOfSouls: Fix an indentation issue on Bronham's scriptNyeriah
2015-02-13Merge pull request #14129 from Rushor/GhostAokromes
Scripts/Mulgore: The Plains Vision - Move Corescript to SAI
2015-02-12Scripts/Mulgore: The Plains Vision - Move Corescrript to SAIRushor
2015-02-12Shared/Database: Improve dead-lock error handlingjackpoz
Improve dead-lock error handling by making sure only 1 thread at time retries to execute a transaction so they don't keep dead-locking each other.
2015-02-12Scripts/Areatrigger: Assign Script to 'Ancient Leaves' TriggerRushor
2015-02-11Scripts/HallsOfLightning: Boss Volkhan - Add OOC ForgecastRushor
closes #14066
2015-02-11Merge pull request #14098 from ariel-/arenacdDuarte Duarte
Arena Spells Reset Cooldown micro correction
2015-02-11Scripts/Grizzlyhills: Spell: Infected Worgen Bite - Apply Spellscript and ↵Rushor
Transformation closes #12165
2015-02-11Merge pull request #14080 from Rushor/ActionSarah Alexander
Scripts/Redridge Mountains: Corporal Keeshan - Complete Escortquest for all Groupmember
2015-02-11Merge pull request #14106 from Noeliel/3.3.5Duarte Duarte
Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ove...
2015-02-11Merge pull request #13963 from tkrokli/3.3.5Duarte Duarte
Fix Cooldown for Raise Dead (Ghoul)
2015-02-11Scripts/ScarletEnclave: Add missing WorldObject parameter for Talk() ↵Noeliel
overload (player race contained in some spoken texts)
2015-02-10Arena shouldn't reset 10 min or longer CDsarks
Closes #13449
2015-02-09Core/Spells: Fixed Sample satisfaction not entering combatGooyeth
Fixes: 14047
2015-02-09Scripts/Redridge Mountains: Corporal Keeshan - Complete Escortquest for all ↵Rushor
Groupmember closes #13711
2015-02-08Scripts/SunwellPlateau: Fix a typo that caused M'uru's phase transition to ↵Nyeriah
fail on some rare cases
2015-02-07Merge PR #14059 from 'Rochet2/ahbot_buyer' into 3.3.5jackpoz
2015-02-07Fix AHBot Buyer buyin, bidding and enhance logicRochet2
2015-02-06Scripts/Arcatraz: Warden Mellichar - Set summoned Units in CombatRushor
2015-02-06Fix Cooldown for Raise Dead (Ghoul)Trond B Krokli
@joschiwald: Fix written on 31 Jan 2014. @Nyeriah: suggested null pointer check. @ariel-: supplied code for null pointer check. @ccrs: supplied code (cat && spellInfo->CategoryRecoveryTime) to replace (cat && catRec) @Dduarte: cleanup of bad edit based on my misinterpretation Fixes issue #11538 Replaces #13941 and #13924
2015-02-04Fix buildNayd
2015-02-04Shared/Database: Fix transactions not being recommitted on dead-lock errorjackpoz
Fix transactions not being recommitted on dead-lock error (error code 1213) because of calling http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html after sending the ROLLBACK command. This way the returned error code was related to the ROLLBACK command, not the failed transaction.
2015-02-03Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on SpawnRushor
2015-02-02Merge pull request #14007 from Rushor/AOESpellsDuarte Duarte
Game/Spells: 'AoD Specials' should only target one Unit