aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/ChatCommands
AgeCommit message (Expand)Author
2021-08-14Core/ChatCommands: AccountIdentifier from current targetCarbenium
2021-04-25Core/Commands: Fixed logging gm commands that accept hyperlink arguments and ...Shauren
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-10-30Core/Commands: Exclude ambigious cast operator overloads from command VariantShauren
2020-10-25CI/GitHub: Switch to GCC 8 (#25610)Giacomo Pozzoni
2020-10-08Core/ChatCommands: Fix a potential crash if a custom chat command does not ha...Treeston
2020-09-23Core/ChatCommand: Improve feedback for ambiguous commandsTreeston
2020-09-21Core/ChatCommands: Add `trinity_string` support for chat command helpTreeston
2020-09-20Scripts/ChatCommands: Constrain how char const* may be used as a command hand...Treeston
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-13Core/ChatCommands: Fix an issue that caused trailing variant options to somet...Treeston
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
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-09Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2020-09-07Scripts/Commands: .character command conversionTreeston
2020-09-07Core/ChatCommands: Move ostream operator into Variant class so we don't pollu...Peter Keresztes Schmidt
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-09-02Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2020-08-30Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...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/ChatCommands: Do not try to consume integral types if the token is empty...Peter Keresztes Schmidt
2020-08-23Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2020-08-22Core/ChatCommands: Add std::wstring argument type (#25302)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-17Core/ChatCommands: Parse SpellInfo also from enchant, glyph, talent and trade...Peter Keresztes Schmidt
2020-08-17Core/ChatCommands: Add Variant.get<typename> overload (PR #25267)Peter Keresztes Schmidt
2020-08-17make compilers happyTreeston
2020-08-17Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
2020-08-17revert 1aeb7a0 and f9e7dbd until I can work around GCC being sillyTreeston
2020-08-17How did this even build in VS???? (don't kill me shauren) (f9e7dbd follow-up)Treeston
2020-08-17Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
2020-08-17Core/ChatCommands: Add support for std::array-type arguments (#25261)Peter Keresztes Schmidt
2020-08-16Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...Peter Keresztes Schmidt
2020-08-16Core/ChatCommands: Honor exact matches during enum arg parsing (PR #25255)Peter Keresztes Schmidt
2020-08-16Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2020-07-15Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2020-03-19nopch fixShauren
2020-03-19Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 1Treeston
2020-03-19Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...Treeston
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston