aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2012-03-01Script/Commands: Some safer code in wp modifykaelima
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-27Merge pull request #5445 from Souler/fix_demonic_circleQAston
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-26Scripts/Spells: Move Demonic Circle mechanics to spell_warlock.cppSouler
2012-02-25Core/Warden: Add reload ability for character.warden_action table / Centraliz...leak
2012-02-25Core/Scripts: Remove script for npc_goblin_prisoner (handled by SAI already)click
2012-02-25Core/Scripts: Remove some leftover debugging-output from the warlock spellscr...click
2012-02-25DB/SAI: SAI for Quest: 12843 "They Took Our Men!". Remove cpp script.Malcrom
2012-02-25Core/Scripts: Fix non-PCH building and linking under GCCclick
2012-02-25Scripts/go_black_cage: Remove script replaced by SAI.Malcrom
2012-02-25Scripts/Icecrown Citadel: Removed obsolete workaround for Ice Tomb LoSShauren
2012-02-24Scripts/Zalazane's Fall: Fixed a logical mistake from last commitkaelima
2012-02-24Scripts/Zalazane's Fall: Some cleanup and general code improvementkaelima
2012-02-23Core/Scripts: fix rotface ooze flood (thx to vincent-michael)Kandera
2012-02-23Merge pull request #5343 from kandera/fix_spell_script_stuffQAston
2012-02-23Core/Scripts: script despawn for dummy effect of muisek vesselsKandera
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-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-21fix a few issues with the spell scripts i made.Kandera
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