aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2013-08-10Scripted/BaradinHold: Implemented Pit Lord ArgalothVincent-Michael
Note: Need some update with sniff
2013-08-09Scripted: Remove Whitespace/TabsVincent-Michael
2013-08-09Core: Fix buildVincent-Michael
2013-08-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/scripts/CMakeLists.txt
2013-08-09Scripted: Fix non pch buildVincent-Michael
2013-08-09Scripted/Pets: Move some player pets in pet_xxx.cppVincent-Michael
2013-08-09DB/SAI: Fix quest Jormuttar is Soo Fat...untaught
Scripts/Spells: Script spell Bear Flank Master Closes #10484
2013-08-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-08Scripts/DrakTharonKeep: update TrollgoreMitchesD
Closes #10453 Signed-off-by: joschiwald <joschiwald@online.de>
2013-08-07Scripting/Sethekk Halls: Move Boss Anzu from EAI to CPP and some cleanup.Malcrom
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/scripts/EasternKingdoms/CMakeLists.txt src/server/scripts/Kalimdor/zone_durotar.cpp src/server/scripts/Spells/spell_generic.cpp
2013-08-07Core: Fix non pch buildVincent-Michael
2013-08-07Scripts/DrakTharonKeep: add some spellscripts, add yells to novos, and do ↵joschiwald
some cosmetic changes
2013-08-07Scripting/Mana Tombs: Move Yor scripting from EAI to CPP.Malcrom
2013-08-07Scripting: Moved Lord Valthalak from EAI to CPP. Moved all Blackrock ↵Malcrom
Instances to Blackrock Mountain Dir.
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Battlegrounds/Battleground.cpp src/server/game/Handlers/QuestHandler.cpp src/server/shared/DataStores/DBCFileLoader.h
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside ↵Spp
Battleground scope by implementing generic functions (2/2) - CheckAchievementCriteriaMeet
2013-08-07Core/Battleground: Get rid of dinamic casts BattlegroundXX outside ↵Spp
Battleground scope by implementing generic functions (1/2) - HandleQuestComplete, CanActivateGO and IsSpellAllowed
2013-08-06DB&Scripts/Icecrown: Fix quest The Last Line Of Defense and script Argent ↵Kirkhammett
Cannons Closes #998 Closes #10460
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-08-06Scripted/Kezan: Fix warningsVincent-Michael
2013-08-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Scripts/HoR: Major changes:snakeice
- Fixed Intro timers - Fixed mobs aggro - Fixed General's shield trow - Added Jaina / Sylvannas / Lich King escape event Closes #10303 Closes #2505 Closes #9865
2013-08-06Scripts/Kezan: Fix a typo (build)Nay
2013-08-06Merge pull request #10455 from Discover-/Battleground-Reinterpret-CastsNay
Core/Misc: Implement reinterpret casts for all battleground classes and ...
2013-08-06Scripts/Kezan: Fix quest "Good Help is Hard to Find"Ukulutl
Added Maelstorm to scriptloader Close #10337 Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-08-06Merge pull request #10282 from NorthStrider/4.3.4Nay
Scripts/ICC: fixed the frozen throne model display
2013-08-06Core/Misc: Implement reinterpret casts for all battleground classes and use ↵Discover-
them.
2013-08-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/game/Miscellaneous/SharedDefines.h src/server/scripts/Commands/cs_reload.cpp
2013-08-06DB/Schema: Rename _questrelation tables to _queststarter and ↵Nay
_involvedrelation to _questender, for creature and gameobject
2013-08-06Scripts/Commands: Fix compile (v3)Vincent-Michael
2013-08-05Scripts/Commands: Fix compile (v2)Nay
2013-08-05Scripts/Commands: Fix compileNay
2013-08-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/scripts/Commands/cs_npc.cpp
2013-08-05Core: Random changesVincent-Michael
2013-08-05Core/Commands: Add .npc info more infos for unit_flagsVincent-Michael
2013-08-05Core/Commands: Add .npc info mechanicImmuneMask infosVincent-Michael
2013-08-05Core/Commands: Add .npc info more infos for unit_flagsVincent-Michael
2013-08-04Core/Commands: Add .npc info mechanicImmuneMask infosVincent-Michael
2013-08-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
Conflicts: src/server/scripts/EasternKingdoms/ZulAman/zulaman.cpp
2013-08-01Fixed compileShauren
2013-08-01Core/Spells: Fix druid talent "Nature's Grace"Vincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-08-01Core/Misc: Fixed compile warningsShauren
2013-08-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-01Core/Spells: Fix rogue talent "Overkill" (thx to @timh52280)Vincent-Michael
Close #10411
2013-07-30Core/Spells: Fix try for logic fail in 4ba3c2e51df0485449a4bd01f162faa719334be9Vincent-Michael
2013-07-30Core/Spells: Fix hunter "Cobra Shot"Vincent-Michael
2013-07-30Scripts/DrakTharonKeep: fix copy paste failjoschiwald
Closes #10402
2013-07-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
Conflicts: src/server/game/Spells/SpellInfo.cpp src/server/game/Spells/SpellMgr.cpp