aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
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
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-23Core/Packets: moved chat packet building function to packet builder classjoschiwald
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-17Core/Packets: Added most of the chat packetsIntel
2014-11-17Core/Packets: Added some chat message packetsIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-10-29Core/Entites: Updated GUID formatShauren