aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2013-06-23Core: Fix warningVincent-Michael
2013-06-22Scripts: Fix some typosVincent-Michael
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in ↵Vincent-Michael
DoCastVictim(SPELL_XXX);
2013-06-22Scripts: Add missing code and fix codestyleVincent-Michael
2013-06-22Core/Scripting: Fix previous commitMalcrom
2013-06-22Core/Scripting: Update Boss Akilzon Script to use EventsMalcrom
2013-06-21Core/Scripting: Renamed Dark Portal scripts to The Black MorassMalcrom
2013-06-21Core/Scripting: Updates to Dark Portal Instance ScriptingMalcrom
2013-06-21Core/GameEvent: Add log for game_event_creature/game_event_gameobject ↵Vincent-Michael
contains creature/gameobject not found in table creature/gameobject table
2013-06-21Core: Fix warnings and some cleanupVincent-Michael
2013-06-20Core/Scripting: Add spell script for vendor bark triggerMalcrom
2013-06-20Core/Scripting: Add spell script for spell 55945 Spectator - Cheer TriggerMalcrom
2013-06-19Scripts: Prevented several KilledUnit texts to yelled for non-players such ↵kaelima
as pets
2013-06-18Core/Scripting: Some updates to Zul'Drak scripts.Malcrom
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-18Core: Fix warningsVincent-Michael
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-18Core/Scripting: Updated Quest: Troll Patrol: The Alchemist's Apprentice ↵Malcrom
scripting
2013-06-18Core/Scripting: Cleaning of unused/obsolete stuffAokromes
2013-06-17Core/Scripting: Remove double check. Thanks joschiwaldMalcrom
2013-06-17Scripting: Quest: Troll Patrol: The Alchemist's ApprenticeMalcrom
2013-06-17DB/Quests: Fix Reunited, Dark Horizon, closes #6246 closes #8979Pitcrawler
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
* Complete changelog can be found at http://code.google.com/p/recastnavigation/ * Adjusted a few config values Important: * New mmaps extraction is required * Folder size will be increased
2013-06-16Script: Add proper spell to Lake Frog script.Malcrom
2013-06-16Fix sql naming on previous files.w1sht0l1v3
Correct faction template for Nexus Drake Hatchling and initialize a variable in script.
2013-06-15Script: Updated Murmur to use events.Malcrom
2013-06-15Scritp: Updated Boss_Blackheart_the_Inciter to use events.Malcrom
2013-06-15Script: Update Boss_Grandmaster_Vorpil script to use events.Malcrom
2013-06-15Script: Fix a couple quest credit hacks.Malcrom
2013-06-15Script: Fix errors in previous commit.Malcrom
2013-06-15Script: Update Grizzly Hills Zone Script to use Events.Malcrom
2013-06-13Scripting: Added an overlooked enum.Malcrom
2013-06-13Scripting: Update Lake Frog Script to use Events.Malcrom
2013-06-13Scripted/Quest: Fix codestyle in 4065a8509f389d3b5d89d44cab5298ccde534a3dVincent-Michael
2013-06-13Scripting: Minor visual script fix.Malcrom
2013-06-13Fix warningTrinity
2013-06-13DB/Quests: Fix Convocation at Zul'Heb, closes #9122Pitcrawler
2013-06-13Script: Add scripting for Quest A Blade Fit For A ChampionMalcrom
Still need pooled spawning for entry 33224. Aokromes has info if someone wants to do it.
2013-06-12DB/Quests: Fix Badlands Reagent Run II, closes #9880Pitcrawler
Thanks @joschiwald and @Kirkhammett
2013-06-11Core: More Function name updatesMalcrom
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() ↵Malcrom
to IsPet().
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat ↵Shauren
reach fields
2013-06-09Core/Scripts: Fix Drake Hunt, closes #2005w1sht0l1v3
2013-06-09DB/Quests: Fix The Explorer's League OutpostPitcrawler
Move a corescript to SAI
2013-06-08Core/Scripts: Simplify spellscript from 1f785905d548257b56d83f180f3d8e94e8de0634Pitcrawler
2013-06-08DB/Quests: Fix Danger! Explosives!, closes #6850 closes #9458Pitcrawler
2013-06-03Scripting: fix gossip scripting for rogue trainersMalcrom
2013-06-03Core Whitespace cleanupVincent-Michael