aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Hyperlinks.h
AgeCommit message (Expand)Author
2020-09-12Core/Chat: Fix hyperlink validation for inspected item links, for real this t...Treeston
2020-09-12Core/Chat: Fixed validating item links with random propertiesShauren
2020-09-10Core/Chat: Permissible quest level for hyperlinks, [-1, 127] -> [-1, 32767]. ...Treeston
2020-09-10Core/Chat: Fix quest hyperlinks for quest level -1. Closes #25432.Treeston
2020-09-04Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2020-09-02UnitTests: |Hspell and |Htalent unit testingTreeston
2020-09-01Core/Misc: More DBC std::array refactors, stricter |Hitem checks, and more hy...Treeston
2020-08-31UnitTests: Add a first set of item hyperlink testsTreeston
2020-08-31Core/Chat: Fix achievement and enchant link validationShauren
2020-08-30Core/Chat: Correct Hyperlink validation for incomplete achievements.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-20Scripts/Commands: Convert argument parsing of event commands to new system (P...Peter Keresztes Schmidt
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-17Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
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-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2018-09-17Core/Chat: Fix tradeskill hyperlinks - embedded GUID is now properly read as ...Treeston
2018-09-13gcc build fixTreeston
2018-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston