index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Accounts
/
RBAC.h
Age
Commit message (
Expand
)
Author
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-06-05
DB/RBAC: Add missing command permission assignments and remove unused permission
Shauren
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-09-02
Core/Commands: Added .quest objective complete command to complete single que...
ModoX
2022-03-13
Scripts/Commands: Convert argument parsing of instance commands to new system
Carbenium
2022-03-12
Scripts/Commands: Convert title commands to new system
Carbenium
2022-03-12
Scripts/Commands: Convert rbac commands to new system
Carbenium
2022-03-11
Scripts/Commands: Convert honor command table to new system
Carbenium
2022-03-01
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)
Treeston
2022-02-27
1eca51b follow-up, nuke `command`.`permission` from orbit; it was only duplic...
Treeston
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-01-26
Core/Warden: Warden refactors (PR #25235)
Treeston
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2021-12-17
Core/Misc: Add even more RBAC/Language values I need for #23633.
Treeston
2021-12-17
Core/Misc: Add RBAC/Language values I need for #23633.
Treeston
2021-12-16
Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling br...
Treeston
2021-12-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2021-12-11
Core/RBAC: add permission that prevents accounts from earning all achievement...
Wyrserth
2021-12-02
Scripts/Commands: Add .debug asan commands
jackpoz
2021-11-08
Scripts/Commands: Add .debug dummy. It does nothing, which means you can make...
Treeston
2021-10-23
Core/RBAC: Simplification part 1. Nobody needs different permissions for each...
Treeston
2021-10-23
Scripts/Commands: New command ".go instance". Goes to an instance.
Treeston
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-06-16
Scripts/Commands: new command '.debug instancespawn'
Treeston
2021-05-16
Scripts/Commands: New command: .debug threatinfo
Treeston
2020-12-31
Core/WorldSession: Add RBAC permission for skipping idle connection check (#2...
Mikhail Redko
2020-12-31
Core/Commands: Add .reload vehicle_template
Shauren
2020-08-22
Scripts/Commands: New utility command: .list spawnpoints.
Treeston
2020-07-16
Combat/threat rewrite prep - merge RBAC/DB changes.
treeston
2020-07-16
Correct some missing auth DB changes from b59ca1c.
treeston
2020-07-16
Add new command 'npc showloot'. Does exactly what it says on the tin.
treeston
2020-07-16
- Add new commands .group set assistant, .group set maintank and .group set m...
treeston
2020-06-25
Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and...
Shauren
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-06-14
Scripts/Command: implement .debug play music command
ForesterDev
2020-06-14
Scripts/Commands: Update reload commands names
Chazy Chaz
2020-01-02
New Year
Aokromes
2019-06-08
Core/Items: Drop item random property and suffix - all random stats must be g...
Shauren
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Scripts: added command to move characters across accounts
ariel-
2018-03-14
Scripts/Commands: implemented command .server debug
Aokromes
2018-03-06
Core/RBAC: reserve permission
ariel-
2018-01-24
RBAC: Reserve permission 871 (see 6ce078d in 3.3.5)
Treeston
2018-01-09
RBAC.h sync from f45c211
Treeston
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-31
Core/Quests: Implemented player choices
Traesh
[next]