aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
2013-07-21Fixed compile warningsShauren
2013-07-20Scripts/Icecrown: Fix a double function call typo in npc_margrave_dhakarNay
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-18Scripts/VaultOfArchavon/Koralon: Fix Meteor Fistsjoschiwald
2013-07-15Core: Fix buildVincent-Michael
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-08Scripted: Some cleanups + ninja changesVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-01Scripted/Naxxramas: Missing cleanup in f90078f979eacbaa50c14418f82d9c58a4c84b...Vincent-Michael
2013-07-01Scripted/Naxxramas: Fix Four Horsemen ChestVincent-Michael
2013-06-30Scripts/Icecrown Citadel: Fixed Blood Queen Lana'thel flight phaseShauren
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-29Core/Vehicles: Implemented vehicle seat flag that makes passengers unselectab...Shauren
2013-06-29Scripts/The Storm Peaks: Use proper vehicle check on prisoners from Cold Hear...w1sht0l1v3
2013-06-26Core/Scripting: Update Injured Goblin Miner script to use DB gossip.Malcrom
2013-06-26Core/Scripting: Replace a couple core scripts in Storm Peaks with SAI and DB ...Malcrom
2013-06-26Core/Scripting: Update npc_agnetta_tyrsdottar to use db gossip.Malcrom
2013-06-23Core: Fix warningVincent-Michael
2013-06-22Scripts: Fix some typosVincent-Michael
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-21Core/GameEvent: Add log for game_event_creature/game_event_gameobject contain...Vincent-Michael
2013-06-21Core: Fix warnings and some cleanupVincent-Michael
2013-06-19Scripts: Prevented several KilledUnit texts to yelled for non-players such as...kaelima
2013-06-18Core/Scripting: Some updates to Zul'Drak scripts.Malcrom
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-18Core: Fix warningsVincent-Michael
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-18Core/Scripting: Updated Quest: Troll Patrol: The Alchemist's Apprentice scrip...Malcrom
2013-06-17Core/Scripting: Remove double check. Thanks joschiwaldMalcrom
2013-06-17Scripting: Quest: Troll Patrol: The Alchemist's ApprenticeMalcrom
2013-06-16Script: Add proper spell to Lake Frog script.Malcrom
2013-06-16Fix sql naming on previous files.w1sht0l1v3
2013-06-15Script: Fix a couple quest credit hacks.Malcrom
2013-06-15Script: Fix errors in previous commit.Malcrom
2013-06-15Script: Update Grizzly Hills Zone Script to use Events.Malcrom
2013-06-13Scripting: Added an overlooked enum.Malcrom
2013-06-13Scripting: Update Lake Frog Script to use Events.Malcrom
2013-06-13Scripted/Quest: Fix codestyle in 4065a8509f389d3b5d89d44cab5298ccde534a3dVincent-Michael
2013-06-13Scripting: Minor visual script fix.Malcrom
2013-06-13Fix warningTrinity
2013-06-13Script: Add scripting for Quest A Blade Fit For A ChampionMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom