aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2012-02-23Merge branch 'master' into 4.xSpp
2012-02-22DB/Quests: Mounting Hodir's Helm.w1sht0l1v3
2012-02-22Actually remove searing_gorge.cpp from CMakeLists, sorry.Nay
2012-02-22Misc: Delete searing_gorge.cpp and fix a typo in worldserver configNay
2012-02-22scripts: Searing Gorge wasn't cleaned up properly.Malcrom
2012-02-22db/SAI: Move Kalaran Windblade script to SAI and improved scripting and gossip.Malcrom
2012-02-22Core/Vehicles: Remove some wrong/redundant calls to Unit::ExitVehicle. The au...Machiavelli
2012-02-22Fix build (gcc) and fix warningsSpp
2012-02-21DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI.Malcrom
2012-02-22Scripts/PoS: Fix error in Forgemaster Garfrost text.frozenarmor
2012-02-21Core/Db/Conditions:QAston
2012-02-19Scripts/npc_sergeant_bly: Talk text was placholders. Replaced with Creature t...Malcrom
2012-02-19Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad Foothi...Subv
2012-02-19Core/Scripts: Add a forgotten header after stash/reapply sequence from last c...click
2012-02-19Core: Fix non-PCH buildingclick
2012-02-19Scripts/Spells: Remove debug leftover from spell_dru_starfall_dummyNay
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-18Scripts/EoE: Fix achievement You Don't Have An Eternity (10+25)mweinelt
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
2012-02-18Scripts/Spells: Revert a little part of spell_dru_starfall_dummy (original code)Nay
2012-02-18Scripts/Spells: Use correct spell and fix crash in spell_item_impale_levirothvincent-michael
2012-02-18DB/Gossip: Fix gossip for Fallen Hero of the Horde and remove cpp script.Malcrom
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-18Move gossip for Lore Keeper of Norgannon to db. Remove cpp script. Also renam...Malcrom
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-16Scripts/Spells: Missing break; and trailing whitespace (tss...)leak
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-15Core/Db/Conditions: Add new condition targets for: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-11DB/NPCs: Remaining Grizzly Hills gossipsPitcrawler
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-09Core/Spells: remove some workarounds about transform spells in corpse explosi...QAston
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/Noblegarden: Fix Spring Fling achievementszwerg
2012-02-08Script/Holiday: Cleanup and fix possible crash from 32b2fccf331e545b83e8e584a...kaelima
2012-02-07Merge pull request #5096 from devilcoredev/fix_005QAston
2012-02-08Scripts/Misc: Script Romantic Picnic BasketNay
2012-02-07Scripts/Commands Send Global GM message when reloading waypoint_data table li...Aokromes
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