aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Kalimdor
AgeCommit message (Expand)Author
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Scripts/DrakTharonKeep: add some spellscripts, add yells to novos, and do som...joschiwald
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-08-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-30Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-29Scripts/OnyxiasLair: Fix a crash in boss_onyxiaNay
2013-07-26Core/Misc: Fix db startup errorsVincent-Michael
2013-07-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-23Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper Inha...keke222
2013-07-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-15DB/Gossip: Add and fix a few more gossip menus.Malcrom
2013-07-15Scripting/Black Fathom Deeps: Fixed script to use proper spell.Malcrom
2013-07-15DB/Gossip: Added gossip for Morridune.Malcrom
2013-07-15DB/Gossip: Add missing gossip for Sputtervalve. Moved all scripting to SAI.Malcrom
2013-07-15Core: Fix buildVincent-Michael
2013-07-15Scripted: Add some missing overrideVincent-Michael
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-10Core/Scripting: Some cleanup for Hyjal Script.Malcrom
2013-07-10Core/Scripting: Fixup Onyxia Script to use events.Malcrom
2013-07-08Scripted: Some cleanups + ninja changesVincent-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-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-04Scripts/Razorfen Kraul: Fix build and a possible crashNay
2013-07-04Scripts/Razorfen Kraul add script for quest 1221Mislav Blazevic
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-23Core/Scripting: Some boss script fixes.Malcrom
2013-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-22Scripts: Add missing code and fix codestyleVincent-Michael
2013-06-21Core/Scripting: Renamed Dark Portal scripts to The Black MorassMalcrom
2013-06-21Core/Scripting: Updates to Dark Portal Instance ScriptingMalcrom
2013-06-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-19Scripts: Prevented several KilledUnit texts to yelled for non-players such as...kaelima
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
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-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-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-19Scripts/Misc: Fixed many scripts not executing one of their actions because o...Shauren
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp