aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/Uldaman
AgeCommit message (Expand)Author
2013-08-10Scripted: Use now override for instance scriptsVincent-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-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-18Core/Scripting: Cleaning of unused/obsolete stuffAokromes
2013-06-11Core: Some function renaming.Malcrom
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-13Core/Script: Uldaman - Altar of the KeepersGacko
2013-01-07Core/Scripting: Move Text for Baron Rivendare to creature text.Malcrom
2013-01-07Core: Scripting: Convert Text for boss Archaedas to creature textMalcrom
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-20Merge pull request #8371 from Gacko/creaturetextZxBiohazardZx
2012-11-20Typo Fix after 81606e5 (Thanks to vlad852 for noticing)Spp
2012-11-20Core/DB: Some script to creature text conversions...Gacko
2012-11-20Core/Misc: Define some methods constSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-08-27Scripts/Uldaman: Archaedas now Awaken his minnions & spawn of npc lore keeper...neuro_999
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
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-02-18Move gossip for Lore Keeper of Norgannon to db. Remove cpp script. Also renam...Malcrom
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-07REPO: Code-style clean-upsBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
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: pKiller -> killerclick
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-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-23Core: Corrected NULL usage, it should only be used with pointers, not integersShauren
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
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-05Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...leak
2010-10-21Core/Scripts: Applied some Coding Standards._manuel_
2010-10-21Core/Scripts: Uldaman improvements._manuel_
2010-10-21Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts...click
2010-09-08Typo fixes, closes issue 3885, thanks zaphod & ParadoxShocker
2010-08-30Core: Fix more warningsSpp
2010-08-26Core:azazel