index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
Hyperlinks.h
Age
Commit message (
Expand
)
Author
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-05
Scripts/Commands: Convert argument parsing of .npc commands
Treeston
2022-02-04
UnitTests: Add a first set of item hyperlink tests
Treeston
2022-02-04
Core/Chat: Add missing initialization to chat link data structures
Shauren
2022-02-04
Core/Chat: Correct Hyperlink validation for incomplete achievements.
Treeston
2022-02-04
Core/ChatCommands: C++17 cleanup (again) (PR #25323)
Treeston
2022-02-04
Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...
Treeston
2022-02-03
Scripts/Commands: Convert argument parsing of event commands to new system (P...
Peter Keresztes Schmidt
2022-02-02
Core/ChatCommands: Parse SpellInfo also from enchant, glyph, talent and trade...
Peter Keresztes Schmidt
2022-02-02
Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...
Treeston
2021-12-26
Core/Misc: Fixed outdated cherry-picked file headers
Shauren
2021-12-24
Core/Misc: C++17 cleanups, commit 3, the header commit
Treeston
2021-12-24
Core/Misc: C++17 cleanups, commit 2, the advstd commit
Treeston
2018-09-18
Core/Chat: Some hyperlink follow-ups:
Treeston
2021-10-31
Core/Chat: Implement hyperlink validation for new link types
Shauren
2021-10-31
Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston