aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/TempestKeep
AgeCommit message (Expand)Author
2015-06-12Scripts/TheEye: updated Void Reaver to EventMapMitchesD
2015-06-10Scripts/TheEye: Clean up instance scriptNyeriah
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-04-02Switch abs to std::absDaniel M. Weeks
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-03-07Scripts/Arcatraz: Harbinger Skyriss Adds - Remove Unattackable Flag on SpawnRushor
2015-02-18Scripts/Arcatraz: Warden Mellichar - Set summoned Units in CombatRushor
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_...Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-28Core/Spells: fixed Script project buildingRat
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-14ScriptsShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-08-26DB/Spells: added a few spells to spelldifficulty_dbcjoschiwald
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-06-01Scripts: Remove unused variables (kept as comment)Gacko
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-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-20Core/Misc: Check GetVictim() for NULL before dereferencing itjackpoz
2014-04-19Core/Misc: Ensure GetVictim() returns a valid reference when expectedjackpoz
2014-04-02Core/Misc: Fix uninitialized valuesjackpoz
2014-03-29Scripts/Misc: Small code optimizationsVincent-Michael
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-01-23Scripts: A lots of changes here and there (maybe useless?!?)Vincent_Michael
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-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Scripts:joschiwald
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-05Scripts/Oculus: fix drake spellsjoschiwald
2013-11-28Scripts: fix some issues found by static code analysis (also fix 2 startup er...joschiwald
2013-11-26Scripts/Arcatraz: cleanup InstanceScript to make it work with BossAIjoschiwald
2013-11-13Core. fix build and some codestyle changesjoschiwald
2013-11-10Scripting/The Arcatraz: Add text scripting for deathsMalcrom
2013-11-10Scripting/Arcatraz: Move Zereketh the Unbound, Dalliah the Doomsayer, & Wrath...Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael