aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/GruulsLair
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-12-01Scripts: Minimize duplicated enum names in header files (#18346)Duarte Duarte
2016-03-22Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)treeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-01Core: Started work on 6.2.0.20182Shauren
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-28Core/Spells: fixed Script project buildingRat
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-14ScriptsShauren
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
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-01-01Update copyright note for 2014.Vincent_Michael
2013-08-22Scripts/GruulsLair: reworked InstanceScriptjoschiwald
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-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
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-02-03Scripts/Misc: Some code optimisationsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-06Core/DB: Creature text for 53 script filesGacko
2012-11-20Core/Misc: Define some methods constSpp
2012-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-06-03more updatesjoschiwald
2012-04-01Core/Script: Code style and some rewriting.Gyx
2012-03-31Core/Script: Code style and some rewriting.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-14Core/Script: Clean-Up in Scripts.Gyx
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
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-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 - Phase5: pWho -> whoclick
2011-07-02Core: Cleaning up hungarian notation - Phase3: pTarget -> targetclick
2011-07-02Core: Start cleaning up hungarian notation - Phase1: pCreature -> creatureclick