index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
ChatCommands
Age
Commit message (
Expand
)
Author
2022-02-02
Core/ChatCommands: Add Variant.get<typename> overload (PR #25267)
Peter Keresztes Schmidt
2022-02-02
Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...
Treeston
2022-02-02
Core/ChatCommands: Add support for std::array-type arguments (#25261)
Peter Keresztes Schmidt
2022-01-26
Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...
Peter Keresztes Schmidt
2022-01-26
Core/ChatCommands: Honor exact matches during enum arg parsing (PR #25255)
Peter Keresztes Schmidt
2022-01-26
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
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
2021-12-24
Core/Misc: C++17 cleanups, commit 1
Treeston
2021-12-24
Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...
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
2021-10-30
Core/Commands: Parse character guid in achievement hyperlinks to ObjectGuid
Shauren
2021-10-25
Core/ChatCommands: Implement achievement link parsing
Treeston
2021-10-25
Core/ChatCommands: Properly handle single-argument handlers (argument string ...
Treeston
2021-10-25
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
[prev]