aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ScarletMonastery
AgeCommit message (Expand)Author
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
2011-07-18Core: Fix non-PCH build + clean up some sporadic warningsclick
2011-07-10Core/Spells: Add a base for brand new proc system, this is a WIP and doesn't ...QAston
2011-07-02Core: Cleaning up hungarian notation - Phase5: pWho -> whoclick
2011-07-02Core: Cleaning up hungarian notation - Phase3: pVictim -> victimclick
2011-07-02Core: Cleaning up hungarian notation - Phase3: pTarget -> targetclick
2011-07-02Core: Cleaning up hungarian notation - Phase2: pPlayer -> playerclick
2011-07-02Core: Start cleaning up hungarian notation - Phase1: pCreature -> creatureclick
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-07-01Core: Clean up script variables to make variables consistant/standardized, an...click
2011-06-30Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...Spp-
2011-06-11Core: Codestyle cleanupclick
2011-04-29Add spaces after commasleak
2011-04-23Core: Corrected NULL usage, it should only be used with pointers, not integersShauren