aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat
AgeCommit message (Expand)Author
2022-02-02Core/ChatCommands: Parse SpellInfo also from enchant, glyph, talent and trade...Peter Keresztes Schmidt
2022-02-02Core/ChatCommands: Add Variant.get<typename> overload (PR #25267)Peter Keresztes Schmidt
2022-02-02Core/ChatCommands: Move Trinity::ChatCommands::Variant from boost::variant to...Treeston
2022-02-02Core/ChatCommands: Add support for std::array-type arguments (#25261)Peter Keresztes Schmidt
2022-01-26Core/ChatCommands: Do not parse partial strings for numeric paramters (PR #25...Peter Keresztes Schmidt
2022-01-26Core/ChatCommands: Honor exact matches during enum arg parsing (PR #25255)Peter Keresztes Schmidt
2022-01-26Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2022-01-24Core/Commands: Initialize commands on startup instead of first useShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-23Core/DataStores: Port refactors from Update DBC field names to generated ones...Peter Keresztes Schmidt
2022-01-01Core/Misc: Remove whitespace at the end of linesjackpoz
2021-12-26Core/Misc: Fixed outdated cherry-picked file headersShauren
2021-12-24Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2021-12-24Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2021-12-24Core/Misc: C++17 cleanups, commit 1Treeston
2021-12-24Core/Chat: Add SpellInfo const* handler for command args. Use it to update .c...Treeston
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-18Core/Misc: Fix static analysis issuesGiacomo Pozzoni
2021-12-18Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2021-12-18Core/Chat: Always save channel info to database on shutdown if persistence is...Treeston
2021-12-17Core/Misc: Fix build warningGiacomo Pozzoni
2021-12-17Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2021-12-16Core/Misc: Fix no-pch buildjackpoz
2021-12-16Core/Chat: Properly reload saved channel settings from DB after 8c16f31.Treeston
2021-12-16Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-11-23Refactor SendSysMessage, SendGlobalSysMessage, SendGlobalGMSysMessage (#23029)Heaven31415
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-11-02Core/Social: Implemented account ignoresShauren
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
2021-10-30Core/Commands: Parse character guid in achievement hyperlinks to ObjectGuidShauren
2021-10-25Core/ChatCommands: Implement achievement link parsingTreeston
2021-10-25Core/ChatCommands: Properly handle single-argument handlers (argument string ...Treeston
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2021-09-24Core/Chat: Fixed chat link exploitShauren
2021-08-08Core/PacketIO: 9.1.0 opcodes and packet structuresShauren
2021-06-16Core/Entities: don't allow client control if player is still affected by any ...ariel-
2021-05-04Core/Chat: Updated item chat link format to 9.0Shauren
2021-05-03Core/Chat: Chat translation improvementsShauren
2021-05-03Core/Chat: Allow incorrect spell/skill language assignments to mirror client ...Shauren
2021-05-03Core/Chat: Load chat language data from db2 and implement serverside chat tra...Matan Shukry
2021-05-01Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...Shauren
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-20Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...Treeston
2020-08-14Core/Misc: Replace NULL with nullptrShauren