aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2011-04-11Core/Misc: fix compilation warningsAzazel
2011-04-09Core/GameObjects: add script hook when destructable building is damaged.Supabad
2011-04-07Scripts/BlackRockSpire: Cleanup boss scripts. add instance script and headerSupabad
2011-04-06Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior ↵Shauren
(cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly
2011-04-06Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm ↵Shocker
spells list
2011-04-06Scripts/Icecrown Citadel: Fixed Kinetic Bombs getting killed by attackingShauren
2011-04-06Scripts/BloodmystIsle: Add core support for quest 9667Supabad
2011-04-06Scripts/BladesEdgeMountains: Adjust script to work for quest 10545 alsoSupabad
2011-04-06Scripts/Nagrand: Add core support for quest 9923,9924,9955Supabad
2011-04-06Ulduar/Mimiron: add spell script for Proximity minesSupabad
2011-04-06Core/Spells: replace spell Symbol Of Life from SpellEffects to SpellScriptSupabad
2011-04-03Core/Scripts: Removed double calls to InstanceScript's Initialize methodsShauren
2011-04-03DB/Misc: AT [1st] Fix part of the quest chains. Add some spawns and update ↵Nay
creature templates. Replace a core script by a SAI equivalent (rope & post). DB/Loot: Update Magically Wrapped Gift loot chance and max item counts.
2011-04-01Revert part of "Core: Removed unused functions (leftovers from sd2, was ↵Shauren
needed when scripts were built as separate dll)", this part wasnt intended This reverts commit partly e1bacef346a859420be8c76129ebc568f04380d0.
2011-04-01Core: Removed unused functions (leftovers from sd2, was needed when scripts ↵Shauren
were built as separate dll)
2011-03-28Scripts/Zalazane's Fall: Refactor some code to match coding standardsKaelima
2011-03-27Scripts/Zalazane's Fall: Implement Zalazane's Fall game event.Nay & Kaelima
Note: Last quest/battle will be add soon
2011-03-26Scripts/Eye of Eternity: Implemented script for Malygos encounter, please ↵Manuel
report any issue you find. Thanks for the help to Machiavelli and Shauren. Signed-off-by: Manuel <manue.l@live.com.ar>
2011-03-26Scripts/Ulduar:Supabad
Some cleanup in Flame Leviathan script Add support for Shutout - Three Car Garage - Unbroken - Quick Shave Add reset to Razorscale controller on fight end
2011-03-25Scripts/Ulduar: Corrected array sizeShauren
2011-03-24Scripts/Ulduar: Add proper support for Razorscale harpoon event.Supabad
Add script for Razorscale Controller. Add spell script for Devouring Flame. A little code cleanup in script
2011-03-21Scripts/Icecrown Citadel: Replace instance check with a safer one, this way ↵Shauren
if failed the creature is not idle
2011-03-21Core/BuildSystem: Remove accidental addition of non-existent script from ↵runningnak3d
last commit.
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-19Core/Scripts: Code style cleanup in AI base classes, removed duplicate ↵Shauren
DoAction method
2011-03-19Core/GameEventMgr: Forgotten query no. 2leak
2011-03-19Scripts/Spells: Fixed Glyph of StarfireRamus
2011-03-19Scripts/Spells: Fixed Death Knight Spell DeflectionRamus
2011-03-19Fixed build without PCHShauren
2011-03-19Added missed changeShauren
2011-03-19Scripts/Icecrown Citadel: Compile warning fixesShauren
2011-03-19Merge branch 'pr/n15_Supabad'Shauren
2011-03-19Core/Scripts: Code style cleanup in ScriptedAI and BossAIShauren
2011-03-18Scripts/Icecrown Citadel:Shauren
Corrected wing sigil visuals Fixed saving Blood Quickening quest state to db Remove Blood Quickening timer on completion DB/Instances: Added some missing spawns to Frostwing Halls
2011-03-18Core/GameEventMgr: Forgotten queryleak
2011-03-18Scripts/Pit of Saron: Fixed Scourgelord Tyrannus intro being started every ↵Shauren
time areatrigger was stepped on
2011-03-18Core/Ulduar: some cleanup and add boundary check for Flame LeviathanSupabad
2011-03-18Scripts/Pit of Saron: Fixed spawning quest creatures in Pit of SaronSnakeIce
DB/Quests: Fixed quest "The Path to the Citadel" SQL credits - Tome
2011-03-18Scripts/Icecrown Citadel:Shauren
Removed unneccesary checks and timer at Rotface Replaced defines with constants
2011-03-18Core/Cleanup: remove C-style cast to (Bag*):Azazel
* add ToBag() methods for Item class; * add GetBagByPos() method for Player class.
2011-03-14Scripts/Ulduar: Proper handling of GO_LEVIATHAN_GATESupabad
Signed-off-by: Machiavelli <machiavelli.trinity@gmail.com>
2011-03-13Core/ScriptedAI: Add ResetLootMode() to BossAI::_Reset() and remove some ↵Machiavelli
redundant calls in General Vezax script
2011-03-13Scripts/Icecrown CitadelShauren
* Implemented heroic limited attempts for wing end bosses * Added script for Blood Quickening weekly quest
2011-03-13Compile fixShauren
2011-03-13Scripts/Ulduar: Remove known hacks from leviathan, create workaround for ↵Supabad
shutdown event. Added missing script to db and core.
2011-03-11Core/Commands: Allow npc info to show both DB GUID and current GUIDShocker
2011-03-11Scripts/Icecrown Citadel: Added missing faction specific part of intro scene ↵Shauren
at Light's Hammer
2011-03-11Scripts/Icecrown Citadel: Added intro scene at Light's Hammer and SAI for ↵Shauren
The Damned
2011-03-10Scripts/Spells: Added spell script for Shadowy Disguise(48917)kaelima
2011-03-10Scripts/Icecrown Citadel: Fixed Mutated Abomination problems introduced recentlyShauren