aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/GruulsLair
AgeCommit message (Expand)Author
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2021-09-04Core/Spells: Remove remaining direct accesses to SpellInfo::EffectsShauren
2021-02-22DB/Instance/Gruul's Lair: Overhauloffl
2020-11-17Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map* (#25655)Ovah
2020-06-16game/AI: Convert SelectAggroTarget to enum class (#24818)Peter Keresztes Schmidt
2020-06-07Core/AI: refactor SpellHit and SpellHitTarget. (#24691)ForesterDev
2020-03-18Scripts/GruulsLair: Fix indentationjackpoz
2020-01-14Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2020-01-02New yearAokromes
2019-01-07Scripts/Misc: Fix LoadMinionData() dynamic analysis issuesGiacomo Pozzoni
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-31Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...Treeston
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-07-21Core/Unit: For convenience, explicitly redirect CastSpell with nullptr as fir...Treeston
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-03-29Scripts: minimize duplicated enum names in header files (#19377)tkrokli
2017-01-02Update Copyright notice for 2017tkrokli
2016-01-12Scripts/Instances: Complete rewrite of the boundary system.treeston
2016-01-01Update copyright note for 2016Rushor
2015-04-05Add missing override keyword in scriptsCarbenium
2015-01-01Update copyright note for 2015Vincent-Michael
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