aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
2022-03-05Game/ChatCommands: Make sure ChatHandler::extractPlayerTarget populates the s...Treeston
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-05Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2022-02-05[3.3.5] Scripts/Commands: .arena command conversion (PR #25407)Treeston
2022-02-04Scripts/Commands: Fix a crash in .help - closes #25360Treeston
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-01-24Core/Commands: Initialize commands on startup instead of first useShauren
2021-11-23Refactor SendSysMessage, SendGlobalSysMessage, SendGlobalGMSysMessage (#23029)Heaven31415
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2020-08-20Core/Chat: Provide a fully-formed protocol for addons to interact with GM com...Treeston
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-04-28Core/Misc: Fix static analysis issuesjackpoz
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Core: add some missing Player Name normalization on input dataariel-
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-11-12Core/Chat: Updated quest chat link formatShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-12Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommandsariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-05-13Core/Shared: Include cleanupShauren
2017-03-11* Scripts/Commands: Fix guid usage and enhance commandsRochet2
2017-01-01Update copyright note for 2017vincent-michael
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-10Core/Commands: Fix NULL dereference crashjackpoz
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-09-24Core/Chat: Allow to sanitize | characters when sending messages to clientsjackpoz
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-06-26Scripts/Commands: Fix memory leak in ".reload command"jackpoz
2015-06-08Core/Maps: Removed dbguid/spawnid grid searchers, they are no longer neccessaryShauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-03-13Core/Log: Add type safe formattingNaios