aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland/Auchindoun
AgeCommit message (Expand)Author
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-21Core: Fix warnings and some cleanupVincent-Michael
2013-06-15Script: Updated Murmur to use events.Malcrom
2013-06-15Scritp: Updated Boss_Blackheart_the_Inciter to use events.Malcrom
2013-06-15Script: Update Boss_Grandmaster_Vorpil script to use events.Malcrom
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-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-07Core/Scripting: Some cleanupMalcrom
2013-01-07Core/Scripting: Misc fixesMalcrom
2013-01-07Core/Scripting: Move Text for Shirrak the Dead Watcher to creature textMalcrom
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-06Core/DB: Creature text for 53 script filesGacko
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-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
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-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.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx
2012-03-14Core/Script: Clean-Up in Scripts.Gyx
2012-03-12Core/Units:Machiavelli
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
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-17Core/Misc: Added 'f' after float valuesFredi Machado
2011-10-10Rename "SetPosition" to "UpdatePosition".megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-18Scripts/Shadow Labyrinth: Fix wrong target of Incite Chaos spellAokromes
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-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
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-03Core/Scripts: Removed double calls to InstanceScript's Initialize methodsShauren
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-09Scripts: Removed duplicate target selection function (SelectUnit), there is o...Shauren