aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms
AgeCommit message (Expand)Author
2013-06-23Merge fixupsShauren
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Scripts: Fix some typosVincent-Michael
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-22Core/Scripting: Fix previous commitMalcrom
2013-06-22Core/Scripting: Update Boss Akilzon Script to use EventsMalcrom
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-18Core/Scripting: Cleaning of unused/obsolete stuffAokromes
2013-06-15Scripts/ZulAman: Add emote for creature_textVincent-Michael
2013-06-15Scripts/ZulAman: Fix non pch build and warningsVincent-Michael
2013-06-14Scripts/ZulAman:Vincent-Michael
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-01Core/PacketIO: Fixed SMSG_PLAY_SOUND structureShauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-19Scripts/Misc: Fixed many scripts not executing one of their actions because o...Shauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-16Fix some creature text runtime errorsGacko
2013-04-12Scripts/Quest: Fix "Massacre At Light's" after recent vehicle changes and dro...joschiwald
2013-04-09Core/MovementShauren
2013-03-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-21Core/Scripts: Removed CAST_CRE defineSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-27Core/ZulGurub: Move mondokir hardcoded spawn in dbVincent_Michael
2013-02-27Merge branch 'master' into 4.3.4Spp
2013-02-26Scripts/Blackwing Lair: Fixed crash happening with Shadows of EbonrocShauren
2013-02-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-19Merge pull request #9168 from Kirkhammett/Ebonroc_BwlNay
2013-02-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-19Core/Scripts: Removed useless const modifier on method parameters accepting p...Shauren
2013-02-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-16Scripts/BWL: Fix build no. 2Vincent_Michael
2013-02-16Scripts/BWL: Fix buildNay
2013-02-16Say NO to whitespaceNay
2013-02-16Scripts/BWL: Fix typo in recent commit.Gigatotem
2013-02-16Scripts/Blackwing Lair: Broodlord Lashlayer clean-up.Gigatotem
2013-02-12Fixup for last commits.Kirkhammett