aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2021-01-03Core/Commands: Add .reload vehicle_templateShauren
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-12-31Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*...Treeston
2020-12-27Scripts/Commands: Include map min height in ".gps" commandjackpoz
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-10-12Script/Commands: .character changeaccount now disconnects player before trans...Gildor
2020-09-26Core/Commands: Enable .debug loadcells on console and allow to load a specifi...jackpoz
2020-09-26Core/Commands: Fix typo in .mmap loc commandjackpoz
2020-09-24whitespace to make CI happy, 7bf9a06 follow-upTreeston
2020-09-24Scripts/Commands: Fix a potential crash in cs_account.cppTreeston
2020-09-24Scripts/ChatCommands: Rename 'lookup itemset' to 'lookup item set' to remove ...Treeston
2020-09-22Scripts/Commands: Move .account to `trinity_string`Treeston
2020-09-21Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2020-09-20Scripts/Commands: Rename .additemset to .additem set to avoid ambiguityTreeston
2020-09-201eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...Treeston
2020-09-20[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2020-09-17Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2020-09-17Scripts/Commands: Correct some unexpected behavior in .levelTreeston
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-09-12Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2020-09-11Core/LFG: Restore ".lfg queue" command argument handlingjackpoz
2020-09-10Core/ChatCommands: make ExactSequence more readableTreeston
2020-09-10Core/ChatCommands: Drop PlayerIdentifier's cast operators which could return ...Peter Keresztes Schmidt
2020-09-10Scripts/Commands: Convert argument parsing of lfg commands to new system (PR ...Peter Keresztes Schmidt
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2020-09-09Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2020-09-07Scripts/Commands: .character command conversionTreeston
2020-09-06[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)Treeston
2020-09-04Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2020-09-03Scripts/Commands: Convert argument parsing of gameobject commandsTreeston
2020-08-30Scripts/Commands: Fix a crash in .help - closes #25360Treeston
2020-08-30Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2020-08-29Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
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-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-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