aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/HellfireCitadel
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-28Core/Spells: fixed Script project buildingRat
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-09-26Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-14ScriptsShauren
2014-09-14Scripts/Misc: Some code style fixes for old codeNyeriah
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-11Scripts/Misc: some small changes after recent commitsMitchesD
2014-09-06Core/Misc: Clear some outdated SD2 notes from recently modified scriptsNyeriah
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-09-04Scripts/BF: The Maker rewritten to EventMapMitchesD
2014-09-04Scripts/Blood Furnace: Update Broggok's script to EventMapsNyeriah
2014-08-26DB/Spells: added a few spells to spelldifficulty_dbcjoschiwald
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-18Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...Shauren
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-03-29Scripts/Misc: Small code optimizationsVincent-Michael
2014-01-09Fix buildjoschiwald
2014-01-09Scripts/BloodFurnace:joschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Scripts/Misc: Code cleanupjackpoz
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-12-25Scripts/Blood Furnace: Fix crash in Broggok scriptjackpoz
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-09-07Scripts/Blood Furnace: Fix possible compile errors on old VS versionsMachiavelli
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-10Core/Scripting: A couple fixes for Hellfire Ramparts.Malcrom
2013-07-10Core/Scripting: A little update to Hellfire Ramparts. Thanks joschiwald.Malcrom
2013-07-10Core/Scripting: Converted Watchkeeper Gargolmar to use events.Malcrom
2013-07-09Core/Scripting: Fix up Hellfire Ramparts instance and add Instance save.Malcrom
2013-07-09Core/Scripting: Few minor fixes for Shattered Halls.Malcrom
2013-07-09Core/Scripting: A couple fixes for shattered HallsMalcrom
2013-07-09Core / Scripting: Coverted a couple Shattered Halls npc scripts to use eventsMalcrom