aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Expand)Author
2020-08-28Scripts: Minor loop refactors (#25325)Maks Szokalski
2020-08-28Scripts/InstanceScript: Fix an issue where LoadAllGrids would load creatures ...kvipka
2020-08-28Script/Azuremyst_isle: Remove useless logAokromes
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-24Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...Treeston
2020-08-24[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)Treeston
2020-08-23Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2020-08-22Scripts/Commands: Convert argument parsing of some misc commands to new syste...Peter Keresztes Schmidt
2020-08-22Scripts/Commands: Convert argument parsing of cast commands to new system (#2...Peter Keresztes Schmidt
2020-08-22Scripts/Commands: Fix two unreachable code issues found by PVS-studio (#25311)Peter Keresztes Schmidt
2020-08-22DB/Quest: Convert & update support for 'Ebon Blade Prisoners' to SAIoffl
2020-08-22DB/Quest: Convert & update support for Borean Tundra escort quests to SAIoffl
2020-08-22Scripts/Commands: Convert argument parsing of message commands to new system ...Peter Keresztes Schmidt
2020-08-22Scripts/Commands: Convert argument parsing of most list commands to new syste...Peter Keresztes Schmidt
2020-08-20Core/Pets: Fixed automatic resurrecting pets on battleground graveyardsShauren
2020-08-20Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2020-08-20Scripts/Spells: Convert remaining spell_generic scripts to simplified script ...Shauren
2020-08-20Scripts/Commands: Convert argument parsing of event commands to new system (P...Peter Keresztes Schmidt
2020-08-20Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2020-08-19Scripts/Commands: Convert argument parsing of gm commands to new system (#25279)Peter Keresztes Schmidt
2020-08-19Scripts/Commands: Convert argument parsing of remaining go command to new sys...Peter Keresztes Schmidt
2020-08-19Scripts/Commands: Convert argument parsing of honor commands to new systemCarbenium
2020-08-19Core/Warden: Add .debug warden force, allowing you to force specific warden c...Treeston
2020-08-18Scripts/Commands: Convert argument parsing of deserter commands to new system...Peter Keresztes Schmidt
2020-08-18Scripts/Commands: Convert argument parsing of cheat commands to new system (P...Peter Keresztes Schmidt
2020-08-17[[maybe_unused]] to make CIs happy, 0b13fc1 follow-upTreeston
2020-08-17Scripts/Commands: Revert e18f7aa, re-add .debug asan outofbounds, move bodies...Treeston
2020-08-17Scripts/Commands: Convert argument parsing of most debug commands to new syst...Peter Keresztes Schmidt
2020-08-17Scripts/Commands: Remove .debug asan outofbounds, because having reachable co...Treeston
2020-08-17Scripts/Commands: Convert argument parsing of ahbot commands (PR #25264)Peter Keresztes Schmidt
2020-08-17Scripts/Commands: Convert argument parsing of bf commands to new systemCarbenium
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-16Scripts/Commands: Use enum type arg for HandleDebugAnimCommand (PR #25256)Peter Keresztes Schmidt
2020-08-16Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-08-15Script/Quest: The Light of Dawn (#25243)Aokromes
2020-08-12Scripts/Naxxramas: Adjust Frogger event timer (#25214)Gildor
2020-08-12Script/Quest: fix (More) Torch Catching (#24907)Rothend
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-09Core/Misc: Code cleanupjackpoz
2020-08-08Scripts/Command: Fix .mmap loc always printing command usagejackpoz
2020-08-08Scripts/BlackwingLair: Suppression Device Room (PR #25199)Jinnaix
2020-08-06Scripts/Comamnds: Improve ".debug objectcount" command (#25208)Giacomo Pozzoni
2020-08-05Scripts/Kologarn: Apply CREATURE_FLAG_EXTRA_NO_COMBAT on NPC_ARM_SWEEP_STALKE...jackpoz
2020-08-05Scripts/Naxxramas: Frogger event improvements (#25202)Gildor
2020-08-05Scripts/World: updated Training Dummy script to modern model and removed poin...Ovahlord
2020-08-04Scripts/AzjolNerub: Fix potential error in pound spell scriptCarbenium
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-08-03Scripts/Outland: Convert 'Captain Tyralius' to SAI (#25188)Trond B. Krokli
2020-08-01Scripts/AzjolNerub: Update Anub'Arak encounter to current coding standards (#...Peter Keresztes Schmidt