aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2014-03-03Core/Scripts: New ItemScript trigger, OnItemRemovekontownik
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-25Core/Quests: Added stuff missing in previous commitShauren
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-11Scripting/Obsidian Sanctum: Updated scripts to use Events.Malcrom
2013-12-07Scripting/Razorfen Downs: Additions and fixes for instance.Malcrom
2013-11-29Core/Scripts: Fix possible NULL dereferencesjackpoz
2013-11-10Scripts/The Slave Pens: Fix up Mennu the Betrayer and add Rokmar the Cracker ...Malcrom
2013-11-10Scripting/The Slave Pens: Moved boss_mennu_the_betrayer from EAI to CPP.Malcrom
2013-11-10Scripting/Arcatraz: Move Zereketh the Unbound, Dalliah the Doomsayer, & Wrath...Malcrom
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-03Core/Misc: Fix compile after 316da388d586eee5625d9b0a01d21b3befb2cc69Discover-
2013-11-03Fix quest Redeeming the Dead (9685) and remove the core scriptuntaught
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-16Core/TransportsShauren
2013-10-11Make damage and healing references, so that damage can be altered by scripts!LilleCarl
2013-10-04Core/Misc: Fix compile after recent pull request...Discover-
2013-10-01Implement script hooks: OnDamge, OnHealCarl Hjerpe
2013-09-10Core/RBAC: Move send commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move pet commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move group commands to RBAC (using individual permissions)Spp
2013-08-31DB/Creature: Fix cords for quest "Death Comes From On High"Vincent-Michael
2013-08-27Scripts/UtgardeKeep: reworked InstanceScript and cleanup some boss scriptjoschiwald
2013-08-26Scripts/Auchindoun: add missing InstanceScripts and cleanup some boss scriptsjoschiwald
2013-08-26Build fixShauren
2013-08-26Core/Scripts: Fixed uninitialized variable and memory leaksShauren
2013-08-17Core/Scripts: Placeholders for instances Maraudon and Dire Maul.w1sht0l1v3
2013-08-17Core/Scripts: Placeholders for instances The Slave Pens and The Underbog.w1sht0l1v3
2013-08-17Core/Scripts: Placeholder for instance Ragefire Chasm.w1sht0l1v3
2013-08-17Core/Scripts: Placeholder for instance The Stockade.w1sht0l1v3
2013-08-10Core/Scripts: Add missing stuff in 0161012c69bb27834328cb408684c482bd530d91Vincent-Michael
2013-08-10Scripts/ZulFarrak: Convert Witch Doctor Zum'rah from SAI to CppKirkhammett
2013-08-09Scripted/Pets: Move some player pets in pet_xxx.cppVincent-Michael
2013-08-07Scripting/Sethekk Halls: Move Boss Anzu from EAI to CPP and some cleanup.Malcrom
2013-08-07Scripting: Moved Lord Valthalak from EAI to CPP. Moved all Blackrock Instance...Malcrom
2013-07-29Scripts/DrakTharonKeep: reworked InstanceScriptjoschiwald
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-01Core/Scripting: More updates for BRS instance. Added missing scripts for urok...Malcrom
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-24Core/Scripting: Updated BWL Scripts. Thanks to gerripeach for the base.Malcrom
2013-06-21Core/Scripting: Renamed Dark Portal scripts to The Black MorassMalcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-10Quest Complete, OnLevelChangedRochet2
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp