aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_send.cpp
AgeCommit message (Expand)Author
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...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
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-11-23Core/Items: Add ItemContext param to Item::Create functionShauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-08-20Core/Players: Several gold handling improvementsroc13x
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
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-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-03-27Core/PacketIO: Updated values of all known server opcodesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Core/Entities: Second part of removing GetGUIDLow() usesShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-10Core/RBAC: Move send commands to RBAC (using individual permissions)Spp