aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Kalimdor
AgeCommit message (Expand)Author
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-30Scripts/Misc: Code cleanupjackpoz
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-25Build fixShauren
2013-12-24Scripting/Multi: Some cleanup.Malcrom
2013-12-24Scripting: Some cleanup. Please keep broken English comments to yourself.Malcrom
2013-12-24Scripting/Zones: Some cleanup.Malcrom
2013-12-23Scripts:joschiwald
2013-12-23Scripting/Bloodmyst Isle: Moved Captured Sunhawk Agent gossip to db.Malcrom
2013-12-23Scripting/Blasted Lands: Fixed up gossip and teleport spell for quest 3628.Malcrom
2013-12-23Scripting/Misc: Some cleanup.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-19DB/Gossip: Moved Highlord Demitrian gossip to db.Malcrom
2013-12-10Scripts: replace some SetOrientation() calls with spline packets and some ran...joschiwald
2013-12-09Core/Misc: Fix some static analysis issuesjackpoz
2013-12-08Core: Fix warningVincent_Michael
2013-12-08Scripting/Razorfen Downs: Discovered some missing text for boss Glutton.Malcrom
2013-12-08Core: Fix non pch buildVincent_Michael
2013-12-07Scripting/Razorfen Downs: Additions and fixes for instance.Malcrom
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-13Core. fix build and some codestyle changesjoschiwald
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-10-20Core/Group: Fix crash in "Group::GetMembersCount"gerripeach
2013-10-13Scripts/TheBlackMorass: Fix first 7 rifts spawn timingsjackpoz
2013-09-28Core/Scripts: Fix uninitialized values in The Black Morassjackpoz
2013-09-25Core/Scripts: added some OVERRIDEsjoschiwald
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-17Core/Scripts: Placeholders for instances Maraudon and Dire Maul.w1sht0l1v3
2013-08-17Core/Scripts: Placeholder for instance Ragefire Chasm.w1sht0l1v3
2013-08-10Scripts/ZulFarrak: Convert Witch Doctor Zum'rah from SAI to CppKirkhammett
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-08-07Scripts/DrakTharonKeep: add some spellscripts, add yells to novos, and do som...joschiwald
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-29Scripts/OnyxiasLair: Fix a crash in boss_onyxiaNay
2013-07-23Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper Inha...keke222
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-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