aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ScarletEnclave
AgeCommit message (Expand)Author
2013-01-02Core/Scripting: Some file name updates.Malcrom
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-26Core/DB: Convert 25 more scripts to creature textGacko
2012-11-24Core: Fix typoVincent-Michael
2012-11-23Core/DB: Chapter 5 in creature textGacko
2012-11-23Core/DB: Chapter 2 in creature textGacko
2012-11-23Core/DB: Converted 11 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-04-24Scripts: Replaced calls to ForcedDespawn with DespawnOrUnsummon (calls approp...Shauren
2012-04-09Core/Scripts: Remove some unnecessary creature/player casts in scripts and do...kaelima
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-28Core/Script: Code style and remove unused core.Gyx
2012-03-28Core/Script: Code style and remove unused core.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.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-03-07Warning fixes and some random cleanup here and thereSpp
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-23Core/Movement: Use SetWalk(true/false) instead of AddUnit/RemoveUnit.Venugh
2012-02-06Core/Misc:Matthew Goff
2012-02-03Core/Entities: Rename UNIT_FLAG_OOC_NOT_ATTACKABLE and UNIT_FLAG_PASSIVE to U...QAston
2012-01-14Core/Movement: Implement spline movement subsystem.Machiavelli
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-28Fix missing changes from previous mergeSpp
2011-12-28rand() to urand #5Aokromes
2011-12-28rand() to urand #4Aokromes
2011-12-19Core/Misc: Some random meaningless Engrish to English conversion in a method ...Machiavelli
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
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-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-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-15Core/Spells: Set UNIT_FIELD_TARGET to current spell cast target for proper fa...Shauren