aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-03-07Core: Remove some whitespace and tabsclick
2012-03-04Core/Quest: Fix MovementInform handler filter for Quest "The Amphitheater of ...Vincent-Core
2012-03-03Core/Spells: Allow spell effects to have multiple destinations. Spells like: ...QAston
2012-03-01Core: Fixed compile without PCHShauren
2012-03-01Core/CreatureTextMgr: Added support for creature_text localizationShauren
2012-03-01DB/Creature_Text: Convert script_texts to creature_text for boss General Bjar...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Volkhan, Hal...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Ionar, Halls...Malcrom
2012-02-29DB/Creature_Text: Convert script_texts to creature_text for boss Loken, Halls...Malcrom
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-25Core/Scripts: Remove script for npc_goblin_prisoner (handled by SAI already)click
2012-02-25Core/Scripts: Fix non-PCH building and linking under GCCclick
2012-02-25Scripts/Icecrown Citadel: Removed obsolete workaround for Ice Tomb LoSShauren
2012-02-23Core/Scripts: fix rotface ooze flood (thx to vincent-michael)Kandera
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-23Core/Movement: Use SetLevitate(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-23Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-22Core/Vehicles: Remove some wrong/redundant calls to Unit::ExitVehicle. The au...Machiavelli
2012-02-22Scripts/PoS: Fix error in Forgemaster Garfrost text.frozenarmor
2012-02-21Core/Db/Conditions:QAston
2012-02-19Core: Fix non-PCH buildingclick
2012-02-18Scripts/EoE: Fix achievement You Don't Have An Eternity (10+25)mweinelt
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-18Scripts/Spells: Convert code from Spell::EffectDummy to spell scripts.Kandera
2012-02-16Scripts/Icecrown Citadel: Remove obsolete code since spline movement implemen...Shauren
2012-02-16Fix a lot of warningsSpp
2012-02-15Fixed crash in the Twin Valkyrs encounter in ToC. closes #4915Anubisss
2012-02-15Scripts/Auras: fix spell_trash_mob_glacial_strike script, original patch by c...QAston
2012-02-15Merge pull request #5244 from w1sht0l1v3/tocNay
2012-02-14Scripts/Trial of the Crusader: Removed "Touch of Jaraxxus" ability from Lord ...w1sht0l1v3
2012-02-14Volunteer's Work - fix by Vincent-MichaelGo6o
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-10Scripts/Icecrown Citadel: Attempt to fix Sindragosa spawningShauren
2012-02-10Scripts/Icecrown Citadel: Fixed crash in spell_frostwarden_handler_order_whelpShauren
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-08From beginning of Sartharion encounter if Tenebron, Shadron and/or Vesperon a...glkrlos
2012-02-08Scripts/Misc: Script Romantic Picnic BasketNay
2012-02-07Scripts&DB: Scripts and spawns for quest The Lifewarden's WrathNay
2012-02-07Merge pull request #5061 from Souler/fix_tournament_questsJorge
2012-02-06Core/Misc:Matthew Goff
2012-02-05Scripts/Quests: "Mastery of Melee", "Mastery of Shield-Breaker" and "Master o...Souler
2012-02-03Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...QAston
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-02-01Merge pull request #5012 from Vincent-Michael/tocrShocker
2012-01-31Scripts/Icecrown Citaldel: Fixed Bone Slice being used during first 10 second...Shauren
2012-01-30Core/Script:Vincent-Core
2012-01-30Scripts/Icecrown Citadel: Professor Putricide will now remove Mutated Plague ...Shauren
2012-01-29Core/Scripts: Rename pAI to aiNay