aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ScarletEnclave
AgeCommit message (Expand)Author
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
2011-07-03Core: Cleaning up hungarian notation - Phase8: pSummon -> summon (also did re...click
2011-07-02Core: Cleaning up hungarian notation - Phase5: pWho -> whoclick
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-07-01Core: Clean up script variables to make variables consistant/standardized, an...click
2011-06-30Scripts: Reorder file names in Commands/CMakeList file and cosmetic changes i...Spp-
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-06-08Scripts/Scarlet Enclave: fix stolen effect for DK quest, which allowed to han...Az@zel
2011-05-25Scripts: Removed CAST_SUM defineShauren
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak