aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ScarletMonastery
AgeCommit message (Expand)Author
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-07-02Core/Scripting: Allow Headless Horseman to be attackedAokromes
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-21Core: Fix warningsVincent-Michael
2012-11-21Core: Fix non pch buildVincent-Michael
2012-11-20Core/DB: Some script to creature text conversions...Gacko
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-10-05Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...horn
2012-09-07Scripts/Scarlet Monastery: Final boss kill credit closes #7341Aokromes
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-04-07Scripts/SM: Fix dead anymation of FairbanksNay
2012-04-01Core/Script: Code style and some rewriting.Gyx
2012-03-31Core/Script: Code style and some rewriting.Gyx
2012-03-29Core/Script: Code style.Gyx
2012-03-16Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-12Core/Units:Machiavelli
2012-03-07Warning fixes and some random cleanup here and thereSpp
2012-01-26Scripts/EasternKingdoms: ScarletMonasteryBootz
2012-01-26Scripts/EasternKingdoms: ScarletMonasteryBootz
2012-01-26Scripts/EasternKingdoms: ScareltMonasteryBootz
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-28Fix missing changes from previous mergeSpp
2011-12-28rand to urand #3Aokromes
2011-12-28rand #2Aokromes
2011-12-28rand() to urand #1Aokromes
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Core: Fixed a few warnings and silly typos in scriptsShauren
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: Code-style changeBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-17Core/AI: Replace many Unit::IsHostileTo with Unit::IsValidAttackTarget or Cre...QAston
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston