aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_message.cpp
AgeCommit message (Expand)Author
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-05Core/ChatCommands: make ExactSequence more readableTreeston
2022-02-04Core/ChatCommands: C++17 cleanup (again) (PR #25323)Treeston
2022-02-04Scripts/Commands: Convert argument parsing of message commands to new system ...Peter Keresztes Schmidt
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
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-01-01Update copyright note for 2017vincent-michael
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-05-02Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGEVincent-Michael
2015-02-23Core/Packets: SMSG_NOTIFICATIONGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-23Core/Packets:joschiwald
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-02Core/RBAC: Move message commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-03-18Core: Fix warningsVincent_Michael
2013-03-15Scripts/Commands: Fix "cannot pass objects of non-trivially-copyable type ‘...Nay
2013-03-15Core: Fix non pch buildVincent_Michael
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-07-29Convert misc commands in commandscriptVincent-Michael