aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2012-07-01Core/Scripts: More missing includesSubv
2012-07-01Fixed buildSubv
2012-07-01Merge pull request #6490 from Vincent-Michael/notEvenAScratchSubv
Battleground/Strand of the Ancients: Fix Achievement: Not Even a Scratch
2012-07-01Merge pull request #6884 from Vincent-Michael/resetCommandSubv
Core/Commands: Convert reset commands in commandscript
2012-07-01Core/Scripts: Use proper headers, code style, creature_texts and cleanup ↵4m1g0
(Battle for Mount Hyjal)
2012-07-01Scripts/Icecrown Citadel: Fixed Frost Bomb ignoring line of sight checksShauren
2012-06-30Scripts/Icecrown Citadel: Fixed visual and target selection of Sindragosa's FuryShauren
2012-06-30Correcting Black Ice bonus dmg for Scourge strike shadow part. Thnx Tibbi & ↵Faq
Shauren
2012-06-30Core: Minor code style correctionsShauren
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to ↵Shauren
OnObjectAreaTargetSelect, it will now work with WorldObject instead of only Units and call it even for empty target lists
2012-06-29Core/Spells: fix build and typo from previous commitKandera
2012-06-29Scripts/Spells: Fix Deathknight ability Death Pact 48743Elron103
2012-06-27Fix buildNay
2012-06-27Core/Spells: correctly award kill credit for quest the focus on the beach.Kandera
2012-06-26Fixed compile without PCHShauren
2012-06-26Scripts/Icecrown Citadel: Added floating souls visual in The Spire after ↵Shauren
teleport to The Lich King becomes available (killing 11/12 bosses)
2012-06-26DB/SAI: Fix Quest 12828 (Ample Inspiration).w1sht0l1v3
2012-06-24DB/Core/Gossip: Add Gossip for Alliance & Horde bonfires, fix gameobject ↵Malcrom
faction, fix quest racerequirements, fix spell 45437 to be cast upon bonfire. Spawning left to do.
2012-06-22fix build #2kandera
2012-06-22fix buildkandera
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Merge pull request #6867 from Vincent-Michael/listCommandQAston
Core/Commands: Convert list commands in commandscript
2012-06-21Core/Commands: Fix some codestyle for a312cd4ba1f47d3dceb774091ec143c90a298cdaVincent-Michael
2012-06-21Core/Commands: Convert list commands in commandscriptVincent-Michael
2012-06-21Scripts/Commands: No one likes tabs :(Nay
2012-06-21Scripts/Commands: Fix non pch build (add missing includes)Nay
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
Closes #6856 Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-06-20Merge pull request #6869 from Vincent-Michael/bloodthirstkandera
Core/Spells: Fix Bloodthirst heal
2012-06-20Fix build, replace script that should have been removedNay
2012-06-20Core/Spells:Vincent-Michael
* Fix bloodthirst Heal * Move bloodthirst damage calculation in Spell script * Fix some codestyle
2012-06-20DB/Gossip: Some gossip updates from pitcrawler and remove old cpp script he ↵Malcrom
replaced in last commit. Also a couple little fixes of my own. Closes #6866 Closes #6862 Closes #6842
2012-06-19Merge pull request #6837 from Vincent-Michael/castCommandQAston
Core/Commands: Convert cast commands in commandscript
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-19Core/CreatureAI: Implement an OnSpellClick hook instead of the ugly way that ↵Discover-
uses DoAction with EVENT_SPELLCLICK. Core/SmartAI: Implement SMART_EVENT_ON_SPELLCLICK. Parameter is the clicker. If someone could update the wiki accordingly for SAI I would appreciate that. Thanks to @Shauren for some help!
2012-06-18Core/Scripts: fix professor oozes being able to be knocked back.Kandera
2012-06-18Core/Spells: fix bloodthirst. again.Kandera
2012-06-18Scripts/Spells: Reverted part of 9d19be2ee5be7cf46ea3eb6b197647737266c69e, ↵Shauren
fixes scaling mounts Closes #6815.
2012-06-18Scripts/Icecrown Citadel: Minor correction for previous commitShauren
2012-06-18Scripts/Icecrown CitadelShauren
* Fixed position of summoned creatures (if supposed to be in air) * Fixed casting Fury of Frostmourne initiating outro roleplay while casting something else at the same time * Fixed outro visuals
2012-06-17Merge pull request #6832 from Xees/masterQAston
Scripts/Commands: Update TeleDel command to support id, shift click, or name of teleport location.
2012-06-18Core/Commands: TeleDel command cleanup.Abdollah Hasan
2012-06-17Merge pull request #6698 from 4m1g0/cleanup1QAston
Scripts/Codestyle: Use proper headers, code style and cleanup (Blackfathom Deeps, Maraudon and Onyxias Lair)
2012-06-17Merge pull request #6798 from Vincent-Michael/instanceCommandQAston
Scripts/Commands: Convert instance commands in commandscript
2012-06-18Core/Commands: Update TeleDel command to support id, shift click, or name of ↵Abdollah Hasan
teleport location.
2012-06-15Merge pull request #6811 from Faq/6bd8a01aa5474b55dc8681e224d31b16a43a87bcQAston
Scripts/Spells: -Fix Death Knight T10 Tank 2P Bonus (Scourgelord set) -Correct the amount of dmg absorbed by Anti-magic Author: @tibbi
2012-06-15Core/Spells: fix build error from previous commit.Kandera
2012-06-15Core/Spells: revert some of previous commit and fix up a few things.Kandera
2012-06-15Core/Spells: fix spell scripts from recent commit and cleanup scriptsKandera
2012-06-15...Faq
2012-06-15Scripts/Icecrown Citadel: Fixed Sindragosa & her frost wyrms summoning - ↵Shauren
this time properly using constant db data (turns out creatures receive a new GUID when grid reloads in instance)