index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
Hyperlinks.cpp
Age
Commit message (
Expand
)
Author
2025-05-13
Core/Misc: Make string and string_view literal suffixes globally available
Shauren
2025-04-27
Core/Chat: Support new 11.1.5 chat link color format and more chat link types
Shauren
2023-04-28
Core/Chat: Implemented more chat link types
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-04
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2022-02-04
UnitTests: Add a first set of item hyperlink tests
Treeston
2022-02-04
Core/ChatCommands: C++17 cleanup (again) (PR #25323)
Treeston
2022-01-23
Core/DataStores: Port refactors from Update DBC field names to generated ones...
Peter Keresztes Schmidt
2021-12-26
Core/Misc: Fixed outdated cherry-picked file headers
Shauren
2021-12-21
Core/Items: implement some helper methods for easier readability (#24113)
ForesterDev
2018-09-18
Core/Chat: Some hyperlink follow-ups:
Treeston
2018-09-17
Core/Chat: Fix validation of tradeskill recipes that belong to multiple skill...
Treeston
2021-10-31
Core/Chat: Implement hyperlink validation for new link types
Shauren
2021-10-31
Core/Chat: Add a missing terminator check
Treeston
2021-10-31
Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston