aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ScarletEnclave
AgeCommit message (Expand)Author
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
2011-04-23Core: Corrected NULL usage, it should only be used with pointers, not integersShauren
2011-04-01Core: Removed unused functions (leftovers from sd2, was needed when scripts w...Shauren
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-19Core/Scripts: Code style cleanup in AI base classes, removed duplicate DoActi...Shauren
2011-03-09Scripts: Removed duplicate target selection function (SelectUnit), there is o...Shauren
2011-03-08Scripts/Scarlet Enclave: Fix model for scarlet mine cart.kaelima
2011-02-20Fix build with scripts includedMachiavelli
2011-02-20Fix build with scripts includedMachiavelli
2011-01-06Scripts/Scarlet Enclave: Quest 12801 - Respawn required Adds on Mograine RespawnOttowayne
2011-01-02Core/Scripts: Added wrapper method for despawning creatures DespawnOrUnsummonShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-09-18Scripts/Eastern Kingdoms/Scarlet Enclave: Fix some display issues.silinoron
2010-09-12Core/Quests: Fixed remaining issues with quest crediting (note: previous comm...Shauren
2010-08-30Core: Fix more warningsSpp
2010-08-29Fixes gossip scripts or points of interests of npc's with a Scriptname assign...Liberate
2010-08-26Core:azazel