aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2013-08-06Scripts/Commands: Fix compile (v3)Vincent-Michael
2013-08-05Scripts/Commands: Fix compile (v2)Nay
2013-08-05Scripts/Commands: Fix compileNay
2013-08-05Core: Random changesVincent-Michael
2013-08-05Core/Commands: Add .npc info more infos for unit_flagsVincent-Michael
2013-08-05Core/Commands: Add .npc info mechanicImmuneMask infosVincent-Michael
2013-08-01Fixed compileShauren
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-30Core/Spells: Fix try for logic fail in 4ba3c2e51df0485449a4bd01f162faa719334be9Vincent-Michael
2013-07-30Scripts/DrakTharonKeep: fix copy paste failjoschiwald
2013-07-29Scripts/OnyxiasLair: Fix a crash in boss_onyxiaNay
2013-07-29Misc: Fix warnings and buildNay
2013-07-29Scripts/DrakTharonKeep: Update King Dred to use eventsMitchesD
2013-07-29Scripts/DrakTharonKeep: reworked InstanceScriptjoschiwald
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
2013-07-25Core/Spells: move Death Knights Presences into SpellScripts, fix possible iss...joschiwald
2013-07-24Merge pull request #10342 from joschiwald/spellinfo_correctionsjoschiwald
2013-07-24Core/Commands: Added the rank id to .pinfo for guild dataAscathor
2013-07-24Core/Spells: add some logs for loading spell_script_namesjoschiwald
2013-07-23Merge pull request #10336 from joschiwald/spellscripts5joschiwald
2013-07-24Scripts/Spells: backport some SpellScripts from 4.3.4 branchjoschiwald
2013-07-23Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper Inha...keke222
2013-07-23Scripts/VH: Refactor commit 999843dNay
2013-07-23Scripts/VH: fix for violet hold's activation crystalsprofPlum
2013-07-22Merge pull request #10323 from joschiwald/spellranksNay
2013-07-22Merge pull request #10319 from joschiwald/castsNay
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-20Scripts/Icecrown: Fix a double function call typo in npc_margrave_dhakarNay
2013-07-19SQL: Rename in correct nameVincent-Michael
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
2013-07-19DB/NPCs: Fix Margrave Dhakar equipmentNay
2013-07-19Scripts/Icecrown: Use guid instead of cached Creature* to avoid crashes in np...Nay
2013-07-19Scripts/Icecrown: Fix code style and use "best practices" on previous commit ...Nay
2013-07-19Scripts/Icecrown: Fix quest The Flesh Giant ChampionNay
2013-07-19Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScriptsjoschiwald
2013-07-18Merge pull request #10305 from joschiwald/koralonblub
2013-07-18Scripts/VaultOfArchavon/Koralon: Fix Meteor Fistsjoschiwald
2013-07-18Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by GetCharacter...Nay
2013-07-17Misc: Some cleanupVincent-Michael
2013-07-17DB/Gossip: Add some missing gossip.Malcrom
2013-07-16DB/Gossip: Added missing gossip for Royal Historian Archesonus. Removed cpp s...Malcrom
2013-07-15DB/Gossip: Add and fix a few more gossip menus.Malcrom
2013-07-15Scripting/Black Fathom Deeps: Fixed script to use proper spell.Malcrom
2013-07-15DB/Gossip: Added gossip for Morridune.Malcrom
2013-07-15DB/Gossip: Add missing gossip for Sputtervalve. Moved all scripting to SAI.Malcrom
2013-07-15Core/Config: Refactored ConfigMgrShauren