aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/Stratholme
AgeCommit message (Expand)Author
2014-03-16Instance Script/Stratholme: Correct logic in Baron Run event and add SAI for ...untaught
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-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-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-07-15Scripted/Misc: Fix random stuffVincent-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
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-07Core/Scripting: Compile fixMalcrom
2013-01-07Core/Scripting: Some cleanupMalcrom
2013-01-07Core/Scripting: Update Script for Postmaster MalownMalcrom
2013-01-07Core/Scripting: Misc clean up and a warning fixMalcrom
2013-01-07Core/Scripting: Move Text for Timmy the Cruel to creature textMalcrom
2013-01-07Core/Scripting: Move Text for Baron Rivendare to creature text.Malcrom
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-26Core/DB: Convert 25 more scripts to creature textGacko
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-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-03-31Core/Script: Code style and some rewriting.Gyx
2012-03-14Core/Script: Clean-Up in Scripts.Gyx
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-28Core/Scripts: Replace rand with urand in most cases (using regexp)Spp
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07REPO: code-style clean-upBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
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-06-30Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...Spp-
2011-06-11Core: Codestyle cleanupclick