aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Hyperlinks.cpp
AgeCommit message (Expand)Author
2024-09-01Core/Misc: removed most retail specialization code and restored legacy functi...Ovahlord
2024-06-25Core/Misc: dropped several db2 storages which are empty/unused in classic and...Ovahlord
2024-06-05Core/Player: dropped PvP talent implementationOvahlord
2024-03-10Core/DataStores: duc-taped buildOvahlord
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