aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/MagistersTerrace
AgeCommit message (Expand)Author
2016-12-01Scripts: Minimize duplicated enum names in header files (#18346)Duarte Duarte
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-03-22Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)treeston
2016-02-10Scripts: Fix no-PCH build MKIINyeriah
2016-02-10Scripts: Fix no-PCHNyeriah
2016-02-10Scripts/Magister's Terrace: Script Kalecgos' appearance after using the Scrye...Nyeriah
2016-01-22Core/Spells: Updated combo point handingmyran2
2016-01-15Core/Unit: Add Unit::KillSelf() overloadjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-28Core/Spells: fixed Script project buildingRat
2014-10-26Core/Entities: Updated updatefieldsShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-14ScriptsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-08-31Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-19Scripts/MagistersTerrace: reworked Selin FireheartMitchesD
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-06Scripts/Magister's Terrace: Fixed typo in SetEncounterStateShauren
2014-06-27Scripts/MagistersTerrace: fix possible crashjoschiwald
2014-06-26Script/MagistersTerrace: Fix fail in 27f28552489bab153d5c4717ce48e31496b4c43fVincent-Michael
2014-06-26Core: Fix warnings and kill again whitespace ...Vincent-Michael
2014-06-26Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues on bo...MitchesD
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-23Scripts: A lots of changes here and there (maybe useless?!?)Vincent_Michael
2014-01-21Misc: Minor cosmetic changes here and thereVincent_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-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
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-07-08Scripted: Some cleanups + ninja changesVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom