aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2012-06-14Merge pull request #6491QAston
2012-05-28Merge branch 'master' of github.com:joschiwald/TrinityCore into spellscriptsjoschiwald
2012-05-28Core/Spells: convert some spell effects to SpellScriptsjoschiwald
2012-05-26Add function for SetObjectScaleVincent-Michael
2012-05-26Core: another update cause case matters!Malcrom
2012-05-26core: fix ubrs scriptMalcrom
2012-05-25Core/DB: Some updates for UBRS from sniffMalcrom
2012-05-19Scripts/kalimdor: Use proper headers to optimize compile, code style and gene...4m1g0
2012-05-16Core/Scripts: Scripting of Dragonspire Hall Runes "UBRS"Malcrom
2012-05-13Core/Scripts: And some Gameobject enums for future scripting of Blackrock Spire.Malcrom
2012-04-24Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls approp...Shauren
2012-04-11Scripts/Karazhan/Midnight: Fix timer logicfaramir118
2012-04-09Core/Scripts: Remove some unnecessary creature/player casts in scripts and do...kaelima
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-04-07Scripts/SM: Fix dead anymation of FairbanksNay
2012-04-07Script/UC: Add some combat spells to Lady SylvannasNay
2012-04-01Core/Script: Code style and some rewriting.Gyx
2012-03-31Core/Script: Code style and some rewriting.Gyx
2012-03-30Core/Script: Code style(Missing?).Gyx
2012-03-29Core/Script: Code style.Gyx
2012-03-28Core/Script: Code style and remove unused core.Gyx
2012-03-28Core/Script: Code style and remove unused core.Gyx
2012-03-26Fix compile and fix a possible crash for mob_kiljaeden_controllerkaelima
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-14Scripts/Magister's Terrace: Fix Translocation Orb Activation and correct some...Martin Weinelt
2012-03-14Core/Script: Clean-Up in Scripts.Gyx
2012-03-12Core/Units:Machiavelli
2012-03-11R.I.P SimpleAINay
2012-03-11Update forgotten copyright-headers for 2012.frozenarmor
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
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-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-21DB/Scripts: Remove 2 cpp scripts in Searing Gorge and replace with SAI.Malcrom
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-06Core/Misc:Matthew Goff