aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Hyperlinks.cpp
AgeCommit message (Expand)Author
2025-05-13Core/Misc: Make string and string_view literal suffixes globally availableShauren
2025-04-27Core/Chat: Support new 11.1.5 chat link color format and more chat link typesShauren
2023-04-28Core/Chat: Implemented more chat link typesShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-04Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2022-02-04UnitTests: Add a first set of item hyperlink testsTreeston
2022-02-04Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2021-12-26Core/Misc: Fixed outdated cherry-picked file headersShauren
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2018-09-17Core/Chat: Fix validation of tradeskill recipes that belong to multiple skill...Treeston
2021-10-31Core/Chat: Implement hyperlink validation for new link typesShauren
2021-10-31Core/Chat: Add a missing terminator checkTreeston
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston