aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_rbac.cpp
AgeCommit message (Expand)Author
2024-08-18Core/Realms: Realmlist refactorsShauren
2022-07-19Core/Commands: Add missing constructor to RBACCommandDataShauren
2022-03-13Scripts/Commands: Avoid copies of RBACCommandDataShauren
2022-03-12Scripts/Commands: Convert rbac commands to new systemCarbenium
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-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
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-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-15Scripts: Added missing overridesVincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-06Core/Battle.net:Shauren
2015-01-19Line ending fix, sorry.Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-14Scripts/Commands: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-05-06Core/Battle.net: Implemented authserverShauren
2014-04-23Correct display of output for .rbac account list command. (thanks Spp-)velinath
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-29Fix compile under linux and update auth db with latest changesSpp
2013-09-29Core/RBAC: Simplify RBAC implementationSpp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-10Core/RBAC: Move misc commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move RBAC commands to RBAC using individual permissionsSpp
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-07Core: More clean up whitespaceVincent_Michael
2013-02-04Core/RBAC: Add SQL to remove bad data from account_access, otherwise other sq...Spp